Is there a default convection limit in Croco?

Hi,
I am currently working with the LMD_VMIX.F module in CROCO and have attempted to adjust the convection constant (lmd_nu0c, applied when N² < 0) from its default value of 0.1 to 100. This modification was intended to evaluate the impact of convection in a test simulation.

However, despite updating the constant in LMD_VMIX.F and recompiling the model, the output consistently indicates that the contribution to vertical diffusivity from convection remains at 0.1 m²/s.

I wonder if there might be a default convection value or limit defined elsewhere in the codebase that could be overriding this change.

Thanks for your help.
Best,
Chain