NOAA-EMC / CMEPS

NUOPC Community Mediator for Earth Prediction Systems
https://escomp.github.io/CMEPS/
0 stars 18 forks source link

use evap from atm #96

Closed DeniseWorthen closed 1 year ago

DeniseWorthen commented 1 year ago

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 https://github.com/ufs-community/ufs-weather-model/pull/1812