Features:
- Meso-micro coupling with no precursor for terrain
- Anelastic implementation defines and uses reference temperature field
- Coupling to OpenFAST 4.0* enabled, compile time option
- There are known bugs in OpenFAST 4.0.0 and 4.0.1 that affect the functionality coupled to AMR-Wind. These bugs are fixed in OpenFAST 4.0.2
- When coupling to OpenFAST 4.0*, use OpenFAST 4.0.2 or newer
- Detecting these problem versions cannot be done automatically with CMake, but the correct dependencies are built into spack and exawind-manager
- Underwater current enabled for linear waves, numerical beach
- Underwater terrain forcing (bathymetry) enabled through changes to ocean waves forcing and boundary conditions
- Ocean waves can be represented as moving terrain using immersed forcing
- Change to multiphase hybrid coupling – both projections
- Python tools added for manipulating boundary plane files
- More info output with native sampling
Fixes:
- Loosened tolerances for boundary plane asserts: avoids floating point issues
- Changes to allow vof as a boundary plane input variable
- Correcting linear interpolation in mesoscale forcing, ABL initialization
- Inflow boundary conditions corrected for wave simulations (smooth pressure field, better stability)
- Sampling fix for problems with more than 2 labels
- waves2amr bug fixes