Skip to content

Commit

Permalink
Fix bug in FCnudged_GC where nudging incorrectly specified in compset…
Browse files Browse the repository at this point in the history
… def

Including %NUDG after %HEMCO rather than before it results in the omission
of the nudging_nl namelist in atm_in.

Signed-off-by: Lizzie Lundgren <[email protected]>
  • Loading branch information
lizziel committed Aug 26, 2024
1 parent 33011dd commit c8a10d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cime_config/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@
</compset>
<compset>
<alias>FCnudged_GC</alias>
<lname>HIST_CAM60%GEOSCHEM%HEMCO%NUDG_CLM50%SP_CICE%PRES_DOCN%DOM_MOSART_SGLC_SWAV</lname>
<lname>HIST_CAM60%GEOSCHEM%NUDG%HEMCO_CLM50%SP_CICE%PRES_DOCN%DOM_MOSART_SGLC_SWAV</lname>
</compset>

<compset>
Expand Down

0 comments on commit c8a10d6

Please sign in to comment.