Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Zero out the high DG components when setting forcing data. #712

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

timspainNERSC
Copy link
Collaborator

@timspainNERSC timspainNERSC commented Oct 14, 2024

Zero out the high DG components when setting forcing data.

Fixes #711


Change Description

Zero out DG arrays before copying in DG0 forcing data. This should not be done with prognostic fields as it will wipe out the higher DG components.

@timspainNERSC timspainNERSC added bug Something isn't working ICCS Tasks or reviews for the ICCS team labels Oct 14, 2024
@timspainNERSC timspainNERSC added this to the 3 Stand-alone model milestone Oct 14, 2024
@timspainNERSC timspainNERSC self-assigned this Oct 14, 2024
@timspainNERSC timspainNERSC merged commit 4c41566 into develop Oct 14, 2024
5 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working ICCS Tasks or reviews for the ICCS team
Projects
Development

Successfully merging this pull request may close these issues.

Higher DG components are uninitialized
2 participants