Right now, there is no check for this and setting ocn2glc_coupling = .true. in user_nl_cpl will just give you an error during runtime. F.e.
(med_phases_prep_glc_init) mapbilnr is not created for ocn->glc mapping
Which is not verbose enough.
Instead, buildnml should explicitly say that ocn2glc_coupling can only be true if running with DOCN%MULTILEV or BLOM
Right now, there is no check for this and setting
ocn2glc_coupling = .true.inuser_nl_cplwill just give you an error during runtime. F.e.Which is not verbose enough.
Instead,
buildnmlshould explicitly say thatocn2glc_coupling can only be true if running with DOCN%MULTILEV or BLOM