Skip to content

Releases: Exawind/amr-wind

v3.1.3

11 Sep 18:03
af8231a
Compare
Choose a tag to compare

Change to PlaneSampler input arguments: improved clarity of offset vector + documentation
Fixes for format CI, OpenMP, and hypre regtest on GPUs

v3.1.2

11 Sep 17:59
5edcac4
Compare
Choose a tag to compare

Bug fix for actuator line wing bounding box
Submodules update
Improvements to Zalesak initialization
Documentation updates

v3.1.1

11 Sep 17:58
8ae0619
Compare
Choose a tag to compare

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

11 Sep 17:51
3e23581
Compare
Choose a tag to compare

Feature added: Inflow-outflow boundary condition
Other changes: memory usage of native sampling reduced, some functionality moved to AMReX-Hydro

v3.0.2

11 Sep 17:49
f867288
Compare
Choose a tag to compare

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

19 Aug 21:52
65aa85d
Compare
Choose a tag to compare

bug fix for anelastic implementation: correct multiplication of velocity field involved with pressure projection

v3.0.0

19 Aug 21:50
2fbd345
Compare
Choose a tag to compare

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

19 Aug 21:49
31ef113
Compare
Choose a tag to compare

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

19 Aug 21:47
f9f499b
Compare
Choose a tag to compare

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

19 Aug 21:44
4be85f3
Compare
Choose a tag to compare

Wide-ranging code modification by adhering to clang tidy readability-identifier-naming