ESCOMP / CMEPS

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

fix bug in ocn2glc_coupling and add blom #484

Closed mvertens closed 2 months ago

mvertens commented 2 months ago

Description of changes

This adds blom as another ocean component in cime_config.

Specific notes

This adds blom as another ocean component in cime_config and also fixes the query of the logical variable for ocn2glc coupling in esmFldsExchange_cesm.F90.

Contributors other than yourself, if any: None

CMEPS Issues Fixed: No

Are changes expected to change answers? bfb

Any User Interface Changes (namelist or namelist defaults changes)? No

Testing performed

Verified that ocn2glc coupling is working correctly with blom.

mvertens commented 2 months ago

@billsacks - thanks so much for your review. I've addressed the issues you raised.