use evap from atm#96
Merged
DeniseWorthen merged 1 commit intoJul 7, 2023
Merged
Conversation
* atm sends evap directly
This was referenced Jun 28, 2023
junwang-noaa
approved these changes
Jun 28, 2023
Collaborator
junwang-noaa
left a comment
There was a problem hiding this comment.
The code changes look good to me along with the updates in FV3.
BrianCurtis-NOAA
approved these changes
Jun 28, 2023
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.
Allow CMEPs to use evaporative flux directly from ATM.
Description of changes
Instead of converting from latent heat to evaporative flux in
prep_ocn_custom_nems, use the evaporative flux from the ATM directly.This is part of the resolution of Issue #93. I want to commit this change as an incremental change since it was found to change baselines due to initial roundoff-level differences which then grow.
Testing performed
Please describe the tests along with the target model and machine(s)
If possible, please also added hashes that were used in the testing
Testing results will be shown in the associated UFS issue ufs-community/ufs-weather-model#1812