diff --git a/content/posts/MonthlyDec2021.md b/content/posts/MonthlyDec2021.md new file mode 100644 index 0000000..b721f15 --- /dev/null +++ b/content/posts/MonthlyDec2021.md @@ -0,0 +1,45 @@ +--- +title: "This month in AvaFrame - December 2021 edition" +date: 2022-01-03T00:00:00+01:00 +draft: false +--- + +Welcome to our last monthly update for 2021. + +This month so a broad development across all modules: + +- A new module `ana4Stats/probAna` is available and is concerned with all things related to probability runs + and it therefore includes a lot of tools for parameter variations as well. This lead to some general improvements + regarding filtering and ordering of simulations, both before any simulations are run, as well as for sorting + and filtering results for postprocessing. + +- Some more initial particle distribution stuff was tackled, mainly experimenting on new ideas / improvements. + +- One big improvement is related to our unique ID, the so called `simHash`. It now includes input data info + about the DEM, release/entrainment/secondary release scenario names. This avoids a previous issue in which + it was possible to get the same hash for different input values, if those values originated in the input + shape files. Glad this is off the table now... + +- In the same area of the code, the process of getting thickness values from configuration or shape file is + now fully documented and fully reproducible. + +- The documentation received some substantial update regarding the splitting and merging of particles, as well + as an extensive documentation for our bottom friction and operator splitting algorithm. + +- The data format for AIMEC inputs and outputs is refactored to use pandas dataframes. This is to make it easier to use, + filter, order the outputs of AIMEC. + +- We introduced the concept of the `travel angle`, expect some more development/output in this regard. + +- Work is still going on regarding the similarity solution convergence test. + +Some fixes that are included now: + +- Fix com2AB documentation with ambiguous symbols + +- Fix bug in ordering simulation files inside AIMEC + +Hope you all had a nice end of the year, and are are excited for the new year to come (at least I am :-) ) + +Felix + diff --git a/public/404.html b/public/404.html index 2e74f9a..9ea96fe 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 09ece76..30bb3c8 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 668d176..264352c 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 ac5693c..e4423e3 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 32fb6ff..145fe70 100644 --- a/public/index.html +++ b/public/index.html @@ -40,7 +40,7 @@ - + @@ -108,6 +108,10 @@
diff --git a/public/index.xml b/public/index.xml index 7bdae91..d17cb15 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,7 +6,18 @@ Recent content on AvaFrame Hugo -- gohugo.io en - Fri, 03 Dec 2021 00:00:00 +0100 + Mon, 03 Jan 2022 00:00:00 +0100 + + This month in AvaFrame - December 2021 edition + https://avaframe.org/posts/monthlydec2021/ + Mon, 03 Jan 2022 00:00:00 +0100 + + https://avaframe.org/posts/monthlydec2021/ + Welcome to our last monthly update for 2021. +This month so a broad development across all modules: + A new module ana4Stats/probAna is available and is concerned with all things related to probability runs and it therefore includes a lot of tools for parameter variations as well. This lead to some general improvements regarding filtering and ordering of simulations, both before any simulations ar run, as well as for sorting and filtering results for postprocessing. + + This month in AvaFrame - November 2021 edition https://avaframe.org/posts/monthlynov2021/ @@ -70,6 +81,19 @@ These meetings are meant to allow you to see what is currently going on in our d We start with a flash update in which everyone working on the project gives a quick (2min) overview about their current work. + + Monthly public meeting + https://avaframe.org/posts/monthlymeeting/ + Wed, 09 Jun 2021 10:46:51 +0100 + + https://avaframe.org/posts/monthlymeeting/ + We invite you to join our first monthly public update meeting on +Tuesday, 15. June, 9:30 +via this link: online meeting (bigbluebutton, i.e. in your browser). +These meetings are meant to allow you to see what is currently going on in our development and we invite you to give feedback or suggestions. +We start with a flash update in which everyone working on the project gives a quick (2min) overview about their current work. + + This month in AvaFrame - May 2021 edition https://avaframe.org/posts/monthlymay2021/ diff --git a/public/page/2/index.html b/public/page/2/index.html index fda7baf..8673f42 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -40,7 +40,7 @@ - + @@ -108,6 +108,14 @@ diff --git a/public/page/3/index.html b/public/page/3/index.html index a3563f1..08aa445 100644 --- a/public/page/3/index.html +++ b/public/page/3/index.html @@ -40,7 +40,7 @@ - + @@ -108,6 +108,14 @@
    +
  • + 31. Jul, 2020This month in AvaFrame - July 2020 edition +
  • + +
  • + 5. Jun, 2020Project start +
  • +
  • 1. Apr, 2020Position numerics CLOSED
  • diff --git a/public/posts/index.html b/public/posts/index.html index 8c15e0b..c203efd 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -44,7 +44,7 @@ - + @@ -92,6 +92,10 @@

    Posts

    diff --git a/public/posts/index.xml b/public/posts/index.xml index 2b57d11..e89e1e8 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, 03 Dec 2021 00:00:00 +0100 + Mon, 03 Jan 2022 00:00:00 +0100 + + This month in AvaFrame - December 2021 edition + https://avaframe.org/posts/monthlydec2021/ + Mon, 03 Jan 2022 00:00:00 +0100 + + https://avaframe.org/posts/monthlydec2021/ + Welcome to our last monthly update for 2021. +This month so a broad development across all modules: + A new module ana4Stats/probAna is available and is concerned with all things related to probability runs and it therefore includes a lot of tools for parameter variations as well. This lead to some general improvements regarding filtering and ordering of simulations, both before any simulations ar run, as well as for sorting and filtering results for postprocessing. + + This month in AvaFrame - November 2021 edition https://avaframe.org/posts/monthlynov2021/ @@ -70,6 +81,19 @@ These meetings are meant to allow you to see what is currently going on in our d We start with a flash update in which everyone working on the project gives a quick (2min) overview about their current work. + + Monthly public meeting + https://avaframe.org/posts/monthlymeeting/ + Wed, 09 Jun 2021 10:46:51 +0100 + + https://avaframe.org/posts/monthlymeeting/ + We invite you to join our first monthly public update meeting on +Tuesday, 15. June, 9:30 +via this link: online meeting (bigbluebutton, i.e. in your browser). +These meetings are meant to allow you to see what is currently going on in our development and we invite you to give feedback or suggestions. +We start with a flash update in which everyone working on the project gives a quick (2min) overview about their current work. + + This month in AvaFrame - May 2021 edition https://avaframe.org/posts/monthlymay2021/ diff --git a/public/posts/monthlyapr2021/index.html b/public/posts/monthlyapr2021/index.html index becb18c..f82348f 100644 --- a/public/posts/monthlyapr2021/index.html +++ b/public/posts/monthlyapr2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyaug2020/index.html b/public/posts/monthlyaug2020/index.html index acc90dc..19f25d3 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 f634693..2fea4eb 100644 --- a/public/posts/monthlydec2020/index.html +++ b/public/posts/monthlydec2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlydec2021/index.html b/public/posts/monthlydec2021/index.html new file mode 100644 index 0000000..7fc4895 --- /dev/null +++ b/public/posts/monthlydec2021/index.html @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + This month in AvaFrame - December 2021 edition - AvaFrame + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + +
    + +
    +
    +
    +

    This month in AvaFrame - December 2021 edition

    +

    January 3, 2022

    + + +
    + +

    Welcome to our last monthly update for 2021.

    +

    This month so a broad development across all modules:

    +
      +
    • +

      A new module ana4Stats/probAna is available and is concerned with all things related to probability runs +and it therefore includes a lot of tools for parameter variations as well. This lead to some general improvements +regarding filtering and ordering of simulations, both before any simulations ar run, as well as for sorting +and filtering results for postprocessing.

      +
    • +
    • +

      Some more initial particle distribution stuff was tackled, mainly experimenting on new ideas / improvements.

      +
    • +
    • +

      One big improvement is related to our unique ID, the so called simHash. It now includes input data info +about the DEM, release/entrainment/secondary release scenario names. This avoids a previous issue in which +it was possible to get the same hash for different input values, if those values originated in the input +shape files. Glad this is off the table now…

      +
    • +
    • +

      In the same area of the code, the process of getting thickness values from configuration or shape file is +now fully documented and fully reproducible.

      +
    • +
    • +

      The documentation received some substantial update regarding the splitting and merging of particles, as well +as an extensive documentation for our bottom friction and operator splitting algorithm.

      +
    • +
    • +

      The data format for AIMEC inputs and outputs is refactored to use pandas dataframes. This is to make it easier to use, +filter, order the outputs of AIMEC.

      +
    • +
    • +

      We introduced the concept of the travel angle, expect some more development/output in this regard.

      +
    • +
    • +

      Work is still going on regarding the similarity solution convergence test.

      +
    • +
    +

    Some fixes that are included now:

    +
      +
    • +

      Fix com2AB documentation with ambiguous symbols

      +
    • +
    • +

      Fix bug in ordering simulation files inside AIMEC

      +
    • +
    +

    Hope you all had a nice end of the year, and are are excited for the new year to come (at least I am :-) )

    +

    Felix

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

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

    + +
    +
    + + +
    + + + + + + + diff --git a/public/posts/monthlyfeb2021/index.html b/public/posts/monthlyfeb2021/index.html index 54299d4..edc7fd8 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 a4f1d52..43ae068 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 3fdc48f..97c692c 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 index 37d5a19..edc26ac 100644 --- a/public/posts/monthlymar2021/index.html +++ b/public/posts/monthlymar2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlymay2021/index.html b/public/posts/monthlymay2021/index.html index 063556f..a34b9ca 100644 --- a/public/posts/monthlymay2021/index.html +++ b/public/posts/monthlymay2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlymeeting/index.html b/public/posts/monthlymeeting/index.html index 6ac0c77..3296d95 100644 --- a/public/posts/monthlymeeting/index.html +++ b/public/posts/monthlymeeting/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlynov2020/index.html b/public/posts/monthlynov2020/index.html index 26e65e7..e1bf4cc 100644 --- a/public/posts/monthlynov2020/index.html +++ b/public/posts/monthlynov2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlynov2021/index.html b/public/posts/monthlynov2021/index.html index 810436b..f5b28f8 100644 --- a/public/posts/monthlynov2021/index.html +++ b/public/posts/monthlynov2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyoct2020/index.html b/public/posts/monthlyoct2020/index.html index 0d8cacf..11e93b2 100644 --- a/public/posts/monthlyoct2020/index.html +++ b/public/posts/monthlyoct2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyoct2021/index.html b/public/posts/monthlyoct2021/index.html index dc13f61..877d60f 100644 --- a/public/posts/monthlyoct2021/index.html +++ b/public/posts/monthlyoct2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlysep2020/index.html b/public/posts/monthlysep2020/index.html index 7e50051..31c0e68 100644 --- a/public/posts/monthlysep2020/index.html +++ b/public/posts/monthlysep2020/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/monthlyseptember2021/index.html b/public/posts/monthlyseptember2021/index.html index 3071694..8f4e31e 100644 --- a/public/posts/monthlyseptember2021/index.html +++ b/public/posts/monthlyseptember2021/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/openpositionnumerics/index.html b/public/posts/openpositionnumerics/index.html index 783c407..5b4b8fa 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 ecc2818..19d41c8 100644 --- a/public/posts/page/2/index.html +++ b/public/posts/page/2/index.html @@ -44,7 +44,7 @@ - + @@ -92,6 +92,14 @@

    Posts

    diff --git a/public/posts/page/3/index.html b/public/posts/page/3/index.html index 40e4df6..4758325 100755 --- a/public/posts/page/3/index.html +++ b/public/posts/page/3/index.html @@ -44,7 +44,7 @@ - + @@ -92,6 +92,14 @@

    Posts

      +
    • + July 31, 2020This month in AvaFrame - July 2020 edition +
    • + +
    • + June 5, 2020Project start +
    • +
    • April 1, 2020Position numerics CLOSED
    • diff --git a/public/posts/positionnumericsclosed/index.html b/public/posts/positionnumericsclosed/index.html index 3854130..89d87d5 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 4f4d241..65d5bfa 100644 --- a/public/posts/projectstart/index.html +++ b/public/posts/projectstart/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/publicproto/index.html b/public/posts/publicproto/index.html index 8712a4c..2fa5c0e 100644 --- a/public/posts/publicproto/index.html +++ b/public/posts/publicproto/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/version0_1/index.html b/public/posts/version0_1/index.html index 565aa18..8359501 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 38bb654..4f82987 100644 --- a/public/posts/version0_2/index.html +++ b/public/posts/version0_2/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/posts/version0_3/index.html b/public/posts/version0_3/index.html index c723a56..ce96369 100644 --- a/public/posts/version0_3/index.html +++ b/public/posts/version0_3/index.html @@ -44,7 +44,7 @@ - + diff --git a/public/sitemap.xml b/public/sitemap.xml index 2b610d7..80cac75 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-12-03T00:00:00+01:00 + 2022-01-03T00:00:00+01:00 https://avaframe.org/posts/ - 2021-12-03T00:00:00+01:00 + 2022-01-03T00:00:00+01:00 + + https://avaframe.org/posts/monthlydec2021/ + 2022-01-03T00:00:00+01:00 https://avaframe.org/posts/monthlynov2021/ 2021-12-03T00:00:00+01:00 @@ -22,6 +25,9 @@ https://avaframe.org/posts/monthlymeeting/ 2021-06-09T10:46:51+01:00 + + https://avaframe.org/posts/monthlymeeting/ + 2021-06-09T10:46:51+01:00 https://avaframe.org/posts/monthlymay2021/ 2021-06-05T17:08:58+01:00 diff --git a/public/tags/index.html b/public/tags/index.html index 59353f0..6c75d67 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -44,7 +44,7 @@ - +