Skip to content

Commit 27ad364

Browse files
committed
Fix solidearth nl option dt from string to integer
1 parent 84fc4a6 commit 27ad364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compass/landice/tests/slm/circ_icesheet/namelist.landice

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/
88
&solidearth
99
config_uplift_method = 'sealevelmodel'
10-
config_slm_coupling_interval = '0001-00-00_00:00:00'
10+
config_slm_coupling_interval = 5
1111
config_MALI_to_SLM_weights_file = 'mapping_file_mali_to_slm.nc'
1212
config_SLM_to_MALI_weights_file = 'mapping_file_slm_to_mali.nc'
1313
/

0 commit comments

Comments
 (0)