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

Failing Unit Test mam4_amicphys_1gridcell_tests() #348

Open
mjs271 opened this issue Sep 23, 2024 · 0 comments
Open

Failing Unit Test mam4_amicphys_1gridcell_tests() #348

mjs271 opened this issue Sep 23, 2024 · 0 comments

Comments

@mjs271
Copy link
Contributor

mjs271 commented Sep 23, 2024

As of #345, which changed nucleation from the box model implementation to the refactored MAM4 version, the unit test mam4_amicphys_1gridcell_tests() is failing and disabled as a result.

The test fails due to an incorrect value for qgas_cur[igas_h2so4].

The cause is likely attributable to a difference in the indexing convention between the box model and MAM4, so the fix may be as simple as swapping the index that the unit test is using for h2so4.

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

No branches or pull requests

1 participant