Skip to content

Persist LW/SW fluxes across non-radiation timesteps#426

Open
jimmielin wants to merge 2 commits into
ESCOMP:mainfrom
jimmielin:hplin/rrtmgp_coupled_fluxes
Open

Persist LW/SW fluxes across non-radiation timesteps#426
jimmielin wants to merge 2 commits into
ESCOMP:mainfrom
jimmielin:hplin/rrtmgp_coupled_fluxes

Conversation

@jimmielin

@jimmielin jimmielin commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Tag name (The PR title should also include the tag name):
Originator(s): @jimmielin

Description (include issue title and the keyword ['closes', 'fixes', 'resolves'] and issue number):

List all namelist files that were added or changed:

List all files eliminated and why:

List all files added and what they do:

List all existing files that have been modified, and describe the changes:
(Helpful git command: git diff --name-status main...<your_branch_name>)

M       schemes/rrtmgp/rrtmgp_lw_calculate_fluxes.F90
M       schemes/rrtmgp/rrtmgp_lw_calculate_fluxes.meta
M       schemes/rrtmgp/rrtmgp_sw_calculate_fluxes.F90
M       schemes/rrtmgp/rrtmgp_sw_calculate_fluxes.meta
  - Persists LW/SW fluxes even in non-radiation timesteps consistent with CAM

M       schemes/rrtmgp/rrtmgp_post.meta
  - add _to_coupler suffix to standard name to pass the fluxes to the coupler.

List all automated tests that failed, as well as an explanation for why they weren't fixed:

Is this an answer-changing PR? If so, is it a new physics package, algorithm change, tuning change, etc?

If yes to the above question, describe how this code was validated with the new/modified features:

Provenance: FIX-27 octopus
Assisted-by: claude-fable:5
Must be paired with the CAM-SIMA registry fix so the data is retained across timesteps instead of being phase-local.

Provenance: FIX-30 octopus
Assisted-by: claude-fable:5
@jimmielin
jimmielin requested a review from peverwhee July 22, 2026 20:20
@jimmielin jimmielin added bug-fix This PR was created to fix a specific bug. CAM4 CAM-SIMA tuning labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix This PR was created to fix a specific bug. CAM4 CAM-SIMA tuning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant