You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

204 lines
6.4 KiB
HTML

<!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.4 - AvaFrame
">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<meta property="og:url" content="https://avaframe.org/posts/version1_4/">
<meta property="og:image" content="https://avaframe.org">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="https://avaframe.org/posts/version1_4/">
<meta name="twitter:image" content="https://avaframe.org">
<base href="https://avaframe.org/posts/version1_4/">
<title>
Release Version 1.4 - AvaFrame
</title>
<link rel="canonical" href="https://avaframe.org/posts/version1_4/">
<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.108.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://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.4</h1>
<h2 class="date">January 23, 2023</h2>
</header>
<p><strong>Today we released <a href="https://github.com/avaframe/AvaFrame/releases/tag/1.4">Version 1.4</a></strong></p>
<p>(and version 1.4.1; and this is totally not because I made the same mistake as before and
forgot to add some files&hellip;)</p>
<p>Version 1.4</p>
<p>This version adds a new computiational module com5GlideSnow for glide snow avalanches,
based on com1DFA. It also adds an (untested) wetSnow friction type to com1DFA and gives an indication
about the used parameterset in the simulation names of com1DFA.</p>
<p>ENHANCEMENTS</p>
<ul>
<li>Glide snow [com5GlideSnow]
<ul>
<li>GlideSnow run script</li>
<li>glide snow standard tests</li>
</ul>
</li>
<li>SphKernelRadius setting option [com1DFA]</li>
<li>Wet snow friction type [com1DFA]
<ul>
<li>Wet snow standard tests</li>
<li>Docu paragraph for wetSnow</li>
</ul>
</li>
<li>Remove unused location option in addColorBar [out3Plot]</li>
<li>Add avalanche coordinate system to particle properties [ana3AIMEC]</li>
<li>Triangular initialization method [com1DFA]</li>
<li>Indicator of default/changed to simulationname and report [com1DFA] #780
<ul>
<li>Adds D/C to indicate default/changed parameter set in simulation name</li>
<li>Also adds info and changed parameters to report</li>
</ul>
</li>
<li>New workflow com1DFA:
<ul>
<li>com1DFAPreprocess</li>
<li>com1DFAMain</li>
<li>com1DFAPostprocess</li>
</ul>
</li>
<li>Add the dam tool [com1DFA]
<ul>
<li>Update com1DFA dam documentation</li>
</ul>
</li>
<li>Add reference simulation to contour plot</li>
<li>Add contour plot to aimec</li>
<li>Split cython files [com1DFA]</li>
<li>Add filtering for greater or smaller than</li>
<li>Add resDF to be saved for com1DFA results that can be used for statistical analysis [com1DFA]</li>
<li>Match code to the description in the theory paper. Added com1DFA options:
<ul>
<li>add the curvature in the pressure gradient computation</li>
<li>to add the curvature in the friction force</li>
<li>to add the curvature in the tangential equation</li>
</ul>
</li>
</ul>
<p>FIX</p>
<ul>
<li>Bug simName modelType [com1DFA]</li>
<li>Saving plots and report generation [out3Plots][out1Peak]</li>
<li>Handle two deprecated warnings; test black formatter</li>
<li>Approach velocity for rangeTimeDiagram; Issue #782</li>
<li>Allow for string in search for resType #776</li>
<li>Bug for filtering function</li>
<li>Bug in aimec warning Avatar</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>