/[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.27 - (show annotations) (download)
Fri Mar 28 18:48:05 2008 UTC (16 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.26: +4 -1 lines
Change some autodiff package CPP flags.

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

  ViewVC Help
Powered by ViewVC 1.1.22