forked from NOAA-EMC/fv3atm
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge NOAA-EMC/fv3atm develop branch on Dec 6, 2019 #1
Merged
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
…D, bugfixes for both IPD and CCPP GFSv16, #refs 66372, CCPP changes for HAFS physics, and in addition: add a stub inline post module for systems that do not have EMC post installed, move ccpp directory from top level directory to underneath FV3 (this includes out-of-source build capabilities for ccpp)
…gmtb_develop_as_of_20191016 Update FV3atm/develop with changes from gmtb/develop as of 2019/10/16
…eflectivity to restart file and restart reproducibility for regional fv3,3)ufs issue #5, Updates to WW3, 4)vlab #69735, update netcdf time units attribute when iau_offset
…AR ccpp physics repo
* output nested domain on cubed sphere grid * output native cubed sphere grid for regional fv3 and nested fv3 * add HWRF PBL and surface drag for HAFS (sfc_diff.f, moninedmf.f, GFS_typedefs.F90, GFS_physics_driver.F90 modified) * add back HWRF PBL and sfc drag after master revert fractional land/sea mask * Enable outputing a grid from the write grid component, which is larger than the native computation grid of the nested/regional domain. a. Remove the limitation of the output grid being completely inside the model native compuation grid. b. Mask out the output grid points outside the computation grid with missing values. * update HAFS with HWRF PBL/sfc drag * add option to switch GWD on/off * support/HAFS: Clean up before merging features back the develop branch. * support/HAFS: Change the missing value in FV3GFS_io to default real type.
junwang-noaa
pushed a commit
that referenced
this pull request
Aug 6, 2021
Update long names of hydrometeors to match the ccpp-physics change
junwang-noaa
pushed a commit
that referenced
this pull request
Dec 15, 2023
* In GFS_diagnostics make LAI, WILT and FLDCP be outputted with all LSMs. Also, output of LAI should not depend on RDLAI. * In GFS_typedefs.* add surface heat flux from the fire for use in RUC LSM. * Fix hail size output diagnostic array size (#1) * Added one more variable - frac_grid_burned_out - to GFS_typedefs.F90. Also, the surface heat flux from fires and frac_grid_burned_out are added to the model output in GFS_diagnostics.F90. --------- Co-authored-by: tanyasmirnova <[email protected]> Co-authored-by: Anders Jensen <[email protected]>
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.
No description provided.