Skip to content

v4.1.0

Latest

Choose a tag to compare

@mbkuhn mbkuhn released this 05 Aug 16:28
· 7 commits to main since this release
b844bcc

Features:

  • OpenFAST 5 enabled
  • Static boundary plane option
  • Can write initial flow to boundary plane and use as inflow BC
  • Boundary planes are now terrain-aware (flow velocity is 0 if next to terrain cell)
  • Boundary planes can be phase-aware (select liquid, gas, or both); enables combining with other BCs
  • ABL Statistics can be calculated and output on finer mesh levels
  • Subvolume output utility: can be output on grids coarser than the mesh itself; different strides in each direction
  • Heterogeneous Forest (canopy model)
  • time.max_wall_time can be specified as simulation-stopping criterion
  • First implementation actuator-based drone representation, featuring an "actuator sector" approach
  • Free surface damping for two-phase cases where underwater flow is important and surface waves are not

Improvements:

  • LES (Kosovic) changes for simulations with terrain
  • More flexibility in setup of ChannelFlow velocity perturbations
  • Mesh information printouts
  • Probe and plane native sampling info output
  • More flexibility and new options for DragForcing, TerrainDrag, ChannelBuilder
  • Kynema-FMB interface

Fixes:

  • OversetRefinement segfault
  • ChannelBuilder restarts