-
Notifications
You must be signed in to change notification settings - Fork 158
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
RRTMGP w/ GFS SDFs #114
Closed
Closed
RRTMGP w/ GFS SDFs #114
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
…ute GFS_GWD_generic_pre,post for drag_suite_pre,post
…adiation_driver.F90
2. in GFS_typedefs.F90, correct nvdiff definition for FA.
GWD interstitial reorganization
…e from existing suites
…4b identical results on macOS with 32-bit dynamics
…schemes and satmedmfvdifq scheme
…for CCPP for sas and satmedmfvdifq
…gs about non-existent include directories with GNU
…eepcnv_samf instead of Model%imfdeepcnv_sas
…s directory to avoid warnings about non-existent include directories with GNU
Add SAS deep/shallow convection and satmedmfvdifq (updated version of satmedmfvdif) to CCPP
…routines in ugwp_driver_v0.f (note that the code that generated the warnings is in a non-active section)
add Ferrier-Aligo MP scheme changes on host model side
dtc/develop: update submodule pointers 2019/11/22
new file: ccpp/suites/suite_FV3_RRFS_v0.xml modified: gfsphysics/GFS_layer/GFS_typedefs.F90 tested on hera
Remove suite_FV3_GSD_SAR_v1.xml
…tmos_cubed_sphere, ccpp-framework, ccpp-physics
…r_master_20200606 Update dtc develop from ncar master 2020/06/06
modified files: ccpp/suites/suite_FV3_GSD_SAR_v1.xml ccpp/suites/suite_FV3_RRFS_v0.xml
update suites GSD_SAR_v1 and RRFS_v0
dustinswales
force-pushed
the
dtc/develop
branch
from
June 29, 2020 17:02
19e1bdd
to
ffe902d
Compare
SamuelTrahanNOAA
referenced
this pull request
in SamuelTrahanNOAA/fv3atm
Jun 13, 2022
LarissaReames-NOAA
pushed a commit
to LarissaReames-NOAA/fv3atm
that referenced
this pull request
Nov 17, 2023
…ion (NOAA-EMC#114) * merge of latest dev work from GFDL Weather and Climate Dynamics Division * remove trailing whitespace from source files * release notes updates in RELEASE.md * Remove blocks of debug code and commented code
LarissaReames-NOAA
pushed a commit
to LarissaReames-NOAA/fv3atm
that referenced
this pull request
Nov 17, 2023
* Removing use of mpp_io_mod and fms_io_mod from the dycore code. Replacing the necessary functions with fms2_io_mod functions * Adding a call to set_filename_appendix so that nest is added to filename when needed and removing unneccessary code in fv_io_mod * FV3 Documentation - formatted PDF and source files for FV3 documentation. * Documentation and defaults changes - Updated defaults for hord options to use 8 and 10, and removal of mention of hord = 9 (experimental, unsupported) scheme. * Initialize {sw,se,nw,ne}_corner to .false in model/fv_arrays.F90 (cherry picked from commit bf0630f) * merge of latest dev work from GFDL Weather and Climate Dynamics Division (NOAA-EMC#114) * read ak/bk from user specified files (NOAA-EMC#115) * add input.nml parameter fv_eta_file for user specified ak/bk; change ks calculation when npz_type=input; use newunit to replace fixed file unit for npz_type=input (cherry picked from commit 3a0d35a) * FV3 Example Notebooks and cleanup of docs directory (NOAA-EMC#117) * removed module use of INPUT_STR_LENGTH in fv_control.F90 (NOAA-EMC#122) * add check on eta levels to ensure their monotonicity * update Jili Dong's ak/bk external input to - use the FMS ascii_read (single read/broadcast) - error check input to ensure the proper number of levels present * added a format description for the external eta file and ensured a correct the file length check for FMS 2021.03 and greater * merge of minor updates from GFDL Weather and Climate Dynamics Division (20210804) (NOAA-EMC#127) Co-authored-by: Lauren Chilutti <[email protected]> Co-authored-by: laurenchilutti <[email protected]> Co-authored-by: lharris4 <[email protected]> Co-authored-by: Dusan Jovic <[email protected]> Co-authored-by: Jili Dong <[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.
This PR contains two suite definition files to be used w/ ccpp-physics, see PR #446 (NCAR/ccpp-physics#446).