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

Radiation model fix for MPI #1819

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Radiation model fix for MPI #1819

merged 1 commit into from
Sep 19, 2024

Conversation

ckendrick
Copy link
Contributor

This updates the index mapping in the RRTMGP interface to handle multiple MPI ranks. Each rank determines the total ncol from the distribution mapping and uses an offset to map from RRTMGP column index to MultiFab i,j,k.

This also fixes an indexing issue with gas_vmr for both shortwave and longwave radiation.

@asalmgren asalmgren merged commit 279817a into erf-model:development Sep 19, 2024
12 checks passed
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.

2 participants