Skip to content

Releases: erdc/proteus

1.7.0

23 Aug 15:35
Compare
Choose a tag to compare
  • updated to Python 3 (Proteus Team)
  • improved TwoPhaseFlow app (Collins, de Lataillade, Quezada de Luna, Kees)
  • added equivalent polynomials for generalized functions (Kees)
  • added New Wave theory to WaveTools (Dimakopoulos, Sklia)
  • stack and jupyter package updates (Kees)

1.6.1

28 Jun 20:48
Compare
Choose a tag to compare
  • Dispersive Shallow Water Equations (modified Green-Naghdi equations) model @ejtovar @manuel-quezada
  • AddedMass: residual correction for parallel simulations ; can solve model at given rate @cekees @tridelat
  • MoveMeshMonitor: boundary nodes sliding ; (multiple) Laplacian smoothing works in parallel ; model solved on first time step @tridelat
  • Turbulence: fixes for turbulence model @adimako

1.6.0

23 May 02:25
Compare
Choose a tag to compare

Release for hpFEM paper

22 Jan 20:14
Compare
Choose a tag to compare

*This release contains the code and numerical examples in:
A partition of unity approach to adaptivity and limiting in continuous finite element methods

*To run the code see README in proteus/proteus/tests/BlendedSpaces

DOI

1.5.1

18 Sep 21:48
Compare
Choose a tag to compare
  • updated documentation
  • update contributors

DOI

1.5.0

30 Aug 12:49
Compare
Choose a tag to compare
  • Improved support for Pressure Convection-Diffusion (PCD) preconditioners for Navier-Stokes @alistairbntl
  • A three-phase, air-water-sediment, model (RANS3P) @adimako and @Giovanni-Cozzuto-1989
  • A new API for coupling to DEM methods in RANS3P @arnsong
  • A new, monolithic, Conservative Level Set Volume-Of-Fluid (CLSVOF) method @manuel-quezada and @jhcollins
  • Added mass stabilization for ALE methods @tridelat
  • Immersed Boundary Method and Shifted Boundary Method support @wacyyang
  • Adaptive mesh refinement for moving interfaces @zhang-alvin

DOI

1.4.2

04 Nov 01:59
Compare
Choose a tag to compare
  • adds some fixes to entropy viscosity scheme for Shallow Water Equations
  • fixes dependency checking on mprans modules

DOI

1.4.1

07 Oct 19:45
Compare
Choose a tag to compare
  • new tests for level set methods, entropy viscosity, richards equation, and plasticity
  • updates to stack
  • support for coverage checking

DOI

1.4.0

25 Sep 02:31
Compare
Choose a tag to compare

Highlights

  • Entropy Viscosity method for Shallow Water Equations @manuel-quezada
  • Schur-complement preconditioning for two-phase Navier-Stokes @alistairbntl
  • Improved local adaptivity workflows @zhang-alvin
  • Improved support for floating structures and moorings with Chrono @tridelat
  • Performance improvements, 2nd order wave effects, and solitary waves in WaveTools @adimako
  • Initial support for wall functions in turbulent flows @Giovanni-Cozzuto-1989
  • Initial support for Immersed Boundary Methods with rigid (FEM-DEM) and flexible (FEM-FEM) solids @Milad-Rakhsha and @dtoconn

1.3.3

27 Jun 02:48
Compare
Choose a tag to compare
  • WaveTools enhancements (steady flow)
  • Docker support
  • Various stack fixes for supporting conda packages and mac os builds