NorESMhub / CAM

Community Atmosphere Model including CAM6-Nor branches
1 stars 20 forks source link

cam_noresm2_1_v1.0.1: Fix problems in config_compsets #123

Closed mvertens closed 6 months ago

mvertens commented 7 months ago

Fix problems found in config_compsets

Summary: This fixes problems in config_compsets that were not caught in the initial testing of the release code

Contributors: @mvertens

Reviewers: @gold2718

Purpose of changes: Remove science support from NorESM2 supported compsets (#120)

Github PR URL: https://github.com/NorESMhub/CAM/pull/123

Changes made to build system: None

Changes made to the namelist: None

Changes to the defaults for the boundary datasets: None

Substantial timing or memory changes: None

Details:

Testing: verified that the following create_newcase commands gave the same results as before these changes ./create_newcase --compset NF1850norbc --res f19_f19_mtn14 ./create_newcase --compset N1850 --res f19_tn14

closes #120

gold2718 commented 7 months ago

I have gone through the diff and agree with the removal of compsets, and science support and ptaero--> noresm Detail. Noticed a small typo in old? text that might as well be corrected before merging. stanard --> standard

Thanks for the review. That typo you mention is on a line that is removed in the PR.