to-acme-2019-04-08
jedwards4b
tagged this
08 Apr 18:42
Support optional components Support optional components by filling in stub models for any missing component class Test suite: scripts_regression_tests.py + many tests of running create_newcase with mangled compset names (both on command line and by modifying <lname> field in <compset> definition). E.g.: 2000_DATM%NYF_SLND_DICE%SSMI_DOCN%DOM_DROF%NYF_SGLC_SWAV 2000_DATM%NYF_SLND_DICE%SSMI_DOCN%DOM_DROF%NYF_SGLC_SWAV_SESP 2000_DATM%NYF_SLND_DICE%SSMI_DOCN%DOM_DROF%NYF_SGLC 2000_DATM%NYF_SLND_DICE%SSMI_DOCN%DOM_DROF%NYF_SWAV 2000_DATM%NYF_DICE%SSMI_DOCN%DOM_DROF%NYF 2000_DICE%SSMI_DOCN%DOM_DATM%NYF_DROF%NYF 2000_DROF%NYF_DICE%SSMI_DATM%NYF_DOCN%DOM Test baseline: NA Test namelist changes: NA Test status: bit for bit Fixes #3067 User interface changes?: Stub components are now optional in compset long names. Also there is less order dependency. Update gh-pages html (Y/N)?: N Code review:sacks