CMS Beta: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
'''ONLY FOR TESTING PURPOSES'''
'''ONLY FOR TESTING PURPOSES'''


== Version 4.1 Beta 48 (10/20/14) ==
== Version 4.1 Beta 51 (03/02/15) ==
'''Executables'''
'''Executables'''
* 64 bit: [[Media:cms2d_v4p1b48-x64p.zip | cms2d_v4p1b48-x64p.zip]]
* 64 bit: [[Media:cms2d_v4p1b51-x64p.zip | cms2d_v4p1b51-x64p.zip]]


'''Modifications'''
'''Modifications'''
* Change: Made gravity a user-adjustable parameter. Default is 9.81 m/s^2. Can be modified using: GRAVITY 9.8 'm/s^2'
* Change: Renamed several routines to be more consistent and removed module dependencies from several libraries.
* Change: Removed pure statements from routines and functions since these were causing compiling issues on Garnett.
* Bug Fix: ASCII grid file not being read properly. Modified routine for reading ASCII input file and added format options.
* Change: Removed wave dissipation override from wave model.
* 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).

Revision as of 17:27, 2 March 2015

ONLY FOR TESTING PURPOSES

Version 4.1 Beta 51 (03/02/15)

Executables

Modifications

  • Change: Renamed several routines to be more consistent and removed module dependencies from several libraries.
  • Change: Removed pure statements from routines and functions since these were causing compiling issues on Garnett.
  • Bug Fix: ASCII grid file not being read properly. Modified routine for reading ASCII input file and added format options.
  • Change: Removed wave dissipation override from wave model.
  • 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).