mnlevy1981 / MOM6

Modular Ocean Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add_MARBL (compute): Support for prognostic Chl

mnlevy1981 opened this issue · comments

Another feature that is available in POP and desired in MOM

It looks like the point in MOM6 to couple MARBL Chl to MOM6 is
subroutine get_chl_from_model in file tracer/MOM_tracer_flow_control.F90.
MOM6 is looking for 3D Chl, so we'll need to add that as an output field in MARBL.
POP was using surface Chl from MARBL.

This is supported as of 5c6fddd