/[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.19 - (show annotations) (download)
Sun Apr 29 23:59:28 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.18: +4 -1 lines
default SEAICE_OPTIONS.h requires EXF to be compiled.

1 #
2 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.18 2007/04/28 00:16:56 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