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.
Support implementation of TVD methods in PBL and cumulus convective s…
…chemes (NCAR#408) This PR implements changes supporting TVD methods for PBL and cumulus convective parameterizations introduced by ccpp/physics PR NCAR#754 (Jongil Han, NOAA/EMC).
- Loading branch information
Showing
3 changed files
with
26 additions
and
10 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
4 files
+463 −101 | physics/samfdeepcnv.f | |
+371 −66 | physics/samfshalcnv.f | |
+611 −68 | physics/satmedmfvdifq.F | |
+7 −7 | physics/satmedmfvdifq.meta |