Recent refactors to make YOG its own scheme mean that users could now set yog_scheme='on' and deep_scheme='ZM' when it should be deep_scheme='off' from our development.
Once we are certain about what schemes can/can't be run in conjunction consider adding a compatibility check to phys_ctl_readnl() in phys_control.F90.
Recent refactors to make YOG its own scheme mean that users could now set
yog_scheme='on'anddeep_scheme='ZM'when it should bedeep_scheme='off'from our development.Once we are certain about what schemes can/can't be run in conjunction consider adding a compatibility check to
phys_ctl_readnl()inphys_control.F90.