Skip to content

Releases: erdc/cms2d

CMS_v5.4.5

23 Jun 21:15

Choose a tag to compare

  • Bug fix - need to test for enabled sediment after reading in cards in prestart
  • Enabled XMDF compilation on Linux. Updated workflow to compile CMS including XMDF libraries.
  • Add canned test cases for XMDF that should work on Linux or Windows
  • Moved third-party libraries from root folder to be under the 'external_libraries' folder.
  • Modified CI for CMS-Flow and added a few CMS-Wave tests (still to be added to CI)
  • Add extra print line for Hot Start indicating the starting date/time.
  • Bug fix in steering for printing out correct timestamp when it has only 8 digits instead of 12.
  • Ignore certain Advanced cards if they are already handled. Print warning message.

CMS_v5.4.4.3 bug_fix

21 Apr 20:49

Choose a tag to compare

5.4.4.3 adds the following small changes/bug fixes.

  • (5.4.4.1) Bug fix for mixing layer thickness error.
  • (5.4.4.2) Handles a '--non-interactive' flag as final argument to avoid the "Press any key to continue" message after errors.
  • (5.4.4.3) Bug fix for array out of bounds when nesting is used.

CMS_v5.4.4

07 Apr 21:21
da180ab

Choose a tag to compare

What's Changed

v5.4.4 (07 April 2025)

  • Minor changes to wave code to initialize a few variables.
  • Added test to ensure initial mixing layer thickness is always less than thicknesses for bed layers.
  • Added test for met station wind data import.
  • Test fix for divide by zero in SHEARLUND routine.
  • Added allocation for Observation and Nest points when using the newest format.

CMS_v5.4.3

24 Mar 19:06
ddadca9

Choose a tag to compare

What's Changed

v5.4.3 (18 March 2025)

  • Optimized ADAK and ADBK dot product routines
  • Found that time reference has been set to BCE instead of CE. Changing reference time to CE.
  • To be released with SMS 13.4

CMS_v5.4.2

18 Mar 15:00
594b234

Choose a tag to compare

What's Changed

== Version 5.4.2 (02/24/2025) ==

  • Added new block for extracted WSE or WSE/Vel boundary conditions to be added to SMS 13.4+
  • Now writes CF descriptive information for each known CF Dataset (25 in total at present) inside the PROPERTIES group.
    ** CF data is located in "out_lib.f90" within the "init_cf_var_list" subroutine.
  • Add tests for reading Multiple WSE and Velocity datasets correctly.
  • Add print statement with name of recurring hot start file for each write.
  • Add bug fix for deep water hard bottom values (deeper than 900m)

CMS_v5.4.0

20 Feb 19:53

Choose a tag to compare

Release of CMS 5.4.0 to coincide with the beta release of SMS 13.4.