-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fractional Landmask changes #231
Closed
Closed
Conversation
This file contains 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
…emes to land_area_fraction_for_microphysics since land_area_fraction is needed by fractional landmask and it appears that they don't have a relationship at this time
…ric_pre_run; added cimin as module-level constant in sfc_sice
… landmask work; started from new version and made it CCPP-compliant (made several variables intent inout rather than out due to conditional assignments; TO DO - update scientific documentation to reflect changes brought in for fractional landmask; TO DO - move von Karman constant to physcons.F90?; renamed scheme back to sfc_diff from sfc_exch_coef to be consistent with EMC (need to edit all SDFs that use this in host model repos"
grantfirl
force-pushed
the
fractional_landmask
branch
from
April 4, 2019 21:23
ea157b5
to
4561669
Compare
…branch; pass rlapse through argument list
grantfirl
force-pushed
the
fractional_landmask
branch
from
April 4, 2019 22:36
ec39408
to
5cd58e6
Compare
…physical constants through argument list
…actional landmask
…constants through argument list
…onstants through argument list
…onstants through argument list
…h fractional landmask
…face_generic_post_run, pasted commented code from fractional landmask commit into GFS_PBL_generic to be worked on when cplflx is T
…since no longer in arg list
…de as of commit 0f3b8787
…ctional_landmask branch; last commit integrated is 9cfe84ac on 4/25/19
…5d88b51 from the NEMSfv3gfs_GSD_fractional_landmask branch of VLab EMC FV3
grantfirl
force-pushed
the
fractional_landmask
branch
from
April 29, 2019 19:38
64a06fa
to
26005ba
Compare
Replaced by #244. |
grantfirl
added a commit
to grantfirl/ccpp-physics
that referenced
this pull request
Dec 30, 2024
Fifth reconciliation PR from production/RRFS.v1
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.
PLACEHOLDER PR for fractional landmask changes