Skip to content

Fix namelist variables that weren't being set#201

Merged
jedwards4b merged 1 commit into
ESCOMP:masterfrom
billsacks:fix_missing_nml_defaults
Jun 10, 2021
Merged

Fix namelist variables that weren't being set#201
jedwards4b merged 1 commit into
ESCOMP:masterfrom
billsacks:fix_missing_nml_defaults

Conversation

@billsacks
Copy link
Copy Markdown
Member

Description of changes

With my upcoming fix for ESMCI/cime#3984, I
was getting some failures due to namelist variables that weren't
properly defined.

(1) mediator_read_restart: since this is set in the code rather than via
the normal mechanism, I think it's appropriate to have
skip_default_entry="true" here.

(2) ESP's pio_netcdf_format: I'm not positive that the way I've set it
is correct, but it seems more correct than before.

Specific notes

Contributors other than yourself, if any: none

CMEPS Issues Fixed (include github issue #): none

Are changes expected to change answers?

  • bit for bit
  • different at roundoff level
  • more substantial

Any User Interface Changes (namelist or namelist defaults changes)?

  • Yes
  • No

Testing performed if application target is CESM:(either UFS-S2S or CESM testing is required):

  • (recommended) CIME_DRIVER=nuopc scripts_regression_tests.py
    • machines:
    • details (e.g. failed tests):
  • (recommended) CESM testlist_drv.xml
    • machines and compilers:
    • details (e.g. failed tests):
  • (optional) CESM prealpha test
    • cheyenne & izumi (all compilers)
    • details (e.g. failed tests): only test failures are ones that seem to have failed in the baseline, except for a couple of tests that looked like system issues. NLCOMPs identical except for the expected change in pio_netcdf_format for ESP
  • (other) please described in detail: CESM's aux_cime_baselines
    • cheyenne (all compilers for which tests are defined)
    • details (e.g. failed tests): all pass; NLCOMPs identical except for the expected change in pio_netcdf_format for ESP

Testing performed if application target is UFS-coupled:

  • (recommended) UFS-coupled testing
    • description:
    • details (e.g. failed tests):

Testing performed if application target is UFS-HAFS:

  • (recommended) UFS-HAFS testing
    • description:
    • details (e.g. failed tests):

Hashes used for testing:

With my upcoming fix for ESMCI/cime#3984, I
was getting some failures due to namelist variables that weren't
properly defined.

(1) mediator_read_restart: since this is set in the code rather than via
    the normal mechanism, I think it's appropriate to have
    skip_default_entry="true" here.

(2) ESP's pio_netcdf_format: I'm not positive that the way I've set it
    is correct, but it seems more correct than before.
@jedwards4b jedwards4b merged commit d9960bd into ESCOMP:master Jun 10, 2021
@billsacks billsacks deleted the fix_missing_nml_defaults branch June 11, 2021 16:13
korsbakken pushed a commit to korsbakken/CMEPS that referenced this pull request Oct 23, 2025
Reusable workflow

Description of changes

Create reusable workflows and stop duplicating code
Specific notes

Contributors other than yourself, if any:

CDEPS Issues Fixed (include github issue #):

Are there dependencies on other component PRs (if so list):

Are changes expected to change answers (bfb, different to roundoff, more substantial):

Any User Interface Changes (namelist or namelist defaults changes):

Testing performed (e.g. aux_cdeps, CESM prealpha, etc):

Hashes used for testing:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants