Amr Wind Versions Save

AMReX-based structured wind solver

v2.1.0

3 weeks ago

Integrating the library "Waves2AMR" as a submodule. This enables AMR-Wind to read modes files generated by HOS-Ocean and put the corresponding ocean waves into the fluid domain as the simulation evolves. This submodule requires the fftw library as a dependency. By default, the Waves2AMR capabilities are not compiled, but the submodule is still present. Before turning on these capabilities, ensure that the submodule has been initialized and updated. The fftw dependency is automatically recognized by Spack when using the variant "+waves2amr", which also serves to activate the Waves2AMR features.

Other helpful improvements since v2.0.0:

  • a bug fix for the timetable feature of ABL / ABLForcing
  • sampling enabled for derived fields
  • a bug fix to enable correct sampling of the actuator source term
  • a bug fix causing segfaults when incflo.verbose > 2
  • duplicate sampling or plotting fields automatically removed

v2.0.0

3 weeks ago

Updating interface to be compatible with OpenFAST 3.5.* . This breaks compatibility with OpenFAST 3.4.*

v1.4.0

1 month ago

Time-varying relationship enabled for ABLForcing + BodyForce in subsequent simulations (GeostrophicForcing also improved). Density argument now required for openfast turbine types. Native sampling output is now Paraview-compatible.

v1.3.1

1 month ago

Bug fixes for AMD turbulence model and Stokes Waves. Nonlinear subgrid-scale model also included, named Kosovic.

v1.3.0

1 month ago

New radar and spinner lidar capability (which modifies input arguments), hurricane forcing, bug fix for Donelan heat flux calculation, and additions to mesoscale forcing

v1.2.1

1 month ago

Unit tests repaired so that they run on GPUs, improvements for reg tests on GPUs, and bug fix for initial sampled velocities with OpenFAST ALM.

v1.2.0

1 month ago

Enables multilevel inflow/outflow BC with native format and also enables refinement ratios other than 2.

v1.1.0

1 month ago

Features volume sampling capability, first ABL + waves implementation, and anelastic setup

v1.0.1

1 month ago

Patches bug that prevented running ABLStats when tke variable was not present, e.g., when Smagorinsky is the turbulence model

v1.0.0

1 month ago

This version features a significant update to the ALM methodology, placing the forces from the actuator points at locations corresponding to time n+1/2. This also reverts to sampling cell-centered velocities, which means that ADM methods using OpenFAST (which feature no actuator point motion) are modified to their original formulation.