Skip to content

Commit

Permalink
CESM3_SLH update CAM build-namelist
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaPedroFernandez committed Sep 21, 2024
1 parent da14a1c commit 0340800
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bld/build-namelist
Original file line number Diff line number Diff line change
Expand Up @@ -3108,6 +3108,9 @@ if (defined $lbc_file) {
if ($nl->delete_variable('chem_surfvals_nl', $ghg_vmr) != 0) {
die "$ProgName - ERROR: not able to delete $ghg_vmr from group chem_surfvals_nl.\n";
}
}
}
}

# Make sure the flbc_list specifies all the GHGs needed for radiation.
my $flbc_list = $nl->get_value('flbc_list');
Expand Down

0 comments on commit 0340800

Please sign in to comment.