CMS Releases: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
mNo edit summary
Line 20: Line 20:
:: [[media:new64bit-DLL.zip | new64bit-DLL.zip]]
:: [[media:new64bit-DLL.zip | new64bit-DLL.zip]]


=== Version 5.1.7 (02/25/2019)
=== Version 5.1.7 (02/25/2019) ===
* Bug fix: Read the friction file properly if using ASCII Input.
* Bug fix: Read the friction file properly if using ASCII Input.
* Change: Write the Wave Date out in a better format for screen text.
* Change: Write the Wave Date out in a better format for screen text.
Line 26: Line 26:
* Change: Linux CMake now compiles with OpenMP for parallelization.
* Change: Linux CMake now compiles with OpenMP for parallelization.


=== Version 5.1.6 (02/13/2019)
=== Version 5.1.6 (02/13/2019) ===
* Update: Implemented input file changes for Weir and Rubble Mound Jetty structures to match the SMS 13.0+ menu interface design.
* Update: Implemented input file changes for Weir and Rubble Mound Jetty structures to match the SMS 13.0+ menu interface design.
* Bug fix: Resolved a few minor issues related to Explicit scheme with parallelization.
* Bug fix: Resolved a few minor issues related to Explicit scheme with parallelization.
Line 33: Line 33:
* Change: Added an additional line of output text to two locations when Morphologic Acceleration Factor used.
* Change: Added an additional line of output text to two locations when Morphologic Acceleration Factor used.


=== Version 5.1.5 (10/30/2018)
=== Version 5.1.5 (10/30/2018) ===
* New feature: Added Stand-alone wave code that is run when only wave input is specified.  This version is basically identical to last stand-alone code.
* New feature: Added Stand-alone wave code that is run when only wave input is specified.  This version is basically identical to last stand-alone code.
** Info: Diagnostic information about stand-alone wave parameters are written to screen and diagnostic file.
** Info: Diagnostic information about stand-alone wave parameters are written to screen and diagnostic file.


=== Version 5.1.4 (10/17/2018)
=== Version 5.1.4 (10/17/2018) ===
* Info: Minor version and date changed.  No code changes at all.
* Info: Minor version and date changed.  No code changes at all.


=== Version 5.1.3 (10/16/2018)
=== Version 5.1.3 (10/16/2018) ===
* New feature: Updated Hot Start routines to work with ASCII input and output.  Needs further testing.
* New feature: Updated Hot Start routines to work with ASCII input and output.  Needs further testing.
** Info: All ASCII Hot Start files are written to the subfolder "ASCII_HotStart"
** Info: All ASCII Hot Start files are written to the subfolder "ASCII_HotStart"
* Info: Some work still needs to be done to fully integrate some seldom-used datasets.
* Info: Some work still needs to be done to fully integrate some seldom-used datasets.


=== Version 5.1.2 (10/15/2018) [incorporating some developmental features from a non-versioned branch]
=== Version 5.1.2 (10/15/2018) [incorporating some developmental features from a non-versioned branch] ===
* New feature: Added card (WRITE_ASCII_INPUT_FILES  ON|OFF) to tell CMS to write out ASCII versions of all input
* New feature: Added card (WRITE_ASCII_INPUT_FILES  ON|OFF) to tell CMS to write out ASCII versions of all input
** Info: All ASCII input files are written to the subfolder "ASCII_Input"
** Info: All ASCII input files are written to the subfolder "ASCII_Input"
Line 53: Line 53:
* Change: Updated internal wave code to latest version, 30 March 2018
* Change: Updated internal wave code to latest version, 30 March 2018


=== Version 5.1.1 (10/15/2018) ==  
=== Version 5.1.1 (10/15/2018) ===
* Change: Added in CMS-Wave stand-alone (Mar 2018) for use when only waves are desired
* Change: Added in CMS-Wave stand-alone (Mar 2018) for use when only waves are desired



Revision as of 16:53, 25 February 2019

Instructions

  1. Extract the OpenMP DLL file from the zip, if needed. Note: you must have the correct platform DLL file in the same directory.
  2. Download the appropriate 'exe' file.
  3. If running the CMS from the SMS, change the location and name of the CMS-Flow executable by clicking on "Edit" | "Preferences...", and then selecting the "File Locations" tab and then clicking on the box under the "Executables" column next to "CMS-Flow" box in the "Models" column. Enter the location and name of the executable and select "Open".
  • Note: For security reasons, the CMS executables or available for downloaded in a zip file.

Terms and Conditions

Latest Version of CMS Releases

CMS 5.1 Update 7 (02/25/19) - Merged Implict/Explicit CMS version

Executables - Note: Download both the executable and DLL

  • Released with SMS 12.3. Should work with SMS 12.2+.
  • 64 bit: (Only 64-bit available. If 32-bit needed, please contact us.)
CMS2D_V5p1.zip
new64bit-DLL.zip

Version 5.1.7 (02/25/2019)

  • Bug fix: Read the friction file properly if using ASCII Input.
  • Change: Write the Wave Date out in a better format for screen text.
  • Bug fix: Resolved a file naming issue when full paths are specified on command line.
  • Change: Linux CMake now compiles with OpenMP for parallelization.

Version 5.1.6 (02/13/2019)

  • Update: Implemented input file changes for Weir and Rubble Mound Jetty structures to match the SMS 13.0+ menu interface design.
  • Bug fix: Resolved a few minor issues related to Explicit scheme with parallelization.
  • Bug fix: Resolved an issue with hot starting with waves not synchronizing to the right wave condition.
  • New feature: EXPLICIT_PRINT_INTERVAL allows user specified interval of time step output.
  • Change: Added an additional line of output text to two locations when Morphologic Acceleration Factor used.

Version 5.1.5 (10/30/2018)

  • New feature: Added Stand-alone wave code that is run when only wave input is specified. This version is basically identical to last stand-alone code.
    • Info: Diagnostic information about stand-alone wave parameters are written to screen and diagnostic file.

Version 5.1.4 (10/17/2018)

  • Info: Minor version and date changed. No code changes at all.

Version 5.1.3 (10/16/2018)

  • New feature: Updated Hot Start routines to work with ASCII input and output. Needs further testing.
    • Info: All ASCII Hot Start files are written to the subfolder "ASCII_HotStart"
  • Info: Some work still needs to be done to fully integrate some seldom-used datasets.

Version 5.1.2 (10/15/2018) [incorporating some developmental features from a non-versioned branch]

  • New feature: Added card (WRITE_ASCII_INPUT_FILES ON|OFF) to tell CMS to write out ASCII versions of all input
    • Info: All ASCII input files are written to the subfolder "ASCII_Input"
  • New feature: Added card (OUTPUT_FILE_TYPE XMDF|ASCII) to tell CMS to write only ASCII solutions
    • Info: All ASCII output/solutions are written to the subfolder "ASCII_Solutions"
    • Info: All ASCII Statistics files are written to the subfolder "Statistics"
  • Change: Updated internal wave code to latest version, 30 March 2018

Version 5.1.1 (10/15/2018)

  • Change: Added in CMS-Wave stand-alone (Mar 2018) for use when only waves are desired

CMS 5.0 Release 4 (04/24/17) - Merged Implict/Explicit CMS version

Executables - Note: Download both the executable and DLL

  • 32 bit:
cms2d_v5p0r4-x32.zip
new32bit-DLL.zip
  • 64 bit:
cms2d_v5p0r4-x64.zip
new64bit-DLL.zip
  • Released with SMS 12.1. Should work with SMS 11.2-12.2.

CMS 4.1 Release 51 (04/22/15) - Implicit Only Flow model with Waves

Executables - Note: Download both the executable and DLL

  • 32 bit:
cms2d_v4p1r51-x32p.zip
new32bit-DLL.zip
  • 64 bit:
cms2d_v4p1r51-x64p.zip
new64bit-DLL.zip

CMS 3.75 Release 7 - Explicit-Only Flow model w/o Waves

Executables - Note: Download both the executable and DLL

  • 32 bit:
CMS-Flow-3p75-x32.zip
new32bit-DLL.zip
  • 64 bit:
CMS-Flow-3p75-x64.zip
new64bit-DLL.zip

Older CMS Releases



Documentation Portal

Test_Cases