Last change
on this file since 27556 was 27556, checked in by dgoldber, 2 years ago |
new folders for shelfice remeshing test
|
File size:
593 bytes
|
Line | |
---|
1 | # ===================================
|
---|
2 | # | Parameters for SHELFICE package |
|
---|
3 | # ===================================
|
---|
4 | &SHELFICE_PARM01
|
---|
5 | SHELFICEconserve = .TRUE.,
|
---|
6 | SHELFICEboundaryLayer = .TRUE.,
|
---|
7 | SHELFICEtopoFile='icetopo.bin',
|
---|
8 | SHELFICEwriteState = .TRUE.,
|
---|
9 | SHELFICEMassStepping = .TRUE.,
|
---|
10 | #--
|
---|
11 | SHELFICEremeshFrequency = 600.0,
|
---|
12 | #- need to satisfy: splitThrs > 1 + mergeThrs / Sdz
|
---|
13 | # with: Sdz = min{ delR(k+1)/delR(k) }_[k=1:Nr-1]
|
---|
14 | SHELFICEsplitThreshold = 1.12,
|
---|
15 | SHELFICEmergeThreshold = 0.10,
|
---|
16 | #--
|
---|
17 | SHELFICEmassFile='shelficemass.bin',
|
---|
18 | SHELFICEMassDynTendFile='shelfice_dMdt.r02.bin',
|
---|
19 | &
|
---|
Note:
See
TracBrowser
for help on using the repository browser.