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

cleaning tamc.h : collect previous comments #607

Closed
jm-c opened this issue Feb 22, 2022 · 0 comments
Closed

cleaning tamc.h : collect previous comments #607

jm-c opened this issue Feb 22, 2022 · 0 comments

Comments

@jm-c
Copy link
Member

jm-c commented Feb 22, 2022

@jm-c just a comment/suggestion: These variables defined as parameters in tamc.h:

      integer nyears_chkpt
      integer nmonths_chkpt
      integer ndays_chkpt
      integer ngeom_chkpt
      integer ncheck_chkpt

are not used anywhere in the code, as far as I can see. They do not produce unused-warning messages, because of the parameter statements, but they are unused, nevertheless. Maybe we can remove them in the PR as well?

Originally posted by @mjlosch in #579 (comment)

@jm-c jm-c closed this as completed Feb 22, 2022
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

No branches or pull requests

1 participant