This repository has been archived by the owner on Jul 4, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
29 lines (21 loc) · 1.58 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
CISM Changelog
Changes in CISM Version 2.0
===========================
CISM version 2.0, which originated from Glimmer-CISM and Glimmer, has a number of major changes and additions relative to these previous codes, including:
* addition of robust, parallel, 2D and 3D, higher-order accurate approximations to the Stokes momentum balance (Blatter-Pattyn, L1L2, and SSA, all available within the "Glissade" dynamical core)
* adition of 3D, parallel mass and temperature transport
* addition of software interfaces to modern C++ based solver libraries (e.g., Trilinos)
* replacement of the Autotools build system with Cmake build system
* addition of new test cases for higher-order models, including several with analytical solutions
* re-ordering of the time step to be fully consistent with explicit forward Euler scheme
* addition of a new high level "cism_driver", which replaces and reproduces functionality of several old drivers and allows for more flexible integration of additional and/or external dycores
* re-arrangement of the directory structure
* modifications to the Glint coupling software to support coupling with CESM and other climate models that compute surface mass balance external to the ice sheet model
* new and updated documentation
More information including full documentation of the code can be found at:
http://oceans11.lanl.gov/cism/
CISM version 2.0 will be hosted at the CISM Github organization:
https://github.com/cism/cism
The original Glimmer-CISM and Glimmer codes can be found at the Glimmer-CISM Github organization:
https://github.com/glimmer-cism
updated 10/21/2014