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

(Yet another) bugfix for non-aerosol-aware Thompson microphysics #424

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

climbfuji
Copy link
Collaborator

Bugfix in physics/mp_thompson.F90: aerosol arrays may not be allocated, use assumed size arrays in subroutine mp_thompson_init. This was overlooked when corresponding changes were made to mp_thompson_run and mp_thompson_pre_run in a previous PR.

@climbfuji
Copy link
Collaborator Author

climbfuji commented Apr 1, 2020

@ericaligo-NOAA @junwang-noaa @DusanJovic-NOAA FYI - this tiny bugfix is needed by @ericaligo-NOAA and others; can this be combined with another PR? It doesn't change the results.

@climbfuji
Copy link
Collaborator Author

This PR will be merged into NCAR dtc/develop first as part of #432, and then go to master with the rest of the dtc/develop updates.

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.

1 participant