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

Fully initialize atmosphere_{heat,momentum}_diffusivity in several schemes #642

Closed
DomHeinzeller opened this issue Apr 27, 2021 · 0 comments · Fixed by #611
Closed

Fully initialize atmosphere_{heat,momentum}_diffusivity in several schemes #642

DomHeinzeller opened this issue Apr 27, 2021 · 0 comments · Fixed by #611

Comments

@DomHeinzeller
Copy link
Contributor

This issue is a follow up for issue #639 .

PR #641, which addressed #639, changed the vertical dimension of some arrays from vertical_dimension_minus_one to vertical_dimension. The CCPP schemes that use these variables as intent(out) however do not initialize the arrays for the additional vertical level.

We need to revisit all CCPP schemes that use these arrays (simply look at the files changed in #641) and add the missing initialization for the extra vertical level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant