/[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.15 - (show annotations) (download)
Sun Sep 4 19:12:03 2005 UTC (18 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58e_post, checkpoint57s_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57v_post, checkpoint57r_post, checkpoint58, checkpoint58f_post, checkpoint57x_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpint57u_post, checkpoint58a_post, checkpoint57z_post, checkpoint58b_post
Changes since 1.14: +3 -3 lines
add cd_code dependence (+mom_common)

1 #
2 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.14 2005/04/20 14:18:40 edhill 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 # Ask Steph about:
27 # dic gchem
28
29 # Ask AJA about:
30 # flt
31
32 # 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 cd_code +mom_common
40 shap_filt +mom_vecinv
41 ptracers +generic_advdiff
42 seaice -thsice
43 thsice -seaice
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