-
Notifications
You must be signed in to change notification settings - Fork 50
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
replace calls to esmf_logmsg_error with shr_abort #320
replace calls to esmf_logmsg_error with shr_abort #320
Conversation
@jedwards4b I think needs a cesm_share update (?). Is that in a branch somewhere (apologies if I'm mixed up---lots of balls in the air). |
The cesm_share code is copied into the share directory of cdeps for you. |
@DeniseWorthen the share code that you need is in the share directory of this repo. |
I needed to add a use statement here to get it to compile:
|
Good catch, thank you. |
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.
Works in UFS. Thanks.
Description of changes
Replace calls to esmf_logwrite which are abort messages with calls to shr_sys_abort which now includes the esmf_logwrite call.
Specific notes
Contributors other than yourself, if any:
CDEPS Issues Fixed (include github issue #):
Are there dependencies on other component PRs (if so list):
Are changes expected to change answers (bfb, different to roundoff, more substantial):
Any User Interface Changes (namelist or namelist defaults changes):
Testing performed (e.g. aux_cdeps, CESM prealpha, etc):
Hashes used for testing: