/[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.20 - (show annotations) (download)
Mon Apr 30 00:12:04 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59a
Changes since 1.19: +3 -1 lines
add a 2nd time "seaice +exf" since this was not working where I put it
before (strange).

1 #
2 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.19 2007/04/29 23:59:28 jmc 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 # Ask PH about the following:
21 # cal cost ctrl ecco exf grdchk
22
23 exf +cal
24 # jmc: add this here since does not work when this line is too far below !!!
25 seaice +exf
26
27 # Ask AJA about:
28 # flt
29
30 # the following probably don't have any dependencies
31 generic_advdiff
32 gmredi
33
34 # Known dependencies
35 mom_fluxform +mom_common
36 mom_vecinv +mom_common
37 cd_code +mom_common
38 shap_filt +mom_vecinv
39 ptracers +generic_advdiff
40 gchem +ptracers
41 dic +gchem
42 cfc +gchem
43 fizhi -aim
44 fizhi +gridalt
45 fizhi +diagnostics
46 fizhi +atm_common
47 aim +atm_common
48 aim_v23 +atm_common
49 rw +mdsio
50 flt +mdsio
51 sbo +mdsio
52 exf +mdsio
53 matrix +ptracers
54 matrix -gchem
55
56 # default SEAICE_OPTIONS.h requires EXF:
57 seaice +exf
58
59 # Need more information on the following:
60 obcs

  ViewVC Help
Powered by ViewVC 1.1.22