[Mitgcm-support] Re: AIM package (PR#7)
mitgcm-support at dev.mitgcm.org
mitgcm-support at dev.mitgcm.org
Wed Jul 9 15:17:15 EDT 2003
genmake now understands -enable=aim and, for now, defaults to
-disable=aim
Example .genmakerc for AIM expt. (not checked-in)
# Disable useless packages
set DISABLE=( kpp gmredi )
# Enable packages that of disabled by default
set ENABLE=( aim )
# Other useful default for this build location
set ROOTDIR=( ../../.. )
> I added an AIM package to branch-atmos-merge.
>
> It will only affect the answers with
> #define ALLOW_AIM
> and when changes in
> verification/5lAIM_ec
> are in place.
>
> **HOWEVER** the pkg/aim/ code only compiles with
> pgf77. I guess we need an option in genmake to
> include/exclude pkg/ directories from the build
> process. Otherwise we will get into problems with
> dodgy code....
> *********
More information about the MITgcm-support
mailing list