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

timeInit routine uses unitialized variables #208

Closed
jedwards4b opened this issue Jun 25, 2021 · 3 comments
Closed

timeInit routine uses unitialized variables #208

jedwards4b opened this issue Jun 25, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@jedwards4b
Copy link
Collaborator

In https://github.com/ESCOMP/CMEPS/blob/master/nuopc_cap_share/nuopc_shr_methods.F90#L795
routine timeInit variable date is used without being initialized.

@jedwards4b jedwards4b added the bug Something isn't working label Jun 25, 2021
@jedwards4b jedwards4b self-assigned this Jun 25, 2021
@mvertens
Copy link
Collaborator

@jedwards4b - has this been resolved. The line you are pointing to is actually just a comment line. I'm happy to bring this into my upcoming CMEPS PR if you can clarify things.

@jedwards4b
Copy link
Collaborator Author

This is already fixed on master. #209

@mvertens
Copy link
Collaborator

mvertens commented Jul 29, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants