/[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.17 - (show annotations) (download)
Thu Sep 28 04:21:32 2006 UTC (17 years, 6 months ago) by dimitri
Branch: MAIN
CVS Tags: mitgcm_mapl_00, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58x_post, checkpoint58t_post, checkpoint58q_post, checkpoint59, checkpoint58y_post, checkpoint58v_post, checkpoint58s_post
Changes since 1.16: +3 -1 lines
pkg/exf requires pkg/cal

1 #
2 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.16 2006/06/05 22:53:39 mlosch 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 aim -aim_v23
21 aim_v23 -aim
22
23 # Ask PH about the following:
24 # cal cost ctrl ecco exf grdchk
25
26 exf +cal
27
28 # Ask Steph about:
29 # dic gchem
30
31 # Ask AJA about:
32 # flt
33
34 # the following probably don't have any dependencies
35 generic_advdiff
36 gmredi
37
38 # Known dependencies
39 mom_fluxform +mom_common
40 mom_vecinv +mom_common
41 cd_code +mom_common
42 shap_filt +mom_vecinv
43 ptracers +generic_advdiff
44 exf -bulk_force
45 bulk_force -exf
46 gchem +ptracers
47 dic +gchem
48 cfc +gchem
49 fizhi -aim
50 fizhi +gridalt
51 fizhi +diagnostics
52 fizhi +atm_common
53 aim +atm_common
54 aim_v23 +atm_common
55 rw +mdsio
56 flt +mdsio
57 sbo +mdsio
58 exf +mdsio
59 matrix +ptracers
60 matrix -gchem
61
62 # Need more information on the following:
63 obcs

  ViewVC Help
Powered by ViewVC 1.1.22