Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Physics separator merge: Step5 #27

Merged
merged 52 commits into from
Dec 18, 2017
Merged

Physics separator merge: Step5 #27

merged 52 commits into from
Dec 18, 2017

Conversation

llpcarson
Copy link
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
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
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
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