Monthly Aug 2020

master
Felix Oesterle 6 years ago
parent 2281ca922e
commit 9b7e084452

@ -0,0 +1,47 @@
---
title: "This month in AvaFrame - August 2020 edition"
date: 2020-08-21T12:28:05+02:00
draft: false
slug: "monthlyaug2020"
---
Welcome to this months monthly update (try to say this really fast :-) ) :
+ The computational module for AlphaBeta is coming along nicely. We cleaned
quite a lot of code and are starting the testing / comparing to reference results
(Matthias is working on this).
+ Creation of idealised (test) topographies hit our public code base
(see [github](https://github.com/avaframe/AvaFrame)). With these functions the
creation of various types of topographies is a breeze (thanks Anna). Matching release areas
can also be automatically created for some topographies. Additionally we started
putting these topographies and matching release / entrainment areas into the
data folder (in case you don't want to run the code yourself).
+ The comparison tools/routines for AIMEC are on github now. This is the first
transfer of existing code, so Matthias is heavily working on this one. Expect a lot
of changes to happen here.
+ The first functions for the computational module com1DFA (main dense flow
module) are public now. As of now the necessary executable is not yet
available, but expect it to hit the repository sometime around end of September.
+ Various helper routines are included now:
+ Configuration file reading and handling
+ Log file creation and handling
+ Project initialiser
+ Input data transfer scripts
+ ...
+ Documentation ([docs.avaframe.org](https://docs.avaframe.org)) is constantly
being updated, current new additions / updates are
the AlphaBeta module, AIMEC module and generateTopo module.
Thanks for following our project,
signing off for summer :-)
Felix
If you have any questions and/or want to contact us, visit our matrix
room at:
[#public:matrix.avaframe.org](https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org)

@ -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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</head> </head>
<body class=""> <body class="">
@ -99,6 +99,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<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> <span>July 31, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
</li> </li>

@ -6,11 +6,22 @@
<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, 31 Jul 2020 09:49:32 +0200</lastBuildDate> <lastBuildDate>Fri, 21 Aug 2020 12:28:05 +0200</lastBuildDate>
<atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This month in AvaFrame - August 2020 edition</title>
<link>https://avaframe.org/posts/monthlyaug2020/</link>
<pubDate>Fri, 21 Aug 2020 12:28:05 +0200</pubDate>
<guid>https://avaframe.org/posts/monthlyaug2020/</guid>
<description>Welcome to this months monthly update (try to say this really fast :-) ) :
The computational module for AlphaBeta is coming along nicely. We cleaned quite a lot of code and are starting the testing / comparing to reference results (Matthias is working on this).
Creation of idealised (test) topographies hit our public code base (see github). With these functions the creation of various types of topographies is a breeze (thanks Anna).</description>
</item>
<item> <item>
<title>This month in AvaFrame - July 2020 edition</title> <title>This month in AvaFrame - July 2020 edition</title>
<link>https://avaframe.org/posts/monthlyjul2020/</link> <link>https://avaframe.org/posts/monthlyjul2020/</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</head> </head>
<body class=""> <body class="">
@ -84,6 +84,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<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> <span>July 31, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a>
</li> </li>

@ -6,11 +6,22 @@
<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, 31 Jul 2020 09:49:32 +0200</lastBuildDate> <lastBuildDate>Fri, 21 Aug 2020 12:28:05 +0200</lastBuildDate>
<atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>This month in AvaFrame - August 2020 edition</title>
<link>https://avaframe.org/posts/monthlyaug2020/</link>
<pubDate>Fri, 21 Aug 2020 12:28:05 +0200</pubDate>
<guid>https://avaframe.org/posts/monthlyaug2020/</guid>
<description>Welcome to this months monthly update (try to say this really fast :-) ) :
The computational module for AlphaBeta is coming along nicely. We cleaned quite a lot of code and are starting the testing / comparing to reference results (Matthias is working on this).
Creation of idealised (test) topographies hit our public code base (see github). With these functions the creation of various types of topographies is a breeze (thanks Anna).</description>
</item>
<item> <item>
<title>This month in AvaFrame - July 2020 edition</title> <title>This month in AvaFrame - July 2020 edition</title>
<link>https://avaframe.org/posts/monthlyjul2020/</link> <link>https://avaframe.org/posts/monthlyjul2020/</link>

@ -0,0 +1,171 @@
<!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 - August 2020 edition - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/monthlyaug2020/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/monthlyaug2020/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/monthlyaug2020/">
<title>
This month in AvaFrame - August 2020 edition - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/monthlyaug2020/">
<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.74.3" />
</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 - August 2020 edition</h1>
<h2 class="date">August 21, 2020</h2>
</header>
<p>Welcome to this months monthly update (try to say this really fast :-) ) :</p>
<ul>
<li>
<p>The computational module for AlphaBeta is coming along nicely. We cleaned
quite a lot of code and are starting the testing / comparing to reference results
(Matthias is working on this).</p>
</li>
<li>
<p>Creation of idealised (test) topographies hit our public code base
(see <a href="https://github.com/avaframe/AvaFrame">github</a>). With these functions the
creation of various types of topographies is a breeze (thanks Anna). Matching release areas
can also be automatically created for some topographies. Additionally we started
putting these topographies and matching release / entrainment areas into the
data folder (in case you don&rsquo;t want to run the code yourself).</p>
</li>
<li>
<p>The comparison tools/routines for AIMEC are on github now. This is the first
transfer of existing code, so Matthias is heavily working on this one. Expect a lot
of changes to happen here.</p>
</li>
<li>
<p>The first functions for the computational module com1DFA (main dense flow
module) are public now. As of now the necessary executable is not yet
available, but expect it to hit the repository sometime around end of September.</p>
</li>
<li>
<p>Various helper routines are included now:</p>
<ul>
<li>Configuration file reading and handling</li>
<li>Log file creation and handling</li>
<li>Project initialiser</li>
<li>Input data transfer scripts</li>
<li>&hellip;</li>
</ul>
</li>
<li>
<p>Documentation (<a href="https://docs.avaframe.org">docs.avaframe.org</a>) is constantly
being updated, current new additions / updates are
the AlphaBeta module, AIMEC module and generateTopo module.</p>
</li>
</ul>
<p>Thanks for following our project,
signing off for summer :-)</p>
<p>Felix</p>
<p>If you have any questions and/or want to contact us, visit our matrix
room at:
<a href="https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org">#public:matrix.avaframe.org</a></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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</head> </head>
<body class=""> <body class="">

@ -4,12 +4,17 @@
<url> <url>
<loc>https://avaframe.org/</loc> <loc>https://avaframe.org/</loc>
<lastmod>2020-07-31T09:49:32+02:00</lastmod> <lastmod>2020-08-21T12:28:05+02:00</lastmod>
</url> </url>
<url> <url>
<loc>https://avaframe.org/posts/</loc> <loc>https://avaframe.org/posts/</loc>
<lastmod>2020-07-31T09:49:32+02:00</lastmod> <lastmod>2020-08-21T12:28:05+02:00</lastmod>
</url>
<url>
<loc>https://avaframe.org/posts/monthlyaug2020/</loc>
<lastmod>2020-08-21T12:28:05+02:00</lastmod>
</url> </url>
<url> <url>

@ -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.73.0" /> <meta name="generator" content="Hugo 0.74.3" />
</head> </head>
<body class=""> <body class="">