diff --git a/content/posts/MonthlyMar2021.md b/content/posts/MonthlyMar2021.md new file mode 100644 index 0000000..8cb3c56 --- /dev/null +++ b/content/posts/MonthlyMar2021.md @@ -0,0 +1,51 @@ +--- +title: "This month in AvaFrame - March 2021 edition" +date: 2021-04-04T19:08:58+01:00 +draft: false +--- + +Welcome to the March 2021 edition of our monthly update. + ++ One big focus this months was a refactor of our AIMEC routines. We realised + that our functions were still too complex, so we decided to + + * split it into more atomic function to make it easier to access only certain + parts of the AIMEC functionalities. + * make sure no special folder structure is needed anymore. + * add an option to compare results from two different com modules. + * improve and develop the AIMEC plots some more. + * showcase how to use it by including it in the standard tests. + + All this is especially important in light of our submission to the vEGU 2021. + See [here](https://meetingorganizer.copernicus.org/EGU21/EGU21-6560.html) for more information. + ++ Our Windows side is progressing: the windows executable for the com1DFA module + has landed. If you want to try it, you can follow our + [installation](https://docs.avaframe.org/en/latest/installation.html) and + adapt it for windows paths. The documentation will be updated as soon as a + simpler installation method is available. This will (hopefully) be possible + via *pypi*, first tests look promising, but some kinks need to be ironed out + first. + ++ We started an in depth comparison between com1DFA and the python version + com1DFAPy. Since the python version is getting closer to reproduce the com1DFA + results we want to make sure we are covering all the bases. To finally being + able to switch over to the python version, we are now working on adding + entrainment and resistance areas. + ++ And as always plenty of smaller issues and tasks were tackled: + + * writing theory and numerics documentation. + * update idealised topos and naming. + * add description dict/json file for the tests, with an option to filter them using tags. + * update benchmark tests (ini files, particles, benchmark results also regarding com1DFAPy, damBreak). + * add option to change entrainment thickness for com1DFA + * update quickplot with histogram plot insert and 0 values not shown anymore + +Since the beginning of the month our team got a bit bigger: we welcome Marie and +Michael, 2 master thesis students, on board. We are looking forward to AvaFrame being +put to the test! + +Hope to see you at the EGU21, + +Felix diff --git a/public/404.html b/public/404.html index a308a35..dd9c324 100644 --- a/public/404.html +++ b/public/404.html @@ -40,7 +40,7 @@ - + diff --git a/public/about/index.html b/public/about/index.html index 6938dfe..2e74221 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/categories/index.html b/public/categories/index.html index f1ca92d..5795475 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/contact/index.html b/public/contact/index.html index 85bb455..f4c00b5 100644 --- a/public/contact/index.html +++ b/public/contact/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/index.html b/public/index.html index 7c7ba81..04dbd9d 100644 --- a/public/index.html +++ b/public/index.html @@ -40,7 +40,7 @@ - + @@ -100,6 +100,10 @@
diff --git a/public/index.xml b/public/index.xml index e809a96..a0c1d1d 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,7 +6,18 @@ Recent content on AvaFrame Hugo -- gohugo.io en - Fri, 05 Mar 2021 19:08:58 +0100 + Sun, 04 Apr 2021 19:08:58 +0100 + + This month in AvaFrame - March 2021 edition + https://avaframe.org/posts/monthlymar2021/ + Sun, 04 Apr 2021 19:08:58 +0100 + + https://avaframe.org/posts/monthlymar2021/ + Welcome to the March 2021 edition of our monthly update. + One big focus this months was a refactor of our AIMEC routines. We realised that our functions were still too complex, so we decided to + split it into more atomic function to make it easier to access only certain parts of the AIMEC functionalities. make sure no special folder structure is needed anymore. add an option to compare results from two different com modules. + + This month in AvaFrame - February 2021 edition https://avaframe.org/posts/monthlyfeb2021/ diff --git a/public/page/2/index.html b/public/page/2/index.html index 62002a6..76f16ab 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -40,7 +40,7 @@ - + @@ -100,6 +100,10 @@
    +
  • + 31. Jul, 2020This month in AvaFrame - July 2020 edition +
  • +
  • 5. Jun, 2020Project start
  • diff --git a/public/posts/index.html b/public/posts/index.html index 1cc9c7a..c548f61 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -44,7 +44,7 @@ - + @@ -84,6 +84,10 @@

    Posts

    diff --git a/public/posts/index.xml b/public/posts/index.xml index 019cd0a..9d88008 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -6,7 +6,18 @@ Recent content in Posts on AvaFrame Hugo -- gohugo.io en - Fri, 05 Mar 2021 19:08:58 +0100 + Sun, 04 Apr 2021 19:08:58 +0100 + + This month in AvaFrame - March 2021 edition + https://avaframe.org/posts/monthlymar2021/ + Sun, 04 Apr 2021 19:08:58 +0100 + + https://avaframe.org/posts/monthlymar2021/ + Welcome to the March 2021 edition of our monthly update. + One big focus this months was a refactor of our AIMEC routines. We realised that our functions were still too complex, so we decided to + split it into more atomic function to make it easier to access only certain parts of the AIMEC functionalities. make sure no special folder structure is needed anymore. add an option to compare results from two different com modules. + + This month in AvaFrame - February 2021 edition https://avaframe.org/posts/monthlyfeb2021/ diff --git a/public/posts/monthlyaug2020/index.html b/public/posts/monthlyaug2020/index.html index 9f9a3cc..aeaa594 100644 --- a/public/posts/monthlyaug2020/index.html +++ b/public/posts/monthlyaug2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlydec2020/index.html b/public/posts/monthlydec2020/index.html index 909b240..7e873a7 100644 --- a/public/posts/monthlydec2020/index.html +++ b/public/posts/monthlydec2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyfeb2021/index.html b/public/posts/monthlyfeb2021/index.html index 4b66df1..7fd19eb 100644 --- a/public/posts/monthlyfeb2021/index.html +++ b/public/posts/monthlyfeb2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyjan2021/index.html b/public/posts/monthlyjan2021/index.html index 07ecf54..241ad5b 100644 --- a/public/posts/monthlyjan2021/index.html +++ b/public/posts/monthlyjan2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyjul2020/index.html b/public/posts/monthlyjul2020/index.html index 191cfd2..de4cfe2 100644 --- a/public/posts/monthlyjul2020/index.html +++ b/public/posts/monthlyjul2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlymar2021/index.html b/public/posts/monthlymar2021/index.html new file mode 100644 index 0000000..a8dc525 --- /dev/null +++ b/public/posts/monthlymar2021/index.html @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + This month in AvaFrame - March 2021 edition - AvaFrame + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + +
    + +
    +
    +
    +

    This month in AvaFrame - March 2021 edition

    +

    April 4, 2021

    + + +
    + +

    Welcome to the March 2021 edition of our monthly update.

    +
      +
    • +

      One big focus this months was a refactor of our AIMEC routines. We realised +that our functions were still too complex, so we decided to

      +
        +
      • split it into more atomic function to make it easier to access only certain +parts of the AIMEC functionalities.
      • +
      • make sure no special folder structure is needed anymore.
      • +
      • add an option to compare results from two different com modules.
      • +
      • improve and develop the AIMEC plots some more.
      • +
      • showcase how to use it by including it in the standard tests.
      • +
      +

      All this is especially important in light of our submission to the vEGU 2021. +See here for more information.

      +
    • +
    • +

      Our Windows side is progressing: the windows executable for the com1DFA module +has landed. If you want to try it, you can follow our +installation and +adapt it for windows paths. The documentation will be updated as soon as a +simpler installation method is available. This will (hopefully) be possible +via pypi, first tests look promising, but some kinks need to be ironed out +first.

      +
    • +
    • +

      We started an in depth comparison between com1DFA and the python version +com1DFAPy. Since the python version is getting closer to reproduce the com1DFA +results we want to make sure we are covering all the bases. To finally being +able to switch over to the python version, we are now working on adding +entrainment and resistance areas.

      +
    • +
    • +

      And as always plenty of smaller issues and tasks were tackled:

      +
        +
      • writing theory and numerics documentation.
      • +
      • update idealised topos and naming.
      • +
      • add description dict/json file for the tests, with an option to filter them using tags.
      • +
      • update benchmark tests (ini files, particles, benchmark results also regarding com1DFAPy, damBreak).
      • +
      • add option to change entrainment thickness for com1DFA
      • +
      • update quickplot with histogram plot insert and 0 values not shown anymore
      • +
      +
    • +
    +

    Since the beginning of the month our team got a bit bigger: we welcome Marie and +Michael, 2 master thesis students, on board. We are looking forward to AvaFrame being +put to the test!

    +

    Hope to see you at the EGU21,

    +

    Felix

    + +
    + +
    + + + +
    + +
    + +
    + +
    +
    +
    + +

    Want to contact us? Visit our matrix room at: + #public:matrix.avaframe.org

    + +
    +
    + + +
    + + + + + + + diff --git a/public/posts/monthlynov2020/index.html b/public/posts/monthlynov2020/index.html index b4f043b..0dcf9e9 100644 --- a/public/posts/monthlynov2020/index.html +++ b/public/posts/monthlynov2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyoct2020/index.html b/public/posts/monthlyoct2020/index.html index 128f74b..30c2de4 100644 --- a/public/posts/monthlyoct2020/index.html +++ b/public/posts/monthlyoct2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlysep2020/index.html b/public/posts/monthlysep2020/index.html index 95443a0..fbf7b4d 100644 --- a/public/posts/monthlysep2020/index.html +++ b/public/posts/monthlysep2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/openpositionnumerics/index.html b/public/posts/openpositionnumerics/index.html index edf047f..830a43d 100644 --- a/public/posts/openpositionnumerics/index.html +++ b/public/posts/openpositionnumerics/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/page/2/index.html b/public/posts/page/2/index.html index d0120cc..591edee 100644 --- a/public/posts/page/2/index.html +++ b/public/posts/page/2/index.html @@ -44,7 +44,7 @@ - + @@ -84,6 +84,10 @@

    Posts

      +
    • + July 31, 2020This month in AvaFrame - July 2020 edition +
    • +
    • June 5, 2020Project start
    • diff --git a/public/posts/positionnumericsclosed/index.html b/public/posts/positionnumericsclosed/index.html index 3aec132..373008b 100644 --- a/public/posts/positionnumericsclosed/index.html +++ b/public/posts/positionnumericsclosed/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/projectstart/index.html b/public/posts/projectstart/index.html index cc7f2a7..72f6721 100644 --- a/public/posts/projectstart/index.html +++ b/public/posts/projectstart/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/version0_1/index.html b/public/posts/version0_1/index.html index 34006ef..81bc680 100644 --- a/public/posts/version0_1/index.html +++ b/public/posts/version0_1/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/version0_2/index.html b/public/posts/version0_2/index.html index ff34613..69fd4e2 100644 --- a/public/posts/version0_2/index.html +++ b/public/posts/version0_2/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/sitemap.xml b/public/sitemap.xml index 8023544..2a82097 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,10 +3,13 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://avaframe.org/ - 2021-03-05T19:08:58+01:00 + 2021-04-04T19:08:58+01:00 https://avaframe.org/posts/ - 2021-03-05T19:08:58+01:00 + 2021-04-04T19:08:58+01:00 + + https://avaframe.org/posts/monthlymar2021/ + 2021-04-04T19:08:58+01:00 https://avaframe.org/posts/monthlyfeb2021/ 2021-03-05T19:08:58+01:00 diff --git a/public/tags/index.html b/public/tags/index.html index 51909df..621ec6b 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -44,7 +44,7 @@ - +