Releases: Exawind/amr-wind
Releases · Exawind/amr-wind
v3.1.3
Change to PlaneSampler input arguments: improved clarity of offset vector + documentation
Fixes for format CI, OpenMP, and hypre regtest on GPUs
v3.1.2
Bug fix for actuator line wing bounding box
Submodules update
Improvements to Zalesak initialization
Documentation updates
v3.1.1
Sampling capability for integer fields
Postprocessing scripts (in /tools) can be included in regression testing
Further reduction of sampler memory usage
WENO-Z made default advection scheme; will abort if invalid scheme specified
Regression test fixes
v3.1.0
Feature added: Inflow-outflow boundary condition
Other changes: memory usage of native sampling reduced, some functionality moved to AMReX-Hydro
v3.0.2
FreeSurface post-processing routine changed to a Sampler
Time output precision/format made consistent between checkpoint files and boundary planes
WENO-Z implementation migrated to amrex-hydro
Many updates to amrex and amrex-hydro submodules
v3.0.1
bug fix for anelastic implementation: correct multiplication of velocity field involved with pressure projection
v3.0.0
Multiphase overset capability (with exawind-driver)
- reinitialization approach when receiving variables from nalu-wind
- includes modification of pressure field and looser coupling of pressure equations
v2.6.0
New Feature: Actuator source passive scalar with tagging (enables AMR of turbine wakes)
Improvements of some regression tests
Alignment with AMReX-Hydro
v2.5.0
Improvements to Ocean Waves capabilities
- addition of length_factor to numerical beach
- bug fix in numerical beach
Alignment with AMReX-Hydro and set_inflow routine for MAC velocity
v2.4.3
Wide-ranging code modification by adhering to clang tidy readability-identifier-naming