NOAA-EMC / NEMS

NEMS (NOAA Environmental Modeling System)
https://noaa-emc.github.io/NEMS_doc/index.html
Other
11 stars 46 forks source link

Field name changes for cmeps integration #48

Closed DeniseWorthen closed 4 years ago

DeniseWorthen commented 4 years ago

Two field names for the coupled model need to be changed for final cmeps integration. The field names are:

mean_zonal_moment_flx => mean_zonal_moment_flx_atm mean_merid_moment_flx => mean_merid_moment_flx_atm

This change needs to be implemented with a corresponding change in FV3 (# 89)

These changes will break baselines for the coupled model only because of name changes in the mediator restart files. Otherwise no changes are expected.