From c8d901f5f8e359d9a843c9226a406962d2f67a9d Mon Sep 17 00:00:00 2001 From: hollyhan Date: Thu, 1 May 2025 14:50:46 -0700 Subject: [PATCH 1/2] Update namelist file to include new&missed options --- .../tests/ismip6_run/ismip6_ais_proj2300/namelist.landice | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.landice b/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.landice index 0e32c8291e..3638dec5fd 100644 --- a/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.landice +++ b/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.landice @@ -5,6 +5,10 @@ config_thickness_advection = 'fo' config_tracer_advection = 'fo' + config_horiz_tracer_adv_order = 3 + config_advection_coef_3rd_order = 0.25 + config_restore_thickness_after_advection = .false. + config_zero_sfcMassBalApplied_over_bare_land = .true. config_uplift_method = 'none' config_slm_coupling_interval = 5 @@ -43,12 +47,16 @@ config_dt = '0000-01-00_00:00:00' config_time_integration = 'forward_euler' + config_rk_order = 2 + config_rk3_stages = 3 config_adaptive_timestep = .true. config_adaptive_timestep_calvingCFL_fraction = 0.8 config_adaptive_timestep_include_calving = .true. + config_adaptive_timestep_include_face_melting = .true. config_min_adaptive_timestep = 60 config_max_adaptive_timestep = 3.154e7 config_adaptive_timestep_CFL_fraction = 0.8 + config_adaptive_timestep_faceMeltingCFL_fraction = 1.0 config_adaptive_timestep_include_DCFL = .false. config_adaptive_timestep_force_interval = '0001-00-00_00:00:00' From f80bf07ea11b90b8bb53354c026016c5759d0dbc Mon Sep 17 00:00:00 2001 From: hollyhan Date: Thu, 1 May 2025 17:35:18 -0700 Subject: [PATCH 2/2] Turn on patch_ice option in the sealevel namelist --- .../ismip6_run/ismip6_ais_proj2300/namelist.sealevel.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.sealevel.template b/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.sealevel.template index 9240a58583..e92a72ecab 100644 --- a/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.sealevel.template +++ b/compass/landice/tests/ismip6_run/ismip6_ais_proj2300/namelist.sealevel.template @@ -44,7 +44,7 @@ initial_topo = .true. iceVolume = .true. coupling = .true. - patch_ice = .false. + patch_ice = .true. / &timewindow_config