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/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 AvaFrameHugo -- gohugo.ioen
- 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/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 AvaFrameHugo -- gohugo.ioen
- 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 :-) )