ESCOMP / CMEPS

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

Add heat content associated with Forr_rofl_glc and Forr_rofi_glc #486

Open gustavo-marques opened 4 months ago

gustavo-marques commented 4 months ago

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.

These changes are needed for https://github.com/NCAR/MOM6/pull/288