EISMINT II¶
There are seven experiments described in the published EISMINT II writeup [12]. They are named A, B, C, D, F, G, and H. They have these common features:
runs are for
years, with no prescribed time step;a
horizontal grid on a square domain ( km side length) is prescribed;surface inputs (temperature and mass balance) have angular symmetry around the grid center;
the bed is flat and does not move (no isostasy);
the temperature in the bedrock is not modeled;
only the cold (not polythermal) thermomechanically-coupled SIA is used [12]; and
basal melt rates do not affect the evolution of the ice sheet.
The experiments differ from each other in their various combinations of surface temperature and mass balance parameterizations. Experiments H and G involve basal sliding, under the physically-dubious SIA sliding rubric ([10], Appendix B), while the others don’t. Four experiments start with zero ice (A,F,G,H), while the other experiments (B,C,D) start from the final state of experiment A.
In addition to the seven experiments published in [12], there were an additional
five experiments described in the EISMINT II intercomparison description [85],
labeled E, I, J, K, and L. These experiments share most features listed above, but with
the following differences. Experiment E is the same as experiment A except that the peak
of the accumulation, and also the low point of the surface temperature, are shifted by 100
km in both
See Table 32 for how to run supported EISMINT II experiments in PISM. Experiments E – L are only documented in [85].
Note
Experiments G and H are not supported.
Command: “ |
Relation to experiment A |
---|---|
|
|
|
warmer |
|
less snow (lower accumulation) |
|
smaller area of accumulation |
|
colder; famous spokes [16] |
|
shifted climate maps |
|
trough topography |
|
trough topography and less snow |
|
mound topography |
|
mound topography and less snow |
The vertical grid is not specified in EISMINT II, but a good simulation of the
thermomechanically-coupled conditions near the base of the ice requires relatively-fine
resolution there. We suggest using the default unequally-spaced grid. With 61 levels it
gives a grid spacing of -Lz
; experiment F is different because ice thickness
increases with colder temperatures.
These SIA-only simulations parallelize well. Very roughly, for the standard -skip -skip_max 5
are recommended.
The EISMINT II experiments can be run with various modifications of the default settings.
For instance, a twice-finer grid in the horizontal is “-Mx 121 -My 121
”.
Table 33 lists some optional settings which are particular to the
EISMINT II experiments.
Option |
Default values [experiments] |
Units |
Meaning |
---|---|---|---|
|
A |
Choose single character name of EISMINT II [12] simplified geometry experiment. See Table 32. |
|
|
0.5 [ABDEFIK], 0.25 [CJL] |
max value of accumulation rate |
|
|
450 [ABEFIK], 425 [CDJL] |
km |
radial distance to equilibrium line |
|
radial gradient of accumulation rate |
||
|
K/km |
radial gradient of surface temperature |
|
|
238.15 [ACDEIJKL], 243.15 [B], 223.15 [F] |
K |
max of surface temperature |
|
Include the basal melt rate in the mass continuity computation; overrides EISMINT II default. |
See subdirectory examples/eismintII/
for a simple helper script runexp.sh
.
Previous | Up | Next |