ESCOMP / POP2-CESM

Parallel Ocean Program (POP2) in CESM
http://www.cesm.ucar.edu/models/cesm2/ocean/
4 stars 24 forks source link

Fix bad compset name in cesm2_1 testlist #20

Closed mnlevy1981 closed 4 years ago

mnlevy1981 commented 4 years ago

Description of changes:

GOMIPECOIAF_JRA was renamed to GOMIPECOIAF_JRA-1p4-2018 in #14 but the testlist was not updated. (Also added .gitignore from master)

Testing:

Test case/suite: generated all tests for aux_pop on cheyenne, verified that the GOMIPECOIAF_JRA failed but GOMIPECOIAF_JRA-1p4-2018 was acceptable. Test status: N/A (didn't actually run the tests, just created the cases for the tests)

No user interface (namelist or namelist defaults) changes

mnlevy1981 commented 4 years ago

Also fixing a mistake in the definition of GIAF_JRA_HR

Before 691760d:

$ ./create_newcase --compset GIAF_JRA_HR --res TL319_t13 --case $CASEROOT --run-unsupported
...
ERROR: No description found for comp_class atm matching compsetname 2000_DATM%JRA-1p4-2018-1p4-2018_SLND_CICE_POP2_DROF%JRA-1p4-2018_SGLC_SWAV in file $CIMEROOT/src/components/data_comps/datm/cime_config/config_component.xml, expected match in ['DATM'] % ['QIA', 'WISOQIA', 'CRU', 'CRUv7', 'GSWP3v1', 'CPLHIST', '1PT', 'NYF', 'IAF', 'JRA', 'JRA-1p4-2018']

After:

$ ./create_newcase --compset GIAF_JRA_HR --res TL319_t13 --case $CASEROOT --run-unsupported
...
Creating Case directory $CASEROOT