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

GF CU scheme in CCPP #98

Closed
wants to merge 3 commits into from
Closed

GF CU scheme in CCPP #98

wants to merge 3 commits into from

Conversation

haiqinli
Copy link
Collaborator

@haiqinli haiqinli commented Jun 18, 2018

(1). ccpp-physics/CMakeLists.txt
Schemes:
./physics/cu_gf_driver_pre.F90
./physics/cu_gf_driver_post.F90
./physics/cu_gf_driver.F90
./physics/cu_gf_deep.F90
./physics/cu_gf_sh.F90

CAPS:
./physics/cu_gf_driver_pre_cap.F90
./physics/cu_gf_driver_cap.F90
./physics/cu_gf_driver_post_cap.F90

(2). ccpp-physics/input.nml
to enable the parameter to call GF CPS

(3). ccpp-physics/GFS_layer/GFS_typedefs.F90
to define the dynamical forcing variables forcet, forceq via TBD type

(4). ccpp-physics/physics/GFS_rad_time_vary.scm.f90
to initialize the dynamical forcings in first time step

(5). ccpp-physics/physics/cu_gf_driver.F90 cu_gf_driver_pre.F90 cu_gf_driver_post.F90 cu_gf_deep.F90 cu_gf_sh.F90

haiqinli added 3 commits June 18, 2018 20:11
	modified:   CMakeLists.txt
	modified:   GFS_layer/GFS_typedefs.F90
	modified:   physics/GFS_rad_time_vary.scm.f90
	new file:   physics/cu_gf_deep.F90
	new file:   physics/cu_gf_driver.F90
	new file:   physics/cu_gf_driver_post.F90
	new file:   physics/cu_gf_driver_pre.F90
	new file:   physics/cu_gf_sh.F90
	modified:   input.nml
@haiqinli
Copy link
Collaborator Author

This PR is related to the following PRs:
NCAR/ccpp-scm#45
#98
NCAR/ccpp-framework#80

@climbfuji
Copy link
Collaborator

I assume this PR is superseded by #139 and can be closed?

@climbfuji
Copy link
Collaborator

@haiqinli can this be closed since we have #139 instead?

@haiqinli haiqinli closed this Aug 17, 2018
@haiqinli
Copy link
Collaborator Author

Use #139 to instead of #98

@haiqinli
Copy link
Collaborator Author

haiqinli commented Aug 17, 2018 via email

@climbfuji
Copy link
Collaborator

Thanks very much Haiqin!

climbfuji pushed a commit to climbfuji/ccpp-physics that referenced this pull request Jul 21, 2021
…changes_combined_20210712

Wrapper PR for NCAR#97 (Update of GF aerosol treatment and tunings) and NCAR#98 (Updates to MYNN-EDMF)
hannahcbarnes pushed a commit to hannahcbarnes/ccpp-physics that referenced this pull request Aug 3, 2022
* Update .gitmodules and submodule pointers for GFDL_atmos_cubed_sphere, ccpp-framework, ccpp-physics for code review and testing

* Merge NCAR:dtc/develop into NOAA-EMC:develop

- RRTMGP in CCPP
- build system improvement: get CCPP kind and type definitions from CCPP framework, remove libxml2 from static CCPP build
- cleanup radiation tendencies in CCPP
- required cmake version now 3.0
- missing code changes for MG-IN-CCN update (from code review)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants