Skip to content

v23.10

Latest
Compare
Choose a tag to compare
@campuzanofj campuzanofj released this 24 Oct 16:16
· 1 commit to master since this release

This release contains binaries and libraries (DLLs )for the MOHIDLagrangian code as found in the GitHub repository on October 2023. The release contains the source code used for compiling and the binaries with the following flavour:

64 bits double precision OpenMP (x64_OpenMP)

= Release Notes =

New features:

  • New detritus type simulation including deposition and resuspension processes subject to currents and waves, and linear degradation taking a user defined daily degradation constant
  • New Waterquality type tracers to be run with MOHIDWater water quality parameters.
  • Biofouling growth on marine debris, considering a constant growth starting at a user defined period after simulation start.
  • Added support for curvilinear grids.
  • Some optimizations on memory usage and interpolations needed.
  • Improved documentation for these new types with sample implementations.

Corrected bugs:

  • Fixed vertical velocity computation. Raynolds was using tracer depth instead of a velocity
  • Fixed a generic field class call crashing the model