Skip to content

Physics separator merge: Step5#27

Merged
llpcarson merged 52 commits into
NCAR:masterfrom
llpcarson:step5
Dec 18, 2017
Merged

Physics separator merge: Step5#27
llpcarson merged 52 commits into
NCAR:masterfrom
llpcarson:step5

Conversation

@llpcarson
Copy link
Copy Markdown
Contributor

From Grant Firl,
https://llpcarson@github.com/grantfirl/gmtb-gfsphysics

branch: EDMF_table

merged with master, bit-for-bit match with baseline.

…ent to edmf_run call in GFS_physics_driver to array
-fixed compilation issue that Chris found due to Grant's doxygen changes
…ed makefile to compile this file; other PBL schemes used tridin and tridi2 in moninedmf.f, so these subroutines don't really belong in EDMF module
…emes

 - created GFS_DCNV_generic.f90 with modules for pre and post
 - moved code from GFS_physics_driver.f90 to this file
 - call the new subroutines from GFS_physics_driver.f90
 - edited makefile to compile new file
 - edits to sasasdeep_run table in mfdeepcnv.f
 - NOT TESTED YET (committing to test on Theia)
… the call to GFS_DCNV_generic_pre_run to try to fix B4B error introduced in commit e029001
@climbfuji
Copy link
Copy Markdown
Collaborator

I suggest to update the "end" statement to "end subroutine edmf_run" (needed by the CCPP build-time code parser), apart from that looks good to me.

@llpcarson llpcarson changed the title Step5 Physics separator merge: Step5 Dec 18, 2017
Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@llpcarson llpcarson merged commit e6c0226 into NCAR:master Dec 18, 2017
hannahcbarnes pushed a commit to hannahcbarnes/ccpp-physics that referenced this pull request Apr 7, 2020
* add fh00 post control file, add restart output at specified forecast hours, ugwd bug fixes
* fv3atm NCAR#15:Add support for GEFS-Aerosols restart capability
* remove comment prints
* fix RunDuration in atmos fcst side
* update post_gfs with new post changes
* comment out print line
* point fv3 dycore to the latest NOAA-EMC dev/emc branch
climbfuji pushed a commit to climbfuji/ccpp-physics that referenced this pull request May 15, 2020
PBL tendencies were missing in two schemes; now fixed. Squashed commit of:
* fix bugs found in pbl and ozone 3d diagnostic tendencies
* remove debugging prints
* implied shape arrays for five variables
* more block labels
* yet more bug fixes
dustinswales pushed a commit to dustinswales/ccpp-physics that referenced this pull request Dec 16, 2022
Add the tc_pbl option used by HAFSv1 for GFS TKE EDMF PBL scheme
matusmartini pushed a commit to matusmartini/ccpp-physics that referenced this pull request Jan 23, 2026
This PR removes physics/{GFDL,NRL}_parse_tracers.F90 after adding it in the previous commit. This is based on a discussion between the CCPP physics code managers and developers. These two files are host-model specific and do not belong into the ccpp-physics repository. The agreement is that both files are removed from the ccpp-physics repo and added to the host model repo instead.

See NCAR#1087 for more information, and NEPTUNE/neptune_atmos#819 for the corresponding PR in neptune_atmos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants