Anuga

Latest version: v3.1.9

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

3.0

Essentially the first python 3.X release of ANUGA.

2.1

Essentially the last version of the python 2.7 version of ANUGA.

<a href="https://sourceforge.net/projects/anuga/files/2.1/Version 2.1.zip/download"><img alt="Download ANUGA - Hydrodynamic Modeling" src="https://a.fsdn.com/con/app/sf-download-button" width=276 height=48 srcset="https://a.fsdn.com/con/app/sf-download-button?button_size=2x 2x"></a>

2.0.3

Small version update with many small changes.

<a href="https://sourceforge.net/projects/anuga/files/2.0.3/Version 2.0.3.zip/download"><img alt="Download ANUGA - Hydrodynamic Modeling" src="https://a.fsdn.com/con/app/sf-download-button" width=276 height=48 srcset="https://a.fsdn.com/con/app/sf-download-button?button_size=2x 2x"></a>

2.0.2

Added updated version number into code. Only change from version 2.0.1

<a href="https://sourceforge.net/projects/anuga/files/2.0.2/Version 2.0.2.zip/download"><img alt="Download ANUGA - Hydrodynamic Modeling" src="https://a.fsdn.com/con/app/sf-download-button" width=276 height=48 srcset="https://a.fsdn.com/con/app/sf-download-button?button_size=2x 2x"></a>

2.0.1

Combination of numerous enhancements and bug fixes. Before a push to version 2.1


<a href="https://sourceforge.net/projects/anuga/files/2.0.1/Version 2.0.1.zip/download"><img alt="Download ANUGA - Hydrodynamic Modeling" src="https://a.fsdn.com/con/app/sf-download-button" width=276 height=48 srcset="https://a.fsdn.com/con/app/sf-download-button?button_size=2x 2x"></a>

2.0

This is a major release where we move from the 1_5 flow algorithm used in anuga version 1.3 to the DE0 algorithm.

The new algorithm permits discontinuous bed, which in turn allows for riverwalls and fences to be used, where flow over these structures are controlled by the weir equations.

If you need to use the old algorithm, add the command:

domain.set_flow_algorithm('1_5')

If you need more accuracy, you can use the second order in time flow algorithm DE1, set via:

domain.set_flow_algorithm('DE1')

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.