Releases: erdc/proteus
Releases · erdc/proteus
1.3.2
- Relaxation zone functions update (using exponential functions)
- Body dynamics
- Removed default values for dragAlpha and smoothing to avoid low quality wave generation
- Cleaned-up documentanion and tests
- Fixed bugs
- Adds post-processing support for BDM2 finite-elements on simplexes in 2D and 3D.
- Adds gmsh support for 3D
1.3.1
1.3.0
1.3.0-rc1
1.2.0
1.2.0 introduces bug fixes, optimizations, and new functionality (some still experimental).
Resources
- Documentation: https://proteustoolkit.org
- Temporary jupyter notebook server: http://try.proteustoolkit.org:8000
- Jupyterhub: https://try.proteustoolkit.org
- Docker images https://hub.docker.com/r/erdccm/proteus
Highlights
- Improved testing, @alistairbntl and @nerisaurus
- New and optimized WaveTools module, @adimako
- New and optimized BoundaryConditions and SpatialTools modules, @tridelat
- Memory-scalable parallel mesh partition (
parun -F ...
), - Peskin's Immersed Boundary method for vegetation (RANS2PIB), @smattis
- Experimental: projection schemes for two-phase (air/water) and three-phase (air/water/sediment) flow in mprans subpackage @srobertp @adimako @Giovanni-Cozzuto-1989
- Experimental: POD methods for model reduction @mfarthin
Toolkit/stack changes
- Updated the optional jupyter notebook tools (
make jupyter
) - Updated solver dependencies, PETSc (3.7.5) and SuperLU (5.1.3)
- Added Chrono library for multi-body dynamics in fluid-structure-interaction
- Added experimental tools: Julia, Clawpack, Mayavi, jupyterlab, jupyter dashboards,...
- remote binary and source caches for faster and more reliable stack builds
1.2.0-rc1
1.2.0 introduces bug fixes, optimizations, and new functionality (some still experimental).
Resources
- Documentation: https://proteustoolkit.org
- Temporary jupyter notebook server: http://try.proteustoolkit.org:8000
- Jupyterhub: https://try.proteustoolkit.org
- Docker images https://hub.docker.com/r/erdccm/proteus
Highlights
- Improved testing, @alistairbntl and @nerisaurus
- New and optimized WaveTools module, @adimako
- New and optimized BoundaryConditions and SpatialTools modules, @tridelat
- Memory-scalable parallel mesh partition (
parun -F ...
), - Peskin's Immersed Boundary method for vegetation (RANS2PIB), @smattis
- Experimental: projection schemes for two-phase (air/water) and three-phase (air/water/sediment) flow in mprans subpackage @srobertp @adimako @Giovanni-Cozzuto-1989
- Experimental: POD methods for model reduction @mfarthin
Toolkit/stack changes
- Updated the optional jupyter notebook tools (
make jupyter
) - Updated solver dependencies, PETSc (3.7.5) and SuperLU (5.1.3)
- Added Chrono library for multi-body dynamics in fluid-structure-interaction
- Added experimental tools: Julia, Clawpack, Mayavi, jupyterlab, jupyter dashboards,...