CMS Beta: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''ONLY FOR TESTING PURPOSES'''
'''ONLY FOR TESTING PURPOSES'''


== Version 4.1 Beta 51 (03/02/15) ==
== Version 4.1 Beta 52 (09/01/15) ==
'''Executables'''
'''Executables'''
* 64 bit: [[Media:cms2d_v4p1b51-x64p.zip | cms2d_v4p1b51-x64p.zip]]
* 64 bit: [[Media:cms2d_v4p1b52-x64p.zip | cms2d_v4p1b52-x64p.zip]]


'''Modifications'''
'''Modifications'''
* Change: Renamed several routines to be more consistent and removed module dependencies from several libraries.
* Bug fix: Found related to the screen output for nested water surface elevation and velocity boundary condition which causes an access violation.
* Change: Removed pure statements from routines and functions since these were causing compiling issues on Garnett.
* Bug fix: Resolved problem with reading HDF5 solution files from parent ADCIRC simulations.
* Bug Fix: ASCII grid file not being read properly. Modified routine for reading ASCII input file and added format options.
* New feature: Added the option to specify a maximum bed change per time step to help avoid instability problems. The default value for the maximum bed change in one time step is 0.5 m.
* Change: Removed wave dissipation override from wave model.
* Bug fix: Found bug in reading none defined spatial coordinate zones as N/A or none integer values. Now any none integer value is set to 0.
* Bug fix: Surface roller energy not being interpolated to flow grid when wave volume fluxes are turned off.
* Bug fix: Found bug in Janssen and Battjes (2007) wave breaking formulation causing wave breaking to be slightly over-predicted.
* Change: Updated wave model to Feb 15 version (includes several modifications by Lihwa Lin).

Latest revision as of 18:25, 1 September 2015

ONLY FOR TESTING PURPOSES

Version 4.1 Beta 52 (09/01/15)

Executables

Modifications

  • Bug fix: Found related to the screen output for nested water surface elevation and velocity boundary condition which causes an access violation.
  • Bug fix: Resolved problem with reading HDF5 solution files from parent ADCIRC simulations.
  • New feature: Added the option to specify a maximum bed change per time step to help avoid instability problems. The default value for the maximum bed change in one time step is 0.5 m.
  • Bug fix: Found bug in reading none defined spatial coordinate zones as N/A or none integer values. Now any none integer value is set to 0.