tREADME.md - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
(HTM) git clone git://src.adamsgaard.dk/pism
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
tREADME.md (652B)
---
1 ### Scripts using circular shelf setups
2
3 These scripts use simplified circular shelf setups to test
4
5 * the parameterization of the sub-grid scale motion of the calving front (`run_noshelf.sh`, `run_shelfonly.sh`, `run_withshelf.sh`)
6 * the "calving at a threshold thickness" mechanism (`test_calving_at_thickness.sh`)
7 * the "eigencalving" mechanism (`test_eigencalving.sh`)
8 * the "iceberg removal" machanism (`test_iceberg_removal.sh`; this one is not circular, though)
9
10 The script `circular_dirichlet.py` generates input files with the prescribed ice flux at the grounding line and is used both here and elsewhere (e.g. in `examples/marine/melange`).
11