CMS Releases: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
mNo edit summary
Line 9: Line 9:


= Releases =
= Releases =
== Version 4.1 Revision 20 (04/19/13) ==
'''Executables'''
* [[Media:cms2d_v4p1r21-x32p.exe | cms2d_v4p1r21-x32p.exe]]
* [[Media:cms2d_v4p1r21-x64p.exe | cms2d_v4p1r21-x64p.exe]]
'''Modifications'''
* Change - Simplified the mixing layer thickness calculation so that it is no longer a function of the deposition thickness
* Change - Changed interpolation of cell face bed load transport rate in bed slope term to harmonic mean
* New feature - Added parallelization to btklogexp and btklogrouse subroutines
* Change - Added new hardbottom treatment to limit concentration capacity
* New feature - Added parallelization to sedcapac_soulsby subroutine
* Bug fix - Fixed a bug related to the second order temporal scheme in which the variables from n-2 time step were not being updated properly for the first time step during variable time steps.
* Change - The second order scheme is only applied if the time step does not change.
* Bug fix - Logical variables for single tidal constituent boundary were not being initialized properly causing the model to not run on certain computers
== Version 4.1 Revision 20 (04/10/13) ==
== Version 4.1 Revision 20 (04/10/13) ==
'''Executables'''
'''Executables'''

Revision as of 15:43, 19 April 2013

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 Implicit 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 Implicit" box in the "Models" column. Enter the location and name of the executable and select "Open".

OpenMP DLL

Releases

Version 4.1 Revision 20 (04/19/13)

Executables

Modifications

  • Change - Simplified the mixing layer thickness calculation so that it is no longer a function of the deposition thickness
  • Change - Changed interpolation of cell face bed load transport rate in bed slope term to harmonic mean
  • New feature - Added parallelization to btklogexp and btklogrouse subroutines
  • Change - Added new hardbottom treatment to limit concentration capacity
  • New feature - Added parallelization to sedcapac_soulsby subroutine
  • Bug fix - Fixed a bug related to the second order temporal scheme in which the variables from n-2 time step were not being updated properly for the first time step during variable time steps.
  • Change - The second order scheme is only applied if the time step does not change.
  • Bug fix - Logical variables for single tidal constituent boundary were not being initialized properly causing the model to not run on certain computers

Version 4.1 Revision 20 (04/10/13)

Executables

Modifications

  • Change - Modified one-cell-wide-channel wetting and drying criteria to allow flow in deep and narrow channels

Version 4.1 Revision 19 (04/09/13)

Executables

Modifications

  • Change - Added additional debug variables in the diagnostic solution file *_diag.h5

Version 4.1 Revision 18 (04/08/13)

Executables

Modifications

  • Bug fix - Fixed bug related to path specification for ICoords and JCoords. Bug only occurred for one known grid but has been fixed.
  • Bug fix - Fixed bug in reading the cross-shore boundary condition.
  • New feature - Added cards to specify convergence thresholds for implicit solution scheme
  • Change - Moved precipitation and evaporation contribution to source term into the static source term for the implicit scheme

Version 4.1 Revision 17 (04/06/13)

Modifications

  • Bug fix - Changed allocation size for vdata and udata arrays in nesting structure variable NH_str
  • Change - Added internal closed boundary condition to improve the pressure field solution for the implicit scheme
  • Bug fix - Added temporary variable to avoid changing the time series step variable in subroutine tidevalue within the steering module

Version 4.1 Revision 16 (03/15/2013)

Modifications

  • Bug fix - Moved initialization of nestin1, nestin2, and iwave in CMS-Wave to the beggining of the file
  • Change - Added input card for maximum current velocity, and water level values for convergence checking

Version 4.1 Revision 15 (03/14/2013)

Modifications

  • Bug fix - Changed input units for single size sediment transport cards from m to mm
  • Change - Removed slope limiter from pressure gradient term. This was causing convergence problems.
  • Bug fix - Changed if statement in Soulsby-van Rijn transport formula for wave conditions (.not.cmswave) tp (noptset>=3)

Version 4.1 Revision 14 (03/12/2013)

Modifications

  • Bug fix - Removed extra ramp from boundary concentration in subroutine sedbnd_eval

Version 4.1 Revision 13 (03/04/2013)

Modifications

  • Bug fix - Added interpolation of gaps (dry values) for internal nested boundary conditions

Version 4.1 Revision 12 (03/01/2013)

Modifications

  • Bug fix - Fixed critical shear velocity correction for SVR and VR transport formulas
  • Bug fix - Fixed path bug in CMS-Wave
  • Bug fix - Fixed path bug for boundary conditions
  • Change - Increased default wave bottom friction factor to 0.65 from 0.5 based on comparisons to other models

Version 4.1 Revision 11 (02/09/2013)

Modifications

  • Bug fix - Fixed bug in wave friction factor calculation for Data2 and Data13 (only for smooth conditions)
  • Maintenance - Cleaned up the friction library
  • New feature - Added bedform routines based on Soulsby (2005)

Version 4.1 Revision 10 (01/17/2013)

Modifications

  • New feature - Least squares interpolation
  • Maintenance - Moved structures code to separate files.
  • Maintenance - Cleaned up wetting and drying subroutine.
  1. Added parallelization to onecellwidechannels special wetting/drying case loop.
  2. Moved distance to wall calculation to eddy viscosity module and added parallelization.
  3. Added parallelization to flpond.
  • Bug Fix - Revised deferred correction subroutines and fixed OpenMP race condition
  • Maintenance - Changed code structure so that component variable definitions are in fortran modules in separate files named *_def.F90 (e.g. sed_def.F90), and component libraries are in separate files named *_lib.F90 (e.g. sed_lib.F90). Also separated source into folders so that is better organized.
  • Change - Revised new block structures for boundary specification
  • New feature - Added OpenMP parallelization to sediment avalanching subroutine
  • New features - Added time step statistics to sediment transport
  • Change - Moved water density from module to input in all friction subroutines.
  • Change - Cell-face water depth is not calcuated from cell face water elevation, and bottom elevation instead of interpolating the water depth between cells. The new approach more efficient since the bed elevation only changes once per time step, and the water level gradients are calculated anyway.
  • Bug fix - Fixed bug related to bed slope correction in Lund-CIRP and Soulsby-Van Rijn transport equations.
  • Bug fix - Fixed bug relates to simplified log-law wall friction formulation
  • Bug fix - Corrected if statement in iterative log-law wall friction formulation
  • Change - Changed wall friction formulation to use wall friction coefficient instead of gamma

Version 4.1 Revision 5

Modifications

  • Change - Added parallelization to hardbottom loop in sed_imp

Version 4.1 Revision 4

Modifications

  • New feature - Added grid quality indicators to simulation statistics module

Version 4.1 Revision 3 (11/26/2012)

Modifications

  • New feature - Added subroutines for reading card with scalars and booleans
  • New features - Added unit conversion subroutines
  • Maintenance - Cleaned up boundary initialization subroutine
  • Change - Separated smoothing iterations for wave breaking index and wave breaking dissipation
  • Change - Changed default smoothing iteration numbers for wave variables
  • Change - Added steering variables for controling flow-to-wave current velocity and bed elevations values
  • Maintenance - Cleaned up setwave subroutine and added OpenMP parallelization
  • Bug fix - Extrapolation distances were being reset to zero when reading interpolation files
  • New feature - Added SIP and ICCG solvers for structured grids

Version 4.1 Revision 2

Modifications

  • Maintenance - Added parallelization to several sections of code
  • Bug fix - Removed race condition in deferred correction subroutines
  • Maintenance - Moved boundary condition specification to subroutines
  • New feature - Different formulations for spatial gradients now available.
  • Bug fix - Fixed boundary condition bug (introduced in V4.1)

Version 4.1 Revision 1

Modifications

  • Maintenance - Added parallelization to several sections of code
  • Maintenance - Combined coefficient assembly for u and v momentum equations
  • Maintenance - Combined coefficient and source term calculations for pressure correction equation
  • New feature - Added meteorological stations
  • New feature - Added general input cards for scalars and booleans

Version 4.1

Modifications

  • New feature - Nested water level boundary condition in a larger CMS or ADCIRC grid
  • New feature - Nested water level and velocity boundary condition in a larger CMS or ADCIRC grid
  • Change - Code for calculation of interpolation coefficients and index made into subroutines
  • New feature - Added basic linear algebra subroutines with loop unrolling and OpenMP for faster computations.
  • New feature - Added spatial water level gradient to tidal, and single water level boundary conditions
  • New feature - Added mean water level to tidal/harmonic boundary condition
  • New feature - Block structure input for tidal/harmonic boundary conditions
  • New feature - Extended the range of the yearly nodal factor and equilibrium database to 1850-2050.
  • Maintenance - Cleaned up sparse matrix module and added several comments.

Older CMS Releases



Documentation Portal

Test_Cases