Skip to content

Conversation

@linjiongzhou
Copy link
Contributor

Description
This PR is based on the latest main branch and includes the fully integrated physics framework developed since the start of this effort. When running with the original physics configuration, results should remain unchanged.

To enable the integrated physics, add the following namelist:

&integ_phys_nml
do_fast_phys = .T.
do_inline_pbl = .T.
do_inline_cnv = .T.
do_inline_gwd = .T.
inline_cnv_flag = 2
inline_pbl_flag = 1

&sa_sas_nml
/

&sa_aamf_nml
/

&sa_tke_edmf_nml
/

&sa_tke_edmf_new_nml
/

&sa_gwd_nml
/

Fixes # (issue)

How Has This Been Tested?
This functionality has been exercised extensively throughout the development process. However, this final version has not yet been re-tested after merging the latest updates from main.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included

@laurenchilutti
Copy link
Member

@linjiongzhou Who from the FV3 team do you think should review this PR?

@linjiongzhou
Copy link
Contributor Author

@linjiongzhou Who from the FV3 team do you think should review this PR?

Both @lharris4 and @gaokun227 can review this PR.

@vithikashah001 vithikashah001 merged commit 945f7b1 into NOAA-GFDL:main Jan 15, 2026
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