UFS Exchange Grid Implementation Update
Ufuk Turuncoglu, Mariana Vertenstein, Denise Worthen, Rocky Dunlap, Bob Oehmke
The CMEPS Mediator is developed collaboratively:
NCAR, ESMF, NOAA/EMC, NOAA/GFDL
14 Jan. 2022, UFS Weather Model Infrastructure Development Meeting
This work is supported by the UFS R2O project, Hurricane Supplemental, and National Science Foundation
Surface fluxes: atmosphere vs. exchange grid
2
Ocean
Grid
Atmosphere
Grid
1
2
3
4
2 - Flux computation
Satm = Socn*w + Socn*w + Socn*w + Socn*w
Fatm = calc_flux(Satm)
1 - Interpolation
2 - Interpolation
Fatm = Focn*w + Focn*w + Focn*w + Focn*w
1 - Flux computation
Focn = calc_flux(Socn)
Focn = calc_flux(Socn)
Focn = calc_flux(Socn)
Focn = calc_flux(Socn)
Regrid
atmosphere
exchange grid
UFS S2S configuration (w/o wave)
3
UFS S2S configuration (w/o wave) but gets fluxes from CMEPS
4
Base configuration for the implementation of XGrid
5
suite_FV3_GFS_v16_coupled_nsstNoahmpUGWPv1.xml
modified based on previously used suite file in S2S�suite_FV3_GFS_2017_coupled.xml
Technical details
6
GFS_surface_composites_pre_run
sfc_diff_run
GFS_surface_loop_control_part1_run
sfc_ocean_run
GFS_surface_loop_control_part2_run
GFS_surface_composites_post_run
x 2
Technical Details
7
Technical Details
8
Technical Details
9
Results
10
Results: ref vs. agrid
11
One-day simulation with cpld_control_c96_p7 RT (using sfc_ocean, fast = slow coupling time step)
Comparison of FV3/CCPP vs. CMEPS/CCPP fluxes on atmospheric model grid (agrid)
The time-series shows the single grid point (over open ocean and not icy region)
Latent Heat
Sensible Heat
Results: ref vs. agrid
12
Latent Heat
Results: agrid vs. xgrid (fully coupled)
13
There is no significant spatial and temporal difference at C96. The difference might be more apparent in higher resolutions and extremes. More tests and validation are needed !!!
The CMPES does not include recent fix in CMEPS related with exchange grid (see PR 262) yet.