Skip to content

Releases: Exawind/amr-wind

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

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