From ce05afe564bdde45d3d2c6ff38ab1631c48a1ca6 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Tue, 4 Jun 2024 03:33:12 -0500 Subject: [PATCH] Update the namelist option for tidal velocity This has been changed in https://github.com/E3SM-Project/E3SM/pull/6306 --- compass/ocean/tests/isomip_plus/namelist.forward_and_ssh_adjust | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compass/ocean/tests/isomip_plus/namelist.forward_and_ssh_adjust b/compass/ocean/tests/isomip_plus/namelist.forward_and_ssh_adjust index 99e74d3b28..939e440cb3 100644 --- a/compass/ocean/tests/isomip_plus/namelist.forward_and_ssh_adjust +++ b/compass/ocean/tests/isomip_plus/namelist.forward_and_ssh_adjust @@ -19,7 +19,7 @@ config_cvmix_use_BLD_smoothing = .false. config_land_ice_flux_attenuation_coefficient = 10.0 config_land_ice_flux_boundaryLayerThickness = 10.0 config_land_ice_flux_explicit_topDragCoeff = 2.5e-3 -config_land_ice_flux_rms_tidal_velocity = 1e-2 +config_land_ice_flux_tidal_Jourdain_U0 = 1e-2 config_land_ice_flux_jenkins_heat_transfer_coefficient = 0.0194 config_land_ice_flux_jenkins_salt_transfer_coefficient = 0.00055428571 config_implicit_constant_bottom_drag_coeff = 2.5e-3