Following the implementation of glc->ocn coupling via going through mosart (https://github.com/ESCOMP/CMEPS/pull/463), the heat content (or enthalpy) associated with these fields must be computed and provided to OCN. here is a PR that can be used as an example of adding enthalpy fields in CMEPS.
For now, we can compute Foxx_rofl_glc following what's done for Foxx_hrofl. Similarly for Foxx_rofi_glc and Foxx_hrofi.
Following the implementation of glc->ocn coupling via going through mosart (https://github.com/ESCOMP/CMEPS/pull/463), the heat content (or enthalpy) associated with these fields must be computed and provided to OCN. here is a PR that can be used as an example of adding enthalpy fields in CMEPS.
For now, we can compute
Foxx_rofl_glc
following what's done forFoxx_hrofl
. Similarly forFoxx_rofi_glc
andFoxx_hrofi
.These changes are needed for https://github.com/NCAR/MOM6/pull/288