Update FV3 (Thompson MP and RRTMGP), CMEPS, documentation and CI#619
Merged
MinsukJi-NOAA merged 123 commits intoJul 12, 2021
Conversation
* log file was created manually; cpld_bmark_v16 and restart were run manually and passed
DusanJovic-NOAA
approved these changes
Jul 9, 2021
climbfuji
reviewed
Jul 12, 2021
Collaborator
climbfuji
left a comment
There was a problem hiding this comment.
Just to confirm, you reverted my temporary change in tests/fv3_conf/control_run.IN and added the new diag table diag_table_gfsv16_thompson_extdiag to the current input data set? If so, thanks for catching that from the notes in my PR!
Collaborator
|
@climbfuji The diag_table fix was was done at 2b0ae64 |
climbfuji
approved these changes
Jul 12, 2021
Collaborator
climbfuji
left a comment
There was a problem hiding this comment.
Thanks for incorporating all my changes and testing them while I was on leave.
This was referenced Jul 12, 2021
13 tasks
epic-cicd-jenkins
pushed a commit
that referenced
this pull request
Apr 17, 2023
…t tasks into two) (#618) 1. Rename verification tasks and corresponding j-jobs, ex-scripts, and log files as described in issue #619. 2. Separate combined METplus vx tasks for surface and upper air into separate tasks. This is so that there is only one call to a METplus tool per ROCOTO task and helps simplify the workflow and debugging. 3. Ensure that each vx task has a separate section in config_defaults.yaml with its own resource variables (WTIME_..., PPN_..., etc).
zhanglikate
pushed a commit
to zhanglikate/ufs-weather-model
that referenced
this pull request
Oct 20, 2025
* Changes to typedefs for RRTMGP refactoring. Updates to prebuild and SDFs. * bugfix to save q state regardless of diagnostic flag, submodule update * optimizing massflux at cloud base based on P8 simulations, submodule update ccpp/physics * Added RRTMGP p8 coupled RT. * Move allocation of RRTMGP DDTs to init. * Removed deprecated SDFs Co-authored-by: Lisa Bengtsson <Lisa.Bengtsson@noaa.gov>
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.
Description
Issue(s) addressed
Testing
Initial tests on Hera against BL of 20210616
Failed tests for Intel:
Failed tests for Gnu:
Initial CI tests
All passed: https://github.com/ufs-community/ufs-weather-model/actions/runs/1005274763
Final tests
Dependencies