-
Notifications
You must be signed in to change notification settings - Fork 155
cam6_4_086: Rayleigh Friction to CCPP #1245
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
Conversation
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.
Looks good @Katetc! Just had one request with regards to the CAM subroutine names.
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 took a quick peek back at this PR, and realized that it does not have the update to .gitmodules to bring in the atmospheric_physics PR which will come in along with this one
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 realized that I never did a full review, so I have done that now. @nusbaume - please chime in your thoughts on the _cam routines. I believe they add an unnecessary layer, but it might be a convention which are trying to implement?
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.
Looks great to me now (assuming you also make @cacraigucar's changes, as I agree just calling the CCPP-ized subroutines directly is probably the best approach in this case)!
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 believe I have found all the lines that need to be changed, but I might have missed something. If you encounter problems with these changes, let me know and I can help you debug.
Here's the PR for Rayleigh Friction to CCPP!
Fixes #1153