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

Extended diagnostic output from Thompson MP #680

Closed
climbfuji opened this issue Jun 22, 2021 · 0 comments · Fixed by #679 or NOAA-EMC/fv3atm#331
Closed

Extended diagnostic output from Thompson MP #680

climbfuji opened this issue Jun 22, 2021 · 0 comments · Fixed by #679 or NOAA-EMC/fv3atm#331

Comments

@climbfuji
Copy link
Collaborator

Description

@ericaligo-NOAA used the generic aux3d to output a number of diagnostic quantities from Thompson MP. These are useful to investigate the stability problems of the microphysics with larger time steps. However, the aux3d arrays were added for temporary debugging purposes and not to commit to the repository.

Solution

An alternative solution is to add a set of dedicated 3d arrays and the corresponding logic to allocate and fill them, depending on a runtime configuration in input.nml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment