-
Notifications
You must be signed in to change notification settings - Fork 555
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
Doxygen marked files. Forth subset. #781
Doxygen marked files. Forth subset. #781
Conversation
model/src/w3idatmd.F90
Outdated
!> | ||
!> @details Use data stored in NGRIDS in W3GDATMD. | ||
!> | ||
!> @param[in] NDSE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The variable definitions are:
! NDSE Int. I Error output unit number.
! NDST Int. I Test output unit number.
Can we add that here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! Good catch. I'll make that update.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
matrixCompFull.txt I have a few more diffs, but they are not unexpected. |
Pull Request Summary
Forth subset of
doxygen
marked source files.Description
Provide a detailed description of what this PR does.
What bug does it fix, or what feature does it add?
Is a change of answers expected from this PR?
Please also include the following information:
Add any suggestions for a reviewer
Mention any labels that should be added:
Are answer changes expected from this PR? Please describe the changes and the reason why in addition to which of the following labels would apply.
Issue(s) addressed
Commit Message
Doxygen marked source files, 4th subset.
Check list
Testing
How were these changes tested?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the matrix regression tests been run (if yes, please note HPC and compiler)?
Please indicate the expected changes in the regression test output, (Note the list of known non-identical tests.)
Please provide the summary output of matrix.comp (matrix.Diff.txt, matrixCompFull.txt and matrixCompSummary.txt):