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

RRTMGP refactoring #619

Merged
merged 31 commits into from
Feb 7, 2023
Merged

RRTMGP refactoring #619

merged 31 commits into from
Feb 7, 2023

Conversation

dustinswales
Copy link
Contributor

Description

This contains changes related to uwm/ccpp-phsyics.

  • Cleanup of RRTMGP Interstitial variables.
  • New namelist options for RRTMGP scheme.
  • Simplification to RRTMGP SDFs.

Testing

Tested on Cheyenne and Hera with Intel. All regression tests pass except tests with RRTMGP enabled, which need new baselines.

dustinswales and others added 26 commits August 26, 2022 15:29
Bugfix and optimization of prognostic closure for the P8 physics suite
@jkbk2004
Copy link
Collaborator

jkbk2004 commented Feb 7, 2023

@dustinswales The ccpp pr ufs-community/ccpp-physics#34 was merged. Can you update submodule pointer and revert changes in gitmodules?

@jkbk2004 jkbk2004 merged commit 0e8f580 into NOAA-EMC:develop Feb 7, 2023
dustinswales pushed a commit to dustinswales/fv3atm that referenced this pull request Feb 7, 2023
* Changes to typedefs for RRTMGP refactoring. Updates to prebuild and SDFs.

* bugfix to save q state regardless of diagnostic flag, submodule update

* optimizing massflux at cloud base based on P8 simulations, submodule update ccpp/physics

* Added RRTMGP p8 coupled RT.

* Move allocation of RRTMGP DDTs to init.

* Removed deprecated SDFs

Co-authored-by: Lisa Bengtsson <[email protected]>
dustinswales pushed a commit to dustinswales/fv3atm that referenced this pull request Mar 1, 2023
* Changes to typedefs for RRTMGP refactoring. Updates to prebuild and SDFs.

* bugfix to save q state regardless of diagnostic flag, submodule update

* optimizing massflux at cloud base based on P8 simulations, submodule update ccpp/physics

* Added RRTMGP p8 coupled RT.

* Move allocation of RRTMGP DDTs to init.

* Removed deprecated SDFs

Co-authored-by: Lisa Bengtsson <[email protected]>
@dustinswales dustinswales deleted the rrtmgp_refactor branch March 7, 2023 17:30
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.

5 participants