/[MITgcm]/MITgcm_contrib/verification_other/shelfice_remeshing/input/data.shelfice
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/shelfice_remeshing/input/data.shelfice

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (hide annotations) (download)
Mon Apr 4 12:54:16 2016 UTC (9 years, 3 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint65v
Changes since 1.7: +1 -0 lines
logical param to "dig" ice

1 jmc 1.7 # ===================================
2     # | Parameters for SHELFICE package |
3     # ===================================
4     &SHELFICE_PARM01
5     SHELFICEwriteState = .true.,
6     #mult_shelfice=1.,
7     #useISOMIPTD = .true.,
8     SHELFICEconserve = .true.,
9     SHELFICEboundaryLayer = .true.,
10     # SHELFICEtopoFile='shelftopo.pig.bin',
11     SHELFICEtopoFile='shelftopo.round.bin',
12     # SHELFICEloadAnomalyFile = 'pload.pig.jmd95z',
13     # SHELFICEMassDynTendFile = 'MDS.bin',
14     # SHELFICEGroundInitFile= 'shelficegroundinit.bin',
15     # SHELFICEGroundTopoFile= 'shelftopo.ground.bin',
16     SHELFICErealFWflux =.true.,
17     SHELFICEmassFile = 'shelficemassinit.bin',
18     SHELFICEuseGammaFrict = .true.,
19     SHELFICEDragQuadratic = 0.0015,
20     shiCdrag = 0.0015,
21     SHELFICEMassStepping = .true.,
22     SHELFICERemeshFrequency = 2593800.0,
23     SHELFICESplitThreshold =1.25,
24     SHELFICEMergeThreshold =0.24,
25     SHELFICEEtaSponge = .true.,
26     shelficeEtaRelax = 432000.,
27     shelfice_etarestore_spongewidth = 5,
28 dgoldberg 1.8 shelfice_dig_ice = .false.
29 jmc 1.7 &

  ViewVC Help
Powered by ViewVC 1.1.22