Add march 21 update

master
Felix Oesterle 5 years ago
parent ab434de4c6
commit 995431bd9a

@ -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

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">
@ -100,6 +100,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>4. Apr, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a>
</li>
<li> <li>
<span>5. Mar, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a> <span>5. Mar, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
</li> </li>
@ -136,10 +140,6 @@
<span>21. Aug, 2020</span><a href="https://avaframe.org/posts/monthlyaug2020/">This month in AvaFrame - August 2020 edition</a> <span>21. Aug, 2020</span><a href="https://avaframe.org/posts/monthlyaug2020/">This month in AvaFrame - August 2020 edition</a>
</li> </li>
<li>
<span>31. Jul, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
</li>
</ul> </ul>
</div> </div>

@ -6,7 +6,18 @@
<description>Recent content on AvaFrame</description> <description>Recent content on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Fri, 05 Mar 2021 19:08:58 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Sun, 04 Apr 2021 19:08:58 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This month in AvaFrame - March 2021 edition</title>
<link>https://avaframe.org/posts/monthlymar2021/</link>
<pubDate>Sun, 04 Apr 2021 19:08:58 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlymar2021/</guid>
<description>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.</description>
</item>
<item> <item>
<title>This month in AvaFrame - February 2021 edition</title> <title>This month in AvaFrame - February 2021 edition</title>
<link>https://avaframe.org/posts/monthlyfeb2021/</link> <link>https://avaframe.org/posts/monthlyfeb2021/</link>

@ -40,7 +40,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">
@ -100,6 +100,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>31. Jul, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
</li>
<li> <li>
<span>5. Jun, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a> <span>5. Jun, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a>
</li> </li>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">
@ -84,6 +84,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>April 4, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a>
</li>
<li> <li>
<span>March 5, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a> <span>March 5, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
</li> </li>
@ -120,10 +124,6 @@
<span>August 21, 2020</span><a href="https://avaframe.org/posts/monthlyaug2020/">This month in AvaFrame - August 2020 edition</a> <span>August 21, 2020</span><a href="https://avaframe.org/posts/monthlyaug2020/">This month in AvaFrame - August 2020 edition</a>
</li> </li>
<li>
<span>July 31, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
</li>
</ul> </ul>

@ -6,7 +6,18 @@
<description>Recent content in Posts on AvaFrame</description> <description>Recent content in Posts on AvaFrame</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Fri, 05 Mar 2021 19:08:58 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Sun, 04 Apr 2021 19:08:58 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This month in AvaFrame - March 2021 edition</title>
<link>https://avaframe.org/posts/monthlymar2021/</link>
<pubDate>Sun, 04 Apr 2021 19:08:58 +0100</pubDate>
<guid>https://avaframe.org/posts/monthlymar2021/</guid>
<description>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.</description>
</item>
<item> <item>
<title>This month in AvaFrame - February 2021 edition</title> <title>This month in AvaFrame - February 2021 edition</title>
<link>https://avaframe.org/posts/monthlyfeb2021/</link> <link>https://avaframe.org/posts/monthlyfeb2021/</link>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -0,0 +1,173 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="AvaFrame">
<meta name="description" content="https://avaframe.org">
<meta name="keywords" content="project,avalanche">
<meta property="og:site_name" content="AvaFrame">
<meta property="og:title" content="
This month in AvaFrame - March 2021 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlymar2021/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlymar2021/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlymar2021/">
<title>
This month in AvaFrame - March 2021 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlymar2021/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="https://avaframe.org/css/normalize.min.css">
<link rel="stylesheet" href="https://avaframe.org/css/style.min.css">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://avaframe.org/images/favicon-16x16.png" sizes="16x16">
<link rel="alternate" href="https://avaframe.org/index.xml" type="application/rss+xml" title="AvaFrame">
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.82.0" />
</head>
<body class="">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="/">AvaFrame</a>
<input type="checkbox" id="menu-control"/>
<label class="menu-mobile float-right " for="menu-control">
<span class="btn-mobile float-right ">&#9776;</span>
<ul class="navigation-list">
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/about">About</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/posts">Posts</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://avaframe.org/contact">Contact</a>
</li>
</ul>
</label>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<h1 class="title">This month in AvaFrame - March 2021 edition</h1>
<h2 class="date">April 4, 2021</h2>
</header>
<p>Welcome to the March 2021 edition of our monthly update.</p>
<ul>
<li>
<p>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</p>
<ul>
<li>split it into more atomic function to make it easier to access only certain
parts of the AIMEC functionalities.</li>
<li>make sure no special folder structure is needed anymore.</li>
<li>add an option to compare results from two different com modules.</li>
<li>improve and develop the AIMEC plots some more.</li>
<li>showcase how to use it by including it in the standard tests.</li>
</ul>
<p>All this is especially important in light of our submission to the vEGU 2021.
See <a href="https://meetingorganizer.copernicus.org/EGU21/EGU21-6560.html">here</a> for more information.</p>
</li>
<li>
<p>Our Windows side is progressing: the windows executable for the com1DFA module
has landed. If you want to try it, you can follow our
<a href="https://docs.avaframe.org/en/latest/installation.html">installation</a> 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 <em>pypi</em>, first tests look promising, but some kinks need to be ironed out
first.</p>
</li>
<li>
<p>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.</p>
</li>
<li>
<p>And as always plenty of smaller issues and tasks were tackled:</p>
<ul>
<li>writing theory and numerics documentation.</li>
<li>update idealised topos and naming.</li>
<li>add description dict/json file for the tests, with an option to filter them using tags.</li>
<li>update benchmark tests (ini files, particles, benchmark results also regarding com1DFAPy, damBreak).</li>
<li>add option to change entrainment thickness for com1DFA</li>
<li>update quickplot with histogram plot insert and 0 values not shown anymore</li>
</ul>
</li>
</ul>
<p>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!</p>
<p>Hope to see you at the EGU21,</p>
<p>Felix</p>
</article>
<br/>
</section>
</div>
<footer class="footer">
</footer>
<div class="fixed-bar">
<section class="container">
<p id="privateTriggerText">Want to contact us? Visit our matrix room at: <a id="privateTrigger"
href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">
#public:matrix.avaframe.org</a></p>
</section>
</div>
</main>
<script src="https://avaframe.org/js/app.js"></script>
</body>
</html>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">
@ -84,6 +84,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>July 31, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
</li>
<li> <li>
<span>June 5, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a> <span>June 5, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a>
</li> </li>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">

@ -3,10 +3,13 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>https://avaframe.org/</loc> <loc>https://avaframe.org/</loc>
<lastmod>2021-03-05T19:08:58+01:00</lastmod> <lastmod>2021-04-04T19:08:58+01:00</lastmod>
</url><url> </url><url>
<loc>https://avaframe.org/posts/</loc> <loc>https://avaframe.org/posts/</loc>
<lastmod>2021-03-05T19:08:58+01:00</lastmod> <lastmod>2021-04-04T19:08:58+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/monthlymar2021/</loc>
<lastmod>2021-04-04T19:08:58+01:00</lastmod>
</url><url> </url><url>
<loc>https://avaframe.org/posts/monthlyfeb2021/</loc> <loc>https://avaframe.org/posts/monthlyfeb2021/</loc>
<lastmod>2021-03-05T19:08:58+01:00</lastmod> <lastmod>2021-03-05T19:08:58+01:00</lastmod>

@ -44,7 +44,7 @@
<link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" /> <link href="https://avaframe.org/index.xml" rel="feed" type="application/rss+xml" title="AvaFrame" />
<meta name="generator" content="Hugo 0.81.0" /> <meta name="generator" content="Hugo 0.82.0" />
</head> </head>
<body class=""> <body class="">