From a39e8a81cb51d433d9fd3f3e4e041a8452e514d7 Mon Sep 17 00:00:00 2001 From: Felix Oesterle Date: Fri, 25 Sep 2020 15:42:24 +0200 Subject: [PATCH] monthly sept draft --- content/posts/MonthlySeptember2020.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/posts/MonthlySeptember2020.md diff --git a/content/posts/MonthlySeptember2020.md b/content/posts/MonthlySeptember2020.md new file mode 100644 index 0000000..4a2435e --- /dev/null +++ b/content/posts/MonthlySeptember2020.md @@ -0,0 +1,21 @@ +--- +title: "This month in AvaFrame - September 2020 edition" +date: 2020-08-21T12:28:05+02:00 +draft: true +slug: "monthlysep2020" +--- + + +We created a new results folder structure for com1DFA, now simulation files can be addressed according to their name and characteristics such as simulation type, name of release area and many more via a dictionary. + +Now there is also the option to vary not only the friction parameter mu but also the release thickness. Besides this new option, more and more simulation parameters can now be set in python. + +My this month in avaframe would be: +*Working on the comparison tool AIMEC: +-Main routine Ana3AIMEC clead up and tested +-Documentation up to date +-Some further development on the ploting routine on its way +*Creating a colormap siuted for avalanche data visualisation: +-Discrete cmap for end users with predefined levels +-continuous cmap for developers +*Writting theory doc for com1DFA