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

Annotation of /MITgcm/pkg/pkg_depend

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


Revision 1.29 - (hide annotations) (download)
Wed May 26 22:02:19 2010 UTC (13 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64, checkpoint63, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.28: +6 -6 lines
clean-up list of pkgs which require mdsio to compile (+mdsio)

1 jmc 1.29 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.28 2010/05/23 03:47:48 jmc Exp $
2 jmc 1.25 # $Name: $
3 edhill 1.1
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 jmc 1.29 #
10 edhill 1.1 # where:
11     #
12 jmc 1.12 # "+" ==> "must be used" (and will be added automatically)
13 edhill 1.1 # "-" ==> "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 jmc 1.28 # needed to compile model/src:
19     model +rw
20 dimitri 1.17
21 jmc 1.15 # the following probably don't have any dependencies
22 edhill 1.1 generic_advdiff
23     gmredi
24    
25     # Known dependencies
26 adcroft 1.8 mom_fluxform +mom_common
27     mom_vecinv +mom_common
28 jmc 1.28 cd_code +mom_common
29 edhill 1.1 shap_filt +mom_vecinv
30 jmc 1.11 ptracers +generic_advdiff
31 jmc 1.28 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 dimitri 1.26 seaice +exf
42 jmc 1.29 flt +mdsio
43     autodiff +mdsio
44     ctrl +mdsio
45     ecco +mdsio
46 jmc 1.28 grdchk +autodiff +cost +ctrl
47     showflops +runclock
48 jmc 1.19

  ViewVC Help
Powered by ViewVC 1.1.22