-
Notifications
You must be signed in to change notification settings - Fork 79
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
Bug fixes for CESM 1850 mct/nuopc validation #195
Conversation
@uturuncoglu @DeniseWorthen - this PR should not effect the UFS configuration. @jedwards4b is on vacation - so if you both could review and hopefully accept this - I will merge. |
@DeniseWorthen - are you okay with this PR? If so can you please sign off on it. |
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.
No impact to ufs-weather.
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 removed a debug print statement.
@mvertens why did the change you make fix a memory leak? Was it an issue associated with a compiler bug or did you find a bug in cmeps? |
@jedwards4b - I found a bug in cmeps and included a fix in this PR.
…On Tue, Jun 1, 2021 at 7:55 AM jedwards4b ***@***.***> wrote:
@mvertens <https://github.com/mvertens> why did the change you make fix a
memory leak? Was it an issue associated with a compiler bug or did you find
a bug in cmeps?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#195 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4XCEZIZQ6MKAFJYLLBESLTQTRFJANCNFSM45HOY26Q>
.
--
Mariana Vertenstein
CESM Software Engineering Group Head
National Center for Atmospheric Research
Boulder, Colorado
Office 303-497-1349
Email: ***@***.***
|
@mvertens can you point out the bug fix? It's hard to spot given all of the format changes in med_diag_mod.F90 |
@jedwards4b - its the addition of 2 new deallocate statements (for afrac and sfrac). Also - its removing the embedded routines with multiple level of contains and making them separate routines as part of this. |
great, thanks for clarifying |
Description of changes
Bug fixes for CESM 1850 mct/nuopc validation - including memory leak in med_diag_mod.F90.
Specific notes
These are changes needed to the budgets and run sequence needed that were needed to fix problems in the B1850 mct/nuopc validation.
Contributors other than yourself, if any: @jedwards4b
CMEPS Issues Fixed: #190 #197
Are changes expected to change answers?
Any User Interface Changes (namelist or namelist defaults changes)?
Testing performed if application target is CESM:(either UFS-S2S or CESM testing is required):
5 year B1850 1 year simulation was run
Hashes used for testing: