/[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.30 - (show annotations) (download)
Sat May 25 16:13:37 2013 UTC (10 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint65, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e
Changes since 1.29: +1 -2 lines
remove dependence of pkg/seaice versus pkg/exf

1 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.29 2010/05/26 22:02:19 jmc 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 # needed to compile model/src:
19 model +rw
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 matrix +ptracers -gchem
32 gchem +ptracers
33 dic +gchem
34 cfc +gchem
35 fizhi +gridalt +diagnostics -aim
36 fizhi +atm_common
37 aim +atm_common
38 aim_v23 +atm_common
39 exf +cal
40 profiles +cal
41 flt +mdsio
42 autodiff +mdsio
43 ctrl +mdsio
44 ecco +mdsio
45 grdchk +autodiff +cost +ctrl
46 showflops +runclock

  ViewVC Help
Powered by ViewVC 1.1.22