Updated flake physics, suites and MOM6-interface#454
Closed
YihuaWu-NOAA wants to merge 1 commit into
Closed
Conversation
Collaborator
|
@YihuaWu-NOAA Please fill in information in the description section. If you created an issue, please list the issue number, if not, please create a new issue about your code changes. In Testing section, please list what test you have done, and if RT passes on the platforms you have access to. In the dependency section, please list subcomponent PRs (e.g. f3atm, ccpp etc) associated with this PR. |
Contributor
Author
|
Hi, Jun,
Thanks! I updated flake driver, and modified sfc_nst.f & sfc_nst.meta as
well as module_nst_water_prop.f90 to seperate lakes from the ocean.
I am rerunning the regression tests. I will fill in this part after they
are done.
*Yihua----------------------------------------------------Yihua Wu, Ph D*I.M.
Systems Group
NOAA/NWS/NCEP/EMC
5830 University Research Court, Room: 2031
College Park, Maryland 20740, USA
Phone: (301)-683-3691
Fax: (301)-683-3703
…On Tue, Mar 9, 2021 at 8:12 AM Jun Wang ***@***.***> wrote:
@YihuaWu-NOAA <https://github.com/YihuaWu-NOAA> Please fill in
information in the description section. If you created an issue, please
list the issue number, if not, please create a new issue about your code
changes. In Testing section, please list what test you have done, and if RT
passes on the platforms you have access to. In the dependency section,
please list subcomponent PRs (e.g. f3atm, ccpp etc) associated with this PR.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#454 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANJBYQELT7BU6TT4QSEVXTDTCYGCJANCNFSM4YZ2RNUA>
.
|
Collaborator
|
new one made with connected repo, closing old one (new one #506) |
pjpegion
pushed a commit
to NOAA-PSL/ufs-weather-model
that referenced
this pull request
Apr 4, 2023
…V3 and add the FV3_RRFS_v1alpha SDF. (ufs-community#454) Adds the necessary code in fv3atm to allow for Stochastically Perturbed Parameterizations (SPP) in a set of RAP/HRRR-based physics parameterizations. Specific to the fv3atm repository, code in this PR defines the necessary variables associated with various SPP-related fields (e.g., logical to activate SPP, parameterization-specific SPP variables, etc.) that are then passed to ccpp-physics.
epic-cicd-jenkins
pushed a commit
that referenced
this pull request
Apr 17, 2023
Remove all fdiag entries from FV3.input.yml
epic-cicd-jenkins
pushed a commit
that referenced
this pull request
Apr 17, 2023
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.
Description
(Instructions: this, and all subsequent sections of text should be removed and filled in as appropriate.)
Provide a detailed description of what this PR does.
What bug does it fix, or what feature does it add?
Is a change of answers expected from this PR?
Are any library updates included in this PR (modulefiles etc.)?
Issue(s) addressed
Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)
Testing
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)
Dependencies
If testing this branch requires non-default branches in other repositories, list them.
Those branches should have matching names (ideally)
Do PRs in upstream repositories need to be merged first?
If so add the "waiting for other repos" label and list the upstream PRs