forked from NCAR/ccpp-physics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chsp physics update, global latlon grid, post changes and CCN-IN foll…
…owup bugfix (NCAR#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>
- Loading branch information
1 parent
aac9ff9
commit bc9aa3b
Showing
20 changed files
with
516 additions
and
317 deletions.
There are no files selected for viewing
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
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
Submodule physics
updated
21 files
+57 −9 | physics/GFS_PBL_generic.F90 | |
+125 −0 | physics/GFS_PBL_generic.meta | |
+2 −0 | physics/GFS_surface_composites.F90 | |
+2 −2 | physics/gcm_shoc.meta | |
+2 −2 | physics/module_MYJPBL_wrapper.meta | |
+2 −2 | physics/module_MYNNPBL_wrapper.meta | |
+27 −52 | physics/module_sf_noahmplsm.f90 | |
+2 −2 | physics/moninedmf.meta | |
+2 −2 | physics/moninedmf_hafs.meta | |
+2 −2 | physics/moninshoc.meta | |
+2 −2 | physics/satmedmfvdif.meta | |
+2 −2 | physics/satmedmfvdifq.F | |
+2 −2 | physics/satmedmfvdifq.meta | |
+16 −8 | physics/sfc_diff.f | |
+8 −24 | physics/sfc_noahmp_drv.f | |
+0 −8 | physics/sfc_noahmp_drv.meta | |
+67 −60 | physics/sflx.f | |
+2 −2 | physics/shalcnv.meta | |
+2 −2 | physics/shinhongvdif.meta | |
+15 −12 | physics/ugwp_driver_v0.F | |
+2 −2 | physics/ysuvdif.meta |
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
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
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
Oops, something went wrong.