diff --git a/content/posts/MonthlyApr2021.md b/content/posts/MonthlyApr2021.md new file mode 100644 index 0000000..67f3626 --- /dev/null +++ b/content/posts/MonthlyApr2021.md @@ -0,0 +1,56 @@ +--- +title: "This month in AvaFrame - April 2021 edition" +date: 2021-05-05T17:08:58+01:00 +draft: false +--- + +Welcome to the April 2021 edition of our monthly update. + +Apart from the release of version 0.3, we put a lot of effort into our +python/cython dense flow avalanche module *com1DFAPy*, targeting a swap with +*com1DFA* within the next month: + ++ com1DFAPy now includes: + + - an additional particle initialisation method: the *per depth* method + + - the option to use secondary release areas. They are being triggered if + particles enter the area of a secondary release area. + + - split simulation types for entrainment and resistance. So far only a + combined type existed. This allows for more granular and easier control of + different simulation setups. + + - distinguish grid size used for the normal computation and for interpolating + the fields from the grid used for neighbour search (kernel smoothing length). + + - an option to remesh the input DEM + + - better output options to reduce computational costs (mainly RAM usage) + + - proper handling of overlapping release areas + +The second big block tackles reporting and visualisation: + ++ output options for visualisation in *Paraview* + ++ introduce constraining plots to data plus a buffer zone + ++ generate report and plots to validate the entrainment + ++ update benchmark files, ini files and run scripts to new options + ++ improve Aimec plots (add some statistical information about the error) + +And last but not least, this month also saw us also focusing on getting things ready for the EGU: + ++ a new page was introduced in our docu about + [testing](https://docs.avaframe.org/en/latest/testing.html) including an + example of a full report of our standard tests. There you'll also find all + available test topographies. + ++ we presented these tests and our strategy at EGU21, see + [abstract](https://doi.org/10.5194/egusphere-egu21-6560) and [publicly + available video](https://www.youtube.com/watch?v=GS7zdlByLQE). + +Felix diff --git a/content/posts/Version0.3.md b/content/posts/Version0.3.md new file mode 100644 index 0000000..b6cc440 --- /dev/null +++ b/content/posts/Version0.3.md @@ -0,0 +1,33 @@ +--- +title: "Release version 0.3" +date: 2021-04-26T10:46:51+01:00 +draft: false +slug: "version0_3" +--- + +**We just released version 0.3 - The AIMEC and Windows release -** + +This release brings an AIMEC refactor, plenty of improvements related to the +test cases and Windows capabilities. 3 new idealised/generic test case are +included: flat plane, inclined slope and pyramid. + +Com1DFAPy recieved a lot of advancement as well, e.g. parts of it are converted +to cython to speed up computation times. + +Documentation regarding our testing is included, see more at the +[testing](https://docs.avaframe.org/en/latest/testing.html) page. + +Contributors to version 0.3: + +- **Code: core team** + + + +Please go to our [documentation](http://docs.avaframe.org) and our [github +repository](https://github.com/avaframe/AvaFrame/releases) to find out more. + +As always, we are happy to receive your feedback, either use [github +issues](https://github.com/avaframe/AvaFrame/issues) or contact us on our +[matrix +channel](https://matrix.to/#/!qmUrKSNurDoVuKAtRU:matrix.avaframe.org?via=matrix.avaframe.org) + diff --git a/public/posts/monthlyapr2021/index.html b/public/posts/monthlyapr2021/index.html new file mode 100644 index 0000000..634197f --- /dev/null +++ b/public/posts/monthlyapr2021/index.html @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + This month in AvaFrame - April 2021 edition - AvaFrame + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ +
+
+
+

This month in AvaFrame - April 2021 edition

+

May 5, 2021

+ + +
+ +

Welcome to the April 2021 edition of our monthly update.

+

Apart from the release of version 0.3, we put a lot of effort into our +python/cython dense flow avalanche module com1DFAPy, targeting a swap with +com1DFA within the next month:

+
    +
  • +

    com1DFAPy now includes:

    +
      +
    • +

      an additional particle initialisation method: the per depth method

      +
    • +
    • +

      the option to use secondary release areas. They are being triggered if +particles enter the area of a secondary release area.

      +
    • +
    • +

      split simulation types for entrainment and resistance. So far only a +combined type existed. This allows for more granular and easier control of +different simulation setups.

      +
    • +
    • +

      distinguish grid size used for the normal computation and for interpolating +the fields from the grid used for neighbour search (kernel smoothing length).

      +
    • +
    • +

      an option to remesh the input DEM

      +
    • +
    • +

      better output options to reduce computational costs (mainly RAM usage)

      +
    • +
    • +

      proper handling of overlapping release areas

      +
    • +
    +
  • +
+

The second big block tackles reporting and visualisation:

+
    +
  • +

    output options for visualisation in Paraview

    +
  • +
  • +

    introduce constraining plots to data plus a buffer zone

    +
  • +
  • +

    generate report and plots to validate the entrainment

    +
  • +
  • +

    update benchmark files, ini files and run scripts to new options

    +
  • +
  • +

    improve Aimec plots (add some statistical information about the error)

    +
  • +
+

And last but not least, this month also saw us also focusing on getting things ready for the EGU:

+
    +
  • +

    a new page was introduced in our docu about +testing including an +example of a full report of our standard tests. There you’ll also find all +available test topographies.

    +
  • +
  • +

    we presented these tests and our strategy at EGU21, see +abstract and publicly +available video.

    +
  • +
+

Felix

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

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

+ +
+
+ + +
+ + + + + + + diff --git a/public/posts/version0_3/index.html b/public/posts/version0_3/index.html new file mode 100644 index 0000000..c316f33 --- /dev/null +++ b/public/posts/version0_3/index.html @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + Release version 0.3 - AvaFrame + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ +
+
+
+

Release version 0.3

+

April 26, 2021

+ + +
+ +

We just released version 0.3 - The AIMEC and Windows release -

+

This release brings an AIMEC refactor, plenty of improvements related to the +test cases and Windows capabilities. 3 new idealised/generic test case are +included: flat plane, inclined slope and pyramid.

+

Com1DFAPy recieved a lot of advancement as well, e.g. parts of it are converted +to cython to speed up computation times.

+

Documentation regarding our testing is included, see more at the +testing page.

+

Contributors to version 0.3:

+
    +
  • Code: core team
  • +
+

Please go to our documentation and our github +repository to find out more.

+

As always, we are happy to receive your feedback, either use github +issues or contact us on our +matrix +channel

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

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

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