/[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.3 - (hide annotations) (download)
Mon Jan 25 14:10:08 2016 UTC (9 years, 5 months ago) by dgoldberg
Branch: MAIN
Changes since 1.2: +5 -2 lines
new parameters to restore sea level

1 dgoldberg 1.1 # ===================================
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 dgoldberg 1.2 # SHELFICEGroundInitFile= 'shelficegroundinit.bin',
15 dgoldberg 1.1 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 dgoldberg 1.3 SHELFICERemeshFrequency = 43200.0,
23 dgoldberg 1.1 SHELFICESplitThreshold =2.5,
24     SHELFICEMergeThreshold =-7.6,
25 dgoldberg 1.3 SHELFICEEtaSponge = .true.,
26     shelficeEtaRelax = 432000.,
27     shelfice_etarestore_spongewidth = 5
28     &

  ViewVC Help
Powered by ViewVC 1.1.22