Skip to content

Releases: Exawind/amr-wind

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

v2.4.2

19 Aug 21:43
5ebb2ab
Compare
Choose a tag to compare

Unit test fix
Update submodules

v2.4.1

19 Aug 21:40
40accd3
Compare
Choose a tag to compare

Performance improvements

  • warning to consolidate turbine input lines
  • faster handling of many actuator instances
  • faster handling of many geometry refinement tags

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

Miscellaneous boundary condition improvements

Makes Waves2AMR reg test deterministic

v2.4.0

19 Aug 21:35
b8ab898
Compare
Choose a tag to compare

Usability updates:

  • actuator epsilon can be specified as a single value, assumed to be uniform in all three components
  • post_processing directory name can be specified by user

Feature updates:

  • actuator line wing can vary pitch with time, can be represented in quasi-2D, and further available tweaks

v2.3.2

19 Aug 21:22
61cbb21
Compare
Choose a tag to compare

Accumulation of small changes

  • multiphase CFL conforms to typical expectations (desired CFL <= 1)
  • reg test fixes
  • fix external ghost cell fill for mac velocity

v2.3.1

19 Aug 21:19
cc51dad
Compare
Choose a tag to compare

Accumulation of bug fixes and user interface improvements

  • unifying gravity arguments in ChannelFlow, ABL
  • fixing initialization of ABL Mesoscale
  • fixing hdf5 regtests
  • checking duplicate field entries in input files (mainly for post-processing)

v2.3.0

19 Aug 21:12
6ba000b
Compare
Choose a tag to compare

Actuator line implementation now includes functionality for a nonuniform point distribution when the filtered-lifting-line correction (FLLC) is active.

Obsolete implementation of coupling with HOS-Ocean is deprecated; fully replaced by Waves2AMR.

v2.2.1

19 Aug 21:10
e131a79
Compare
Choose a tag to compare

After making density argument of OpenFAST turbines necessary, this version includes the argument in the unit tests, allowing OpenFAST unit tests to pass. Also fixes another bug in the diagnostic routines that occurred on GPUs.

v2.2.0

19 Aug 21:08
bc787f2
Compare
Choose a tag to compare

Waves2AMR submodule now associated with Exawind organization repository, not personal repository. Switching between v2.1.0 and v2.2.0 can cause issues with the submodule references.

Bug fix to diagnostics function that reported maxima of velocity and their locations -- avoids segfault.
Duplicate sampling or plotting fields automatically removed

v2.1.0

09 May 16:53
13e15b5
Compare
Choose a tag to compare

(Note: v2.2.0 is preferred as the initial Waves2AMR-compatible implementation because it points to the repository belonging to the Exawind github organization)

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