[MITgcm-devel] autodiff_store/restore/ALLOW_ECCO_EVOLUTION

Martin Losch Martin.Losch at awi.de
Tue Mar 4 12:29:16 EST 2014


Hi there,

I have a setup for which I do not want to use the ecco package, but seaice, exf, etc.

I think that autodiff_store/restore do not compile without ECCO, at least not in my case because the
#ifdef ALLOW_ECCO_EVOLUTION 
prevents loading the EXF_OPTIONS.h, that in turn prevent defining ALLOW_RUNOFF and the variable runoff is not defined (line 548).

How do I fix that so that it doesn’t break things for ECCO or anyone else? Remove the #ifdef ALLOW_ECCO_EVOLUTION? so that EXF_OPTIONS.h are always included as long as ALLOW_EXF is defined?

Martin




More information about the MITgcm-devel mailing list