Skip to content

Releases: Mohid-Water-Modelling-System/MOHID-Lagrangian

v23.10

24 Oct 16:16
Compare
Choose a tag to compare

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

v22.10

13 Oct 15:23
c61f714
Compare
Choose a tag to compare

This release contains binaries and libraries (DLLs )for the MOHIDLagrangian code as found in the GitHub repository on the second week of October 2022. 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 type of particle: faecal coliforms
  • Radiation can be given for faecal coliform studies. For that purpose, light extinction is now computed.

Corrected bugs:

  • Bug fixed in reading of NetCDF files when hydrodynamics and water properties are contained in different files

v20.10

17 Nov 13:48
68e1489
Compare
Choose a tag to compare

This release contains binaries and DLLs for the MOHIDLagrangian code as found in the GitHub repository on the second week of November 2020. 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 =

This is the first official release of the MOHID Lagrangian model

== Latest features ==

  • Full buoyancy computation
  • Rework of beaching algorithms and addition of filters for tracer removal on land
  • Full resuspension computation
  • Reconstruction of the full 3D velocity fields using the divergence of the horizontal fields if needed
  • Diffusion validation
  • Stokes drift and windage validation
  • Improved stability and several bug fixes
  • New automatic python environment  installation - one click install of all packages and dependencies
  • Pre-processor performs integrity check of the input files regarding time consistency
  • Post processor is faster and more efficient
  • Post processing now includes the ability to make complex map plots with arbitrary calendar, integration types, subdomains including polygons and plot type combinations.