Skip to content

Releases: erdc/proteus

1.3.2

31 May 14:50
Compare
Choose a tag to compare
  • 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

12 Apr 18:05
Compare
Choose a tag to compare
  • fixed circular import in MeshTools.py
  • updated docs

1.3.0

05 Apr 14:49
Compare
Choose a tag to compare

These release includes

  • Adaptivity with PUMI from @zhang-alvin
  • Gmsh support from @tridelat
  • Improved WaveTools support from @adimako
  • Semi-implicit treatement of the Forcheimer term for porous regions @cekees
  • Some stack fixes to make Jupyter installs more stable

1.3.0-rc1

30 Mar 21:32
Compare
Choose a tag to compare
1.3.0-rc1 Pre-release
Pre-release

These release includes

  • Adaptivity with PUMI from @zhang-alvin
  • Gmsh support from @tridelat
  • Improved WaveTools support from @adimako
  • Some stack fixes to make Jupyter installs more stable

1.2.0

12 Jan 00:41
Compare
Choose a tag to compare

1.2.0 introduces bug fixes, optimizations, and new functionality (some still experimental).

Resources

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

04 Jan 14:52
Compare
Choose a tag to compare
1.2.0-rc1 Pre-release
Pre-release

1.2.0 introduces bug fixes, optimizations, and new functionality (some still experimental).

Resources

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