add version 1.1

master
Felix Oesterle 4 years ago
parent 3a7603319b
commit 528992a757

@ -0,0 +1,45 @@
---
title: "Release Version 1.1"
date: 2022-05-19T00:00:00+01:00
draft: false
slug: "version1_1"
---
**Today we released [Version 1.1](https://github.com/avaframe/AvaFrame/releases/tag/1.1)**
The benchmark and thickness release. There are two main changes:
- The benchmarks (i.e. reference results) are updated and originate from com1DFA now.
Previously these were produced by com1DFAOrig.
- All references to *depth* are now switched to *thickness*. This is done to be more consistent
and precise. It also means result types switch from *pfd / fd* (peak flow depth / flow depth) to
*pft / ft* (peak flow thickness / flow thickness). Note that this is purely a *naming* change; nothing
changed regarding the computation!
ENHANCEMENTS
- benchmarks originate from com1DFA
- change all depth variables to thickness
- change the order of simHash within the result names; fixes Move simHash in filename #690
- path finding added; see issue #610. This will be fully introduced in version 1.2, including
automatic split point generation
- refactor path computation functions
- allow computing path from particles or fields (if *from fields*: needs the FM=FlowMass)
- runscript to compute a path from com1DFA results (requires that one saves some time steps)
- automate the benchmark updating process
- improve energy line plot
- set deleteOutput to False in runOperational; addresses User Feedback (CT) #715. This means
it is possible to reuse the same directory in the QGis Connector, adding results to existing
ones
- add real area to aimec analysis #695
- update hybrid and energy test
- add com3Hybrid documentation #618
FIX
- hybrid model #611
- refactor com2AB for clarity and readability #446
- address savefigFormat TODO in outAB #560
- only one makeDomainTransfo #700
Felix

@ -112,6 +112,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>19. May, 2022</span><a href="https://avaframe.org/posts/version1_1/">Release Version 1.1</a>
</li>
<li> <li>
<span>6. May, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a> <span>6. May, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a>
</li> </li>
@ -148,10 +152,6 @@
<span>17. Jan, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a> <span>17. Jan, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a>
</li> </li>
<li>
<span>3. Jan, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 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, 06 May 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Thu, 19 May 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Release Version 1.1</title>
<link>https://avaframe.org/posts/version1_1/</link>
<pubDate>Thu, 19 May 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/version1_1/</guid>
<description>Today we released Version 1.1
The benchmark and thickness release. There are two main changes:
The benchmarks (i.e. reference results) are updated and originate from com1DFA now. Previously these were produced by com1DFAOrig. All references to depth are now switched to thickness. This is done to be more consistent and precise. It also means result types switch from pfd / fd (peak flow depth / flow depth) to pft / ft (peak flow thickness / flow thickness).</description>
</item>
<item> <item>
<title>Release Version 1.0</title> <title>Release Version 1.0</title>
<link>https://avaframe.org/posts/version1_0/</link> <link>https://avaframe.org/posts/version1_0/</link>

@ -112,6 +112,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>3. Jan, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 edition</a>
</li>
<li> <li>
<span>3. Dec, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a> <span>3. Dec, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a>
</li> </li>
@ -148,10 +152,6 @@
<span>4. Apr, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a> <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>
</li>
</ul> </ul>
</div> </div>

@ -112,6 +112,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>5. Mar, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
</li>
<li> <li>
<span>30. Jan, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a> <span>30. Jan, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a>
</li> </li>
@ -148,10 +152,6 @@
<span>31. Jul, 2020</span><a href="https://avaframe.org/posts/monthlyjul2020/">This month in AvaFrame - July 2020 edition</a> <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>
</li>
</ul> </ul>
</div> </div>

@ -112,6 +112,10 @@
<div class="content centered"> <div class="content centered">
<ul> <ul>
<li>
<span>5. Jun, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a>
</li>
<li> <li>
<span>1. Apr, 2020</span><a href="https://avaframe.org/posts/positionnumericsclosed/">Position numerics CLOSED</a> <span>1. Apr, 2020</span><a href="https://avaframe.org/posts/positionnumericsclosed/">Position numerics CLOSED</a>
</li> </li>

@ -96,6 +96,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>May 19, 2022</span><a href="https://avaframe.org/posts/version1_1/">Release Version 1.1</a>
</li>
<li> <li>
<span>May 6, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a> <span>May 6, 2022</span><a href="https://avaframe.org/posts/version1_0/">Release Version 1.0</a>
</li> </li>
@ -132,10 +136,6 @@
<span>January 17, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a> <span>January 17, 2022</span><a href="https://avaframe.org/posts/announceimc22/">Call for abstracts IMC 2022</a>
</li> </li>
<li>
<span>January 3, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 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, 06 May 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Thu, 19 May 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://avaframe.org/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Release Version 1.1</title>
<link>https://avaframe.org/posts/version1_1/</link>
<pubDate>Thu, 19 May 2022 00:00:00 +0100</pubDate>
<guid>https://avaframe.org/posts/version1_1/</guid>
<description>Today we released Version 1.1
The benchmark and thickness release. There are two main changes:
The benchmarks (i.e. reference results) are updated and originate from com1DFA now. Previously these were produced by com1DFAOrig. All references to depth are now switched to thickness. This is done to be more consistent and precise. It also means result types switch from pfd / fd (peak flow depth / flow depth) to pft / ft (peak flow thickness / flow thickness).</description>
</item>
<item> <item>
<title>Release Version 1.0</title> <title>Release Version 1.0</title>
<link>https://avaframe.org/posts/version1_0/</link> <link>https://avaframe.org/posts/version1_0/</link>

@ -96,6 +96,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>January 3, 2022</span><a href="https://avaframe.org/posts/monthlydec2021/">This month in AvaFrame - December 2021 edition</a>
</li>
<li> <li>
<span>December 3, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a> <span>December 3, 2021</span><a href="https://avaframe.org/posts/monthlynov2021/">This month in AvaFrame - November 2021 edition</a>
</li> </li>
@ -132,10 +136,6 @@
<span>April 4, 2021</span><a href="https://avaframe.org/posts/monthlymar2021/">This month in AvaFrame - March 2021 edition</a> <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>
</li>
</ul> </ul>

@ -96,6 +96,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>March 5, 2021</span><a href="https://avaframe.org/posts/monthlyfeb2021/">This month in AvaFrame - February 2021 edition</a>
</li>
<li> <li>
<span>January 30, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a> <span>January 30, 2021</span><a href="https://avaframe.org/posts/monthlyjan2021/">This month in AvaFrame - January 2021 edition</a>
</li> </li>
@ -132,10 +136,6 @@
<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>
<li>
<span>June 5, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a>
</li>
</ul> </ul>

@ -96,6 +96,10 @@
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<ul> <ul>
<li>
<span>June 5, 2020</span><a href="https://avaframe.org/posts/projectstart/">Project start</a>
</li>
<li> <li>
<span>April 1, 2020</span><a href="https://avaframe.org/posts/positionnumericsclosed/">Position numerics CLOSED</a> <span>April 1, 2020</span><a href="https://avaframe.org/posts/positionnumericsclosed/">Position numerics CLOSED</a>
</li> </li>

@ -0,0 +1,176 @@
<!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="
Release Version 1.1 - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/version1_1/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/version1_1/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/version1_1/">
<title>
Release Version 1.1 - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/version1_1/">
<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.99.1" />
</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://docs.avaframe.org">Documentation</a>
</li>
<li class="navigation-item align-center ">
<a class="navigation-link" href="https://github.com/avaframe/AvaFrame/">Code</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/reports">Reports</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">Release Version 1.1</h1>
<h2 class="date">May 19, 2022</h2>
</header>
<p><strong>Today we released <a href="https://github.com/avaframe/AvaFrame/releases/tag/1.1">Version 1.1</a></strong></p>
<p>The benchmark and thickness release. There are two main changes:</p>
<ul>
<li>The benchmarks (i.e. reference results) are updated and originate from com1DFA now.
Previously these were produced by com1DFAOrig.</li>
<li>All references to <em>depth</em> are now switched to <em>thickness</em>. This is done to be more consistent
and precise. It also means result types switch from <em>pfd / fd</em> (peak flow depth / flow depth) to
<em>pft / ft</em> (peak flow thickness / flow thickness). Note that this is purely a <em>naming</em> change; nothing
changed regarding the computation!</li>
</ul>
<p>ENHANCEMENTS</p>
<ul>
<li>benchmarks originate from com1DFA</li>
<li>change all depth variables to thickness</li>
<li>change the order of simHash within the result names; fixes Move simHash in filename #690</li>
<li>path finding added; see issue #610. This will be fully introduced in version 1.2, including
automatic split point generation
<ul>
<li>refactor path computation functions</li>
<li>allow computing path from particles or fields (if <em>from fields</em>: needs the FM=FlowMass)</li>
<li>runscript to compute a path from com1DFA results (requires that one saves some time steps)</li>
</ul>
</li>
<li>automate the benchmark updating process</li>
<li>improve energy line plot</li>
<li>set deleteOutput to False in runOperational; addresses User Feedback (CT) #715. This means
it is possible to reuse the same directory in the QGis Connector, adding results to existing
ones</li>
<li>add real area to aimec analysis #695</li>
<li>update hybrid and energy test</li>
<li>add com3Hybrid documentation #618</li>
</ul>
<p>FIX</p>
<ul>
<li>hybrid model #611</li>
<li>refactor com2AB for clarity and readability #446</li>
<li>address savefigFormat TODO in outAB #560</li>
<li>only one makeDomainTransfo #700</li>
</ul>
<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>

@ -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>2022-05-06T00:00:00+01:00</lastmod> <lastmod>2022-05-19T00:00:00+01:00</lastmod>
</url><url> </url><url>
<loc>https://avaframe.org/posts/</loc> <loc>https://avaframe.org/posts/</loc>
<lastmod>2022-05-06T00:00:00+01:00</lastmod> <lastmod>2022-05-19T00:00:00+01:00</lastmod>
</url><url>
<loc>https://avaframe.org/posts/version1_1/</loc>
<lastmod>2022-05-19T00:00:00+01:00</lastmod>
</url><url> </url><url>
<loc>https://avaframe.org/posts/version1_0/</loc> <loc>https://avaframe.org/posts/version1_0/</loc>
<lastmod>2022-05-06T00:00:00+01:00</lastmod> <lastmod>2022-05-06T00:00:00+01:00</lastmod>