diff --git a/content/posts/Version1.1.md b/content/posts/Version1.1.md new file mode 100644 index 0000000..788fbfe --- /dev/null +++ b/content/posts/Version1.1.md @@ -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 diff --git a/public/index.html b/public/index.html index 61e5526..ee0be1a 100644 --- a/public/index.html +++ b/public/index.html @@ -112,6 +112,10 @@
diff --git a/public/index.xml b/public/index.xml index 6851fa9..56d523e 100644 --- a/public/index.xml +++ b/public/index.xml @@ -6,7 +6,18 @@ Recent content on AvaFrame Hugo -- gohugo.io en - Fri, 06 May 2022 00:00:00 +0100 + Thu, 19 May 2022 00:00:00 +0100 + + Release Version 1.1 + https://avaframe.org/posts/version1_1/ + Thu, 19 May 2022 00:00:00 +0100 + + https://avaframe.org/posts/version1_1/ + 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). + + Release Version 1.0 https://avaframe.org/posts/version1_0/ diff --git a/public/page/2/index.html b/public/page/2/index.html index 131f3be..7e75f00 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -112,6 +112,10 @@ diff --git a/public/page/3/index.html b/public/page/3/index.html index 0d78a43..31e3123 100644 --- a/public/page/3/index.html +++ b/public/page/3/index.html @@ -112,6 +112,10 @@ diff --git a/public/page/4/index.html b/public/page/4/index.html index 9c6b6aa..b40a698 100644 --- a/public/page/4/index.html +++ b/public/page/4/index.html @@ -112,6 +112,10 @@
    +
  • + 5. Jun, 2020Project start +
  • +
  • 1. Apr, 2020Position numerics CLOSED
  • diff --git a/public/posts/index.html b/public/posts/index.html index 7ffdc92..653be92 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -96,6 +96,10 @@

    Posts

    diff --git a/public/posts/index.xml b/public/posts/index.xml index 5430d0e..7d67ae5 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -6,7 +6,18 @@ Recent content in Posts on AvaFrame Hugo -- gohugo.io en - Fri, 06 May 2022 00:00:00 +0100 + Thu, 19 May 2022 00:00:00 +0100 + + Release Version 1.1 + https://avaframe.org/posts/version1_1/ + Thu, 19 May 2022 00:00:00 +0100 + + https://avaframe.org/posts/version1_1/ + 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). + + Release Version 1.0 https://avaframe.org/posts/version1_0/ diff --git a/public/posts/page/2/index.html b/public/posts/page/2/index.html index 54d3b18..9d2b364 100644 --- a/public/posts/page/2/index.html +++ b/public/posts/page/2/index.html @@ -96,6 +96,10 @@

    Posts

    diff --git a/public/posts/page/3/index.html b/public/posts/page/3/index.html index f933d9f..65415e5 100755 --- a/public/posts/page/3/index.html +++ b/public/posts/page/3/index.html @@ -96,6 +96,10 @@

    Posts

    diff --git a/public/posts/page/4/index.html b/public/posts/page/4/index.html index 3a30d09..fc21325 100644 --- a/public/posts/page/4/index.html +++ b/public/posts/page/4/index.html @@ -96,6 +96,10 @@

    Posts

      +
    • + June 5, 2020Project start +
    • +
    • April 1, 2020Position numerics CLOSED
    • diff --git a/public/posts/version1_1/index.html b/public/posts/version1_1/index.html new file mode 100644 index 0000000..834da03 --- /dev/null +++ b/public/posts/version1_1/index.html @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + + + + + + + + + Release Version 1.1 - AvaFrame + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + +
      +
      +
      +

      Release Version 1.1

      +

      May 19, 2022

      + + +
      + +

      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). 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

      + +
      + +
      + + + +
      + +
      + +
      + +
      +
      +
      + +

      Want to contact us? Visit our matrix room at: + #public:matrix.avaframe.org

      + +
      +
      + + +
      + + + + + + + diff --git a/public/sitemap.xml b/public/sitemap.xml index dbe7f3d..4f5a0f9 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,10 +3,13 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://avaframe.org/ - 2022-05-06T00:00:00+01:00 + 2022-05-19T00:00:00+01:00 https://avaframe.org/posts/ - 2022-05-06T00:00:00+01:00 + 2022-05-19T00:00:00+01:00 + + https://avaframe.org/posts/version1_1/ + 2022-05-19T00:00:00+01:00 https://avaframe.org/posts/version1_0/ 2022-05-06T00:00:00+01:00