E3SM-Project / E3SM-Project/scream
Update export fields from `horiz_winds` to `U` and `V`
Open
code cleanup
help wanted
priority:low
Surface Coupling
- Dominant language
- No language data
- Stars
- 79
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
When the surface coupling layer was developed we did not have access to `U` and `V` as their own individual fields, as a result there are a couple places that could be switched to U/V respectively in the surface coupling interface. See
https://github.com/E3SM-Project/scream/blob/master/components/eamxx/src/control/atmosphere_surface_coupling_exporter.cpp#L55
and
https://github.com/E3SM-Project/scream/blob/master/components/eamxx/src/mct_coupling/scream_cpl_indices.F90#L142
in particular.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.