Skip to content

Commit cc19826

Browse files
committed
Get correct paramfile for hillslope hydrology
1 parent e7e2efa commit cc19826

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bld/CLMBuildNamelist.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2266,6 +2266,7 @@ sub setup_logic_params_file {
22662266

22672267
add_default($opts, $nl_flags->{'inputdata_rootdir'}, $definition, $defaults, $nl, 'paramfile',
22682268
'phys'=>$nl_flags->{'phys'},
2269+
'use_hillslope'=>$nl->get_value('use_hillslope'),
22692270
'lnd_tuning_mode'=>$nl_flags->{'lnd_tuning_mode'},
22702271
'use_flexibleCN'=>$nl_flags->{'use_flexibleCN'} );
22712272
}

0 commit comments

Comments
 (0)