Clean up esmFldsExchange_hafs_mod.F90 file#114
Merged
Conversation
Collaborator
|
@mvertens i am testing this PR with CESM and also HAFS app to be sure and let you know. |
Collaborator
|
This looks harmless for nems side of things. But I'm curious as to what the motivation was to do this. |
Collaborator
|
@DeniseWorthen I think the best person to answer this is @danrosen25 |
Collaborator
Author
|
Hi @DeniseWorthen |
DeniseWorthen
approved these changes
Oct 15, 2020
Collaborator
DeniseWorthen
left a comment
There was a problem hiding this comment.
This has no impact on nems (I built and ran a single RT).
Collaborator
|
@mvertens if you approve this PR, I could merge it. I tested with both CESM and UFS HAFS and everything seems fine. |
mvertens
approved these changes
Oct 16, 2020
Collaborator
|
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: mvertens@ucar.edu
|
jedwards4b
pushed a commit
that referenced
this pull request
Jun 24, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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: