Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
SFCLAY=1, add shallow water roughness calculation #1543
SFCLAY=1, add shallow water roughness calculation #1543
Changes from 12 commits
a31407e
83837a9
ce1f541
40dd9b2
7813ca5
37f6396
4bbe43a
9885070
0446669
5f9c088
8e93d12
b57d8df
fe803cb
ce6dc90
40eaa79
08ad7da
8fdfcf7
df63d7f
3e71bbb
8220723
02b4865
eb3dc40
1ea0306
0f1ff0c
17fbd2d
592ab0e
433f983
37c24a4
1c4fb70
83c9dc7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
@phawbeck Should this be in the code or added to the release note? We don't have any other prints from the code to do this.
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.
@phawbeck I see that this message is in the README file. I think adding it to the RELEASE NOTE should be sufficient.
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.
I don't feel strongly one way or the other, so whatever you recommend! Thanks!
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.
@phawbeck Can you then remove this print?
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.
@phawbeck Can you remove this message, as we discussed?
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!
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.
@phawbeck This is probably ok, but in the future namelist cross-checks probably should be placed in share/module_check_a_mundo.F.
@davegill What do you think?