forked from NCAR/fv3atm
-
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.
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into rev…
…ert_iovr4 * 'develop' of https://github.com/NOAA-EMC/fv3atm: Use 'model set run clock' routine in FV3 NUOPC cap. (NOAA-EMC#450) Wrapper for ccpp-physics NOAA-EMC#808 and 816 (roughness length over ice and NoahMP tsurf bugfix) (NOAA-EMC#452) Wrapper for ccpp-physics NOAA-EMC#806, NOAA-EMC#807, NOAA-EMC#813 (NOAA-EMC#447) CCPP cloud cover change for Thompson MP associated with Xu Randall (NOAA-EMC#443) Code cleanup. Remove used code/variables. Fix minor inconsistencies. (NOAA-EMC#440) Feature/ccpp codeowners (NOAA-EMC#442)
- Loading branch information
Showing
9 changed files
with
535 additions
and
1,224 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
12 files
+128 −1 | CODEOWNERS | |
+9 −10 | physics/GFS_phys_time_vary.scm.F90 | |
+15 −0 | physics/GFS_phys_time_vary.scm.meta | |
+3 −4 | physics/GFS_rrtmg_pre.F90 | |
+0 −9 | physics/GFS_rrtmgp_lw_post.F90 | |
+3 −3 | physics/module_sf_noahmp_glacier.f90 | |
+3 −3 | physics/module_sf_noahmplsm.f90 | |
+50 −31 | physics/radiation_clouds.f | |
+4 −2 | physics/radiation_surface.f | |
+10 −8 | physics/sfc_diff.f | |
+3 −1 | physics/sfc_noahmp_drv.F90 | |
+8 −0 | physics/sfc_noahmp_drv.meta |
Oops, something went wrong.