/[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.12 - (show annotations) (download)
Sun Dec 19 00:11:58 2004 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57d_post, checkpoint57g_post, checkpoint57b_post, checkpoint57c_pre, checkpoint57e_post, checkpoint57g_pre, checkpoint57f_pre, eckpoint57e_pre, checkpoint57f_post, checkpoint57c_post
Changes since 1.11: +4 -1 lines
compile "atm_common" if aim or fizhi is compiled

1 #
2 # $ID$
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 # Ask Steph about:
27 # dic gchem
28
29 # Ask AJA about:
30 # flt
31
32 # According to JMC, the following probably don't have any dependencies
33 generic_advdiff
34 gmredi
35
36 # Known dependencies
37 mom_fluxform +mom_common
38 mom_vecinv +mom_common
39 shap_filt +mom_vecinv
40 ptracers +generic_advdiff
41 seaice -thsice
42 thsice -seaice
43 exf -bulk_force
44 bulk_force -exf
45 gchem +ptracers
46 dic +gchem
47 fizhi -aim
48 fizhi +gridalt
49 fizhi +diagnostics
50 fizhi +atm_common
51 aim +atm_common
52 aim_v23 +atm_common
53 rw +mdsio
54 flt +mdsio
55 sbo +mdsio
56 exf +mdsio
57
58 # Need more information on the following:
59
60 obcs

  ViewVC Help
Powered by ViewVC 1.1.22