Skip to content

Releases: Exawind/amr-wind

v3.3.1

13 Dec 22:34
30fc9a1
Compare
Choose a tag to compare

Improvements to:

  • sampling outputs; now provides info file containing time
  • boundary plane format; netCDF can now handle amr levels not coincident with lower edge

Bug fixes:

  • correct interface position calculation for Stokes waves

v3.3.0

13 Dec 22:31
cba28f0
Compare
Choose a tag to compare

New Features:

  • Forest Canopy Model

Improvements to:

  • terrain drag, reducing memory needs

v3.2.3

13 Dec 22:30
a609630
Compare
Choose a tag to compare

New features:

  • Visualization of native boundary files now possible
  • Linear and Stokes ocean waves can be specified with a phase offset
  • Numerical trapezoid integration available as utility within code

Bug fix:

  • Overset simulations with ABL boundary planes now possible (again), now at times consistent with the time discretization

v3.2.2

13 Dec 22:26
e12ec7b
Compare
Choose a tag to compare

New features:

  • dynamic stress model added to wall models for representing wave fields
  • adaptive mesh refinement based on integer fields

Improvements to:

  • terrain blanking and ghost cells
  • initial profile of ocean waves

Bug fixes:

  • memory leaks in waves2amr framework
  • treatment of target velocity from waves2amr
  • physics post-regrid actions when restarting with new refinements

v3.2.1

13 Dec 22:19
2b309bd
Compare
Choose a tag to compare
  • Clipped velocities at pressure_outflow boundaries made default for momentum equation (where it matters the most)
  • Improvements and modifications for regression tests
  • Bug fix to help compiling exawind-driver with Waves2AMR
  • Adjustments to checks on sampling plane bounds

v3.2.0

06 Nov 18:16
bb0e9dc
Compare
Choose a tag to compare

Features:

  • improved terrain capability
    • linear interpolation for DragForcing
    • better terrain search
    • use bilinear interpolation for terrain height and roughness
  • one-equation RANS with wall function support
  • inflow-outflow BC incorporated into ABL workflow
  • user can control number of plot and checkpoint files generated

Bug Fixes:

  • avoid false negatives with interpolation time assertion of boundary planes

v3.1.7

06 Nov 18:08
b9858be
Compare
Choose a tag to compare

Features:

  • time-dependent BCs correctly incorporated into advection, including boundary planes
  • significant reduction in memory usage of samplers, including netcdf format
  • pressure_outflow clips inflowing velocities by default, and pressure_inflow is deprecated

Bug fixes:

  • corrections for reg tests and unit tests
  • correction for python script (in tools/) for reading sampling particles
  • completed corrections to ABL boundary plane usage at high BCs

v3.1.6

06 Nov 17:56
ca437af
Compare
Choose a tag to compare

Features:

  • initial version of terrain-aware immersed forcing method
  • probe sampler offset capability
  • fixed point iterations within a physical time step
  • dry run capability for testing input file validity

Bug fixes:

  • tweaks for robustness of ocean wave forcing
  • (incomplete) corrections to ABL boundary inflow at high BCs

v3.1.5

07 Oct 15:07
554f8aa
Compare
Choose a tag to compare

Miscellaneous improvements and updates:

  • Bug fix to interface_band
  • Bounds checking for samplers
  • Intermittency physics module added
  • Improvements to ocean wave forcing (generation and out profile zones)
  • Submodule updates
  • Documentation improvements

v3.1.4

11 Sep 18:04
e10f5eb
Compare
Choose a tag to compare

Bug fixes to MMC feature (tendency forcing)
Features list and roadmap added to documentation