/[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.24 - (show annotations) (download)
Fri Jun 15 20:48:42 2007 UTC (16 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59h
Changes since 1.23: +2 -1 lines
dependencies: pkg/profiles requires pkg/cal

1 #
2 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.23 2007/06/04 21:30:47 heimbach 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 profiles +cal
25
26 # Ask AJA about:
27 # flt
28
29 # the following probably don't have any dependencies
30 generic_advdiff
31 gmredi
32
33 # Known dependencies
34 mom_fluxform +mom_common
35 mom_vecinv +mom_common
36 cd_code +mom_common
37 shap_filt +mom_vecinv
38 ptracers +generic_advdiff
39 gchem +ptracers
40 dic +gchem
41 cfc +gchem
42 fizhi -aim
43 fizhi +gridalt
44 fizhi +diagnostics
45 fizhi +atm_common
46 aim +atm_common
47 aim_v23 +atm_common
48 rw +mdsio
49 flt +mdsio
50 sbo +mdsio
51 exf +mdsio
52 matrix +ptracers
53 matrix -gchem
54 showflops +runclock
55
56 # default SEAICE_OPTIONS.h requires EXF:
57 #seaice +exf
58
59 # Need more information on the following:
60 obcs

  ViewVC Help
Powered by ViewVC 1.1.22