/[MITgcm]/MITgcm/pkg/pkg_depend
ViewVC logotype

Contents of /MITgcm/pkg/pkg_depend

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.22 - (show annotations) (download)
Mon May 14 14:46:50 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59c, checkpoint59b
Changes since 1.21: +2 -2 lines
with default SEAICE_OPTIONS.h, can compile seaice pkg without exf:
 comment out "seaice +exf" line.

1 #
2 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.21 2007/05/05 20:43:24 jmc Exp $
3 #
4
5 # This file contains a terse list of package dependencies that
6 # specify which packages either must be or must not be compiled
7 # simultaneously. The format is:
8 #
9 # package0 +package1 -package2
10 #
11 # where:
12 #
13 # "+" ==> "must be used" (and will be added automatically)
14 # "-" ==> "must not be used"
15 #
16 # The default behavior (that is, nothing specified) assumes that any
17 # two packages can be compiled together.
18
19
20 # Ask PH about the following:
21 # cal cost ctrl ecco exf grdchk
22
23 exf +cal
24
25 # Ask AJA about:
26 # flt
27
28 # the following probably don't have any dependencies
29 generic_advdiff
30 gmredi
31
32 # Known dependencies
33 mom_fluxform +mom_common
34 mom_vecinv +mom_common
35 cd_code +mom_common
36 shap_filt +mom_vecinv
37 ptracers +generic_advdiff
38 gchem +ptracers
39 dic +gchem
40 cfc +gchem
41 fizhi -aim
42 fizhi +gridalt
43 fizhi +diagnostics
44 fizhi +atm_common
45 aim +atm_common
46 aim_v23 +atm_common
47 rw +mdsio
48 flt +mdsio
49 sbo +mdsio
50 exf +mdsio
51 matrix +ptracers
52 matrix -gchem
53
54 # default SEAICE_OPTIONS.h requires EXF:
55 #seaice +exf
56
57 # Need more information on the following:
58 obcs

  ViewVC Help
Powered by ViewVC 1.1.22