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

fix uninitialized variables #113

Merged
merged 2 commits into from
Sep 4, 2024
Merged

fix uninitialized variables #113

merged 2 commits into from
Sep 4, 2024

Conversation

fjansson
Copy link
Contributor

@fjansson fjansson commented Sep 3, 2024

...and:
move a timer_toc to the end of the routine in grwdamp, and remove unused variable is_starting.

The uninitialized values are mostly namelist options missing their default values.

...and:
move a timer_toc to the end of the routine in grwdamp,
and remove unused variable is_starting
Copy link
Collaborator

@CasparJungbacker CasparJungbacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fjansson fjansson merged commit 9640d69 into dev Sep 4, 2024
50 checks passed
@fjansson fjansson deleted the dev-fix-uninitialized branch September 4, 2024 09:06
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.

2 participants