WORK IN PROGRESS: ufs-weather-model changes for splitting physics group in SDF#516
Closed
climbfuji wants to merge 11 commits into
Closed
WORK IN PROGRESS: ufs-weather-model changes for splitting physics group in SDF#516climbfuji wants to merge 11 commits into
climbfuji wants to merge 11 commits into
Conversation
…r-model into remove_zorl_interstitial
…r-model into remove_zorl_interstitial
…r-model into remove_zorl_interstitial
…ji/ufs-weather-model into rename_surface_composites_ocean_water
This was referenced Apr 12, 2021
Collaborator
Author
|
Progress has stalled, and the code capabilities doen't seem to be required right now. Closing. |
pjpegion
pushed a commit
to NOAA-PSL/ufs-weather-model
that referenced
this pull request
Apr 4, 2023
…s-community#516) * Pass SPP namelist entries outside of stochastic physics routines. * Fixes to SPP metadata * Add active attribute to spp_prt_list * Add active metadata flag to spp_stddev_cutoff * Add active metadata flag for spp_var_list
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.
Heads-up
Note. Includes all the changes from #479 and #508, because this PR it will be merged afterwards and not having those PRs included in the development phase will lead to merge conflicts.
The commit history and changes will be much smaller once #479 and #508 are merged. The first commit that really belongs to this PR is 8f271ed.
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
This PR only updates the submodule pointers for fv3atm and ccpp-physics for the changes described in the associated PRs listed below.
Issue(s) addressed
n/a
Testing
No change to the input data set, no change to the regression test results.
Regression tests against the existing baselines were run on Gaea with Intel, all tests passed. Full regression tests on all platforms listed below will be run when it is time for this PR to be committed.
Dependencies
NCAR/ccpp-physics#615
NOAA-EMC/ufsatm#276
#516