Skip to content

Commit 49227ef

Browse files
authored
Merge pull request #1101 from GEOS-ESM/feature/zhaobin74/cice6-config-upd
updated default cice config for 1440x1080
2 parents 61829e8 + 27aa0be commit 49227ef

File tree

1 file changed

+4
-4
lines changed
  • GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/cice6_app/1440x1080

1 file changed

+4
-4
lines changed

GEOSogcm_GridComp/GEOSseaice_GridComp/CICE_GEOSPlug/cice6_app/1440x1080/ice_in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
restart_lvl = .true.
102102
tr_pond_topo = .false.
103103
restart_pond_topo = .false.
104-
tr_pond_lvl = .false.
104+
tr_pond_lvl = .true.
105105
restart_pond_lvl = .false.
106106
tr_snow = .false.
107107
restart_snow = .false.
@@ -181,9 +181,9 @@
181181
albsnowv = 0.98
182182
albsnowi = 0.70
183183
ahmax = 0.3
184-
R_ice = -1.
185-
R_pnd = -1.
186-
R_snw = -1.
184+
R_ice = 0.
185+
R_pnd = 0.
186+
R_snw = 0.
187187
dT_mlt = 1.5
188188
rsnw_mlt = 1500.
189189
kalg = 0.0

0 commit comments

Comments
 (0)