We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some parameters added around the time of #120 do not warn in units are not included if CFE_DEBUG is enabled. Thoughts on adding these warnings?
CFE_DEBUG
Im sure i've missed some, but here are the ones that came to mind:
retention_depth_nash_surface -> [m] Kinf_nash_surface -> [h^-1] nash_storage_surface -> [m] K_nash_surface -> [h^-1]
retention_depth_nash_surface
[m]
Kinf_nash_surface
[h^-1]
nash_storage_surface
K_nash_surface
The text was updated successfully, but these errors were encountered:
fixed issue #125, added warnings when a variable from the config file…
27e237f
… is missing units.
cf05290
123378a
2b1372e
ajkhattak
Successfully merging a pull request may close this issue.
Some parameters added around the time of #120 do not warn in units are not included if
CFE_DEBUG
is enabled. Thoughts on adding these warnings?Im sure i've missed some, but here are the ones that came to mind:
retention_depth_nash_surface
->[m]
Kinf_nash_surface
->[h^-1]
nash_storage_surface
->[m]
K_nash_surface
->[h^-1]
The text was updated successfully, but these errors were encountered: