Reduce memory required by MERRA2 option; fix diag_tables for P7 tests; adds C384 P7 tests to Cheyenne.intel#866
Closed
DeniseWorthen wants to merge 107 commits into
Closed
Conversation
* use variable NEW_DIAGTABLE to add merra2 output
This was referenced Oct 11, 2021
climbfuji
approved these changes
Oct 11, 2021
Collaborator
climbfuji
left a comment
There was a problem hiding this comment.
Thanks for getting the C384 P7 tests going on Cheyenne!
Collaborator
|
@DeniseWorthen Is the diag_table for cpld_bmark_p7 correct? Since it has merra2 update, I assume the diag_table will contain the 6 AOD fields too. |
Collaborator
Author
|
@junwang-noaa All the coupled tests use the same file, |
14 tasks
Collaborator
Author
|
Closed. Code will be committed in PR #831 |
junwang-noaa
pushed a commit
that referenced
this pull request
Oct 29, 2021
…ression tests, set ECF_TRIES to 2, update Cheyenne job submission scripts; contains "Reduce memory required by MERRA2 option; fix diag_tables for P7 tests; adds C384 P7 tests to Cheyenne.intel" (#866), contains "Update CMEPS" (#775) (#831) - Remove unused/broken HAFS-HWRF regression tests that used Ferrier-Aligo MP, and updates the old HAFS-HWRF regression tests to use Noah MP instead of Noah-WRFv4. - An update in rt.sh that uses the automatic rerun capability for ecflow - Code updates to reduce memory required by MERRA2 option; fix diag_tables for P7 tests; adds C384 P7 tests to Cheyenne.intel - CMEPS update - Update Cheyenne job submission scripts due to a recent change on Cheyenne Co-authored-by: denise.worthen <Denise.Worthen@noaa.gov> Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov>
zhanglikate
pushed a commit
to zhanglikate/ufs-weather-model
that referenced
this pull request
Oct 20, 2025
* add lnd_iau_mod.F90 as dependency for the GFS_typedefs module * set land_iau_control from host * calculate snowsoil mask at runtime * combine DDTs holding increments; get rid of scheme level global array * move weight factors to _IAU_Data * update noahmpdrv meta * error handling for read_iau_forcing_fv3 * update for NoahMP component model --------- Co-authored-by: Grant Firl <grant.firl@noaa.gov> Co-authored-by: Tseganeh Gichamo <1621305073113305@mil>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
If new or updated input data is required by this PR, it is clearly stated in the text of the PR.
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
diag_table_gfsv16cpld_control_c384_p7andcpld_bmark_p7) tests to Cheyenne.intelIssue(s) addressed
Testing
Testing on hera.intel and hera.gnu show that all P7 tests (coupled and standalone) fail comparison only because of the changes to the forecast files associated with the updated
diag_table. All common fields in the forecast files are B4B and all restart files are B4B.For hera.gnu, the failed tests are:
For hera.intel, the failed tests are:
RegressionTests_hera.gnu.log
RegressionTests_hera.intel.log
Comparing the
sfcf006.ncfile in thecpld_control_c384_p7test against the current baseline using the comparison toolcprncgives the result:Dependencies