-
Notifications
You must be signed in to change notification settings - Fork 85
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
Clean up esmFldsExchange_hafs_mod.F90 file #114
Conversation
@mvertens i am testing this PR with CESM and also HAFS app to be sure and let you know. |
This looks harmless for nems side of things. But I'm curious as to what the motivation was to do this. |
@DeniseWorthen I think the best person to answer this is @danrosen25 |
Hi @DeniseWorthen |
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.
This has no impact on nems (I built and ran a single RT).
@mvertens if you approve this PR, I could merge it. I tested with both CESM and UFS HAFS and everything seems fine. |
I have just approved the PR.
…On Fri, Oct 16, 2020 at 9:26 AM Ufuk Turunçoğlu ***@***.***> wrote:
@mvertens <https://github.com/mvertens> if you approve this PR, I could
merge it. I tested with both CESM and UFS HAFS and everything seems fine.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#114 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4XCE7MAGT6I3CWS4PLULLSLBQ2JANCNFSM4SP2NNUA>
.
--
Mariana Vertenstein
CESM Software Engineering Group Head
National Center for Atmospheric Research
Boulder, Colorado
Office 303-497-1349
Email: [email protected]
|
Description of changes
This change splits esmFldsExchange_hafs_mod.F90 into two subroutines for maintenance purposes. The interface into esmFldsExchange_hafs has not changed but will call into one of the following subroutines.
esmFldsExchange_hafs_advt (advertise): advertise import and export fields
esmFldsExchange_hafs_init (initialize): establish field mapping and merges after field connections establish
Specific notes
Contributors other than yourself, if any: none
CMEPS Issues Fixed (include github issue #): none
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):
Test Command:
i also tested with UFS HAFS application and it passed.
Testing performed if application target is UFS-S2S:
Hashes used for testing: