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
update with NOAA-EMC fork #4
Merged
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
… model runs (#86) * make rain/snow tendency consistent with accumulated rain/snow * put drain_cpl and dsnow_cpl in proper container * Updates of IPD and CCPP code to regain bit-for-bit identical results for coupled model runs * Update .gitmodules and submodule pointer for ccpp-physics for code review and testing * gfsphysics/GFS_layer/GFS_physics_driver.F90: need to initialize local variables for bit-for-bit identical results * Bugfix in gfsphysics/GFS_layer/GFS_typedefs.F90, allocate Tbd%drain_cpl and Tbd%dsnow_cpl when cplchm or cplflx is true * Remove local/interstitial variables for seaice coupling, add suite definition file for S2S benchmark runs * Rename S2S suite suite_FV3_GFS_2017_coupled_satmedmf.xml to suite_FV3_GFS_2017_satmedmf_coupled.xml * Revert change to .gitmodules and update submodule pointer for ccpp-physics Co-authored-by: Phil Pegion <38869668+pjpegion@users.noreply.github.com> Co-authored-by: Philip Pegion <Philip.Pegion@noaa.gov>
* Update .gitmodules and submodule pointers for GFDL_atmos_cubed_sphere, ccpp-framework, ccpp-physics for code review and testing * Merge NCAR:dtc/develop into NOAA-EMC:develop - RRTMGP in CCPP - build system improvement: get CCPP kind and type definitions from CCPP framework, remove libxml2 from static CCPP build - cleanup radiation tendencies in CCPP - required cmake version now 3.0 - missing code changes for MG-IN-CCN update (from code review)
* Porting to Orion * Remove old comments/code related to arguments mismatch (ifdef __GFORTRAN__)
* Remove CCPP dynamic build from framework * Bug fix in ccpp/driver/CCPP_driver.F90
…owup bugfix (#104) * point to ccpp branch chsp_latlon_post * add chsp code changes from Jongil Co-authored-by: Jongil Han <jingil.han@noaa.gov> * add landsfcmdl variable to model sfc history file meta data * add global latlon grid on write grid component, code changes from Jeffrey Whitaker Co-authored-by: Jeffrey Whitaker <Jeffrey.S.Whitaker@noaa.gov> * add chsp code changes in ccpp-physics Co-authored-by: Jongil Han <jongil.han@noaa.gov> * remove support for legacy Intel compilers in CCPP gmake build Co-authored-by: Dom Heinzeller <dom.heinzeller@noaa.gov> * update ccpp physics, fix syntax error * update sflx.f in ccpp physics * CCN-IN followup bugfix Co-authored-by: Grant Firl <grantf@ucar.edu> * Bugfix for GNU compiler in io/module_wrt_grid_comp.F90; bugfix in gfsphysics/physics/sfc_diff.f; updates for CCPP * merge fv3 dycore ccpp framework and physics to the latest repoes * cmeps integration changes Co-authored-by: Denise Worthen <Denise.Worthen@noaa.gov> * update CCPP with tsfcl change * fix timestr in module_cap_cpl.F90 * fix syntax error in ugwp_driver_v0.F * point ccpp/physics back to NCAR master Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com> Co-authored-by: Jeffrey Whitaker <Jeffrey.S.Whitaker@noaa.gov> Co-authored-by: Jongil Han <jongil.han@noaa.gov> Co-authored-by: Dom Heinzeller <dom.heinzeller@noaa.gov> Co-authored-by: Grant Firl <grantf@ucar.edu> Co-authored-by: Dom Heinzeller <climbfuji@ymail.com> Co-authored-by: Denise Worthen <Denise.Worthen@noaa.gov>
Updates to cellular automata for deep convection. Some cleaning. Changes goes with updates in stochastic_physics and ccpp/physics repositories.
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.