Skip to content

cam6_4_094: Fix issue with WACCMX ion / electron temperature solver #1313

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

Merged
merged 3 commits into from
May 27, 2025

Conversation

fvitt
Copy link

@fvitt fvitt commented May 22, 2025

This fixes issue with NaNs passed to the ion / electron temperature solver. The auroral module was not overwriting ionization rates initialized to NaN in chunks of physics columns that did not have some columns near the auroral oval which occurred in some configurations (e.g., when SE dycore is used).

Closes #1311

	modified:   cime_config/testdefs/testmods_dirs/cam/outfrq1d_amie/user_nl_cam
	modified:   cime_config/testdefs/testmods_dirs/cam/outfrq9s_amie/user_nl_cam
	modified:   src/ionosphere/waccmx/ionosphere_interface.F90
	modified:   src/physics/waccm/mo_aurora.F90
	modified:   src/physics/waccmx/steady_state_tei.F90
@fvitt fvitt self-assigned this May 22, 2025
@fvitt fvitt added the bug-fix This PR was created to fix a specific bug. label May 22, 2025
@fvitt fvitt merged commit 1c0a977 into ESCOMP:cam_development May 27, 2025
2 checks passed
@cacraigucar cacraigucar changed the title Fix issue with WACCMX ion / electron temperature solver cam6_4_094: Fix issue with WACCMX ion / electron temperature solver May 29, 2025
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.
Projects
Status: Tag
Development

Successfully merging this pull request may close these issues.

2 participants