[Mitgcm-support] Re: fftpack.F
mitgcm-support at dev.mitgcm.org
mitgcm-support at dev.mitgcm.org
Wed Jul 9 15:24:31 EDT 2003
It seems to me that you shouldn't have to disable zonal_filt
as long as you have #undef ALLOW_ZONAL_FILT
(at least that's the convention).
In order to guarantee that, there have to be a few
#ifdef ALLOW_ZONAL_FILT in the body of fftpack.F
(all other files within zonal_filt/ do have those ifdef's).
I prefer that solution over the "disable", otherwise it will
soon become obscure which packages have to be disabled to
guarantee proper compilation and which don't.
Patrick
Alistair Adcroft wrote:
>
> C. (E),
>
> genmake -disable=zonal_filt
>
> or even better
>
> genmake -disable=all -enable=gmredi,obcs
>
> will give you just GM/Redi and OBCS.
>
> A.
More information about the MITgcm-support
mailing list