-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update ccpp/physics submodule pointer
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule physics
updated
17 files
+79 −6 | physics/GFS_MP_generic_post.F90 | |
+71 −0 | physics/GFS_MP_generic_post.meta | |
+1 −1 | physics/GFS_debug.F90 | |
+11 −12 | physics/lsm_noah.f | |
+15 −0 | physics/lsm_noah.meta | |
+13 −10 | physics/lsm_ruc.F90 | |
+16 −1 | physics/lsm_ruc.meta | |
+3 −3 | physics/module_mp_thompson.F90 | |
+5 −3 | physics/module_sf_noahmplsm.F90 | |
+19 −15 | physics/module_sf_ruclsm.F90 | |
+5 −5 | physics/mp_thompson.F90 | |
+3 −3 | physics/mp_thompson.meta | |
+3 −2 | physics/noahmpdrv.F90 | |
+8 −0 | physics/noahmpdrv.meta | |
+2 −2 | physics/rrtmgp_lw_main.meta | |
+2 −2 | physics/rrtmgp_sw_main.meta | |
+16 −7 | physics/sflx.f |