Skip to content

Commit

Permalink
Restore perl CLMBuildNamelist back to ctsm5.1.dev157 version, the ne3…
Browse files Browse the repository at this point in the history
…0np4.pg3 work around isn't needed, this fixes ESCOMP#2268
  • Loading branch information
ekluzek committed Dec 6, 2023
1 parent d7cd648 commit af8ae7f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bld/CLMBuildNamelist.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4356,11 +4356,6 @@ sub setup_logic_initinterp {
$log->fatal_error("$var can only be set if use_init_interp is true");
}
}
# This only seems to be important for this one grid...
if ( $nl_flags->{'res'} eq "ne30np4.pg3" ) {
add_default($opts, $nl_flags->{'inputdata_rootdir'}, $definition, $defaults, $nl, "init_interp_fill_missing_with_natveg",
'hgrid'=>$nl_flags->{'res'} );
}
}

#-------------------------------------------------------------------------------
Expand Down

0 comments on commit af8ae7f

Please sign in to comment.