Skip to content

Update CMEPS#932

Closed
DeniseWorthen wants to merge 162 commits into
ufs-community:developfrom
DeniseWorthen:feature/updcmeps
Closed

Update CMEPS#932
DeniseWorthen wants to merge 162 commits into
ufs-community:developfrom
DeniseWorthen:feature/updcmeps

Conversation

@DeniseWorthen
Copy link
Copy Markdown
Collaborator

@DeniseWorthen DeniseWorthen commented Nov 29, 2021

PR Checklist

  • Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.

  • This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR

  • An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
    are specified below.

  • Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.

  • New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.

Instructions: All subsequent sections of text should be filled in as appropriate.

The information provided below allows the code managers to understand the changes relevant to this PR, whether those changes are in the ufs-weather-model repository or in a subcomponent repository. Ufs-weather-model code managers will use the information provided to add any applicable labels, assign reviewers and place it in the Commit Queue. Once the PR is in the Commit Queue, it is the PR owner's responsiblity to keep the PR up-to-date with the develop branch of ufs-weather-model.

Description

  • Updates CMEPS for current escomp/master
  • Implements the ability to write mediator history files for ATM on tiles rather than mesh

See Discussion 934 for more information on using mediator history files.

Issue(s) addressed

Testing

Complete RTs were run on hera.intel and hera.gnu at 8ebadb6 and all baselines passed

How were these changes tested? What compilers / HPCs was it tested with? Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) Have regression tests and unit tests (utests) been run? On which platforms and with which compilers? (Note that unit tests can only be run on tier-1 platforms)

  • hera.intel
  • hera.gnu
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss_cray
  • wcoss_dell_p3
  • opnReqTest for newly added/changed feature
  • CI

Dependencies

DeniseWorthen and others added 30 commits March 27, 2021 12:30
This reverts commit 7b826d4.
@DeniseWorthen DeniseWorthen self-assigned this Nov 29, 2021
@DeniseWorthen DeniseWorthen added No Baseline Change No Baseline Change Waiting for Reviews The PR is waiting for reviews from associated component PR's. labels Nov 29, 2021
@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

Closing; Merged in PR #931

zhanglikate pushed a commit to zhanglikate/ufs-weather-model that referenced this pull request Oct 20, 2025
…art Deux + CCPP updates in fv3atm/ccpp-physics: split physics in two groups, reset GFS_interstitial DDT in CCPP_driver.F90 ufs-community#936 (ufs-community#932)

* Move to referencing contiguous data in GFS external diagnostic type

* Updates to GFS_restart_type for contiguous arrays

* Split group physics into physics_process_split and physics_time_split in all suites, update driver/CCPP_driver.F90 accordingly

* Shorten physics_process_split as phys-ps, physics_time_split as phys-ts

* Remove GFS_suite_interstial_{phys,rad}_reset schemes from all suites

* Remove GFS_suite_interstitial_{phys,rad}_reset.* from ccpp/config/ccpp_prebuild_config.py

---------

Co-authored-by: Dom Heinzeller <dom.heinzeller@noaa.gov>
Co-authored-by: Grant Firl <grant.firl@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Baseline Change No Baseline Change Waiting for Reviews The PR is waiting for reviews from associated component PR's.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write ATM history files as cubed-sphere tiles instead of Mesh

1 participant