diff --git a/bld/CLMBuildNamelist.pm b/bld/CLMBuildNamelist.pm
index d433ba8698..fff3f2eb86 100755
--- a/bld/CLMBuildNamelist.pm
+++ b/bld/CLMBuildNamelist.pm
@@ -2264,6 +2264,7 @@ sub setup_logic_params_file {
add_default($opts, $nl_flags->{'inputdata_rootdir'}, $definition, $defaults, $nl, 'paramfile',
'phys'=>$nl_flags->{'phys'},
+ 'lnd_tuning_mode'=>$nl_flags->{'lnd_tuning_mode'},
'use_flexibleCN'=>$nl_flags->{'use_flexibleCN'} );
}
diff --git a/cime_config/config_component.xml b/cime_config/config_component.xml
index 366b504d3e..eafe56d4d1 100644
--- a/cime_config/config_component.xml
+++ b/cime_config/config_component.xml
@@ -304,6 +304,10 @@ Caveats:
prognostic
diagnostic
diagnostic
+ diagnostic
+ diagnostic
+ diagnostic
+ constant
run_component_ctsm
env_run.xml
diff --git a/cime_config/config_compsets.xml b/cime_config/config_compsets.xml
index a1c6a1128d..da31597942 100644
--- a/cime_config/config_compsets.xml
+++ b/cime_config/config_compsets.xml
@@ -783,6 +783,16 @@
+
+
+
+ cmip7_20tr
+ cmip7_20tr
+ cmip7_20tr
+ none
+
+
+
1850-01-01