/[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.19 - (hide annotations) (download)
Sun Apr 29 23:59:28 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.18: +4 -1 lines
default SEAICE_OPTIONS.h requires EXF to be compiled.

1 edhill 1.1 #
2 jmc 1.19 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.18 2007/04/28 00:16:56 jmc Exp $
3 edhill 1.1 #
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 jmc 1.12 # "+" ==> "must be used" (and will be added automatically)
14 edhill 1.1 # "-" ==> "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 dimitri 1.17 exf +cal
24    
25 edhill 1.1 # Ask AJA about:
26     # flt
27    
28 jmc 1.15 # the following probably don't have any dependencies
29 edhill 1.1 generic_advdiff
30     gmredi
31    
32     # Known dependencies
33 adcroft 1.8 mom_fluxform +mom_common
34     mom_vecinv +mom_common
35 jmc 1.15 cd_code +mom_common
36 edhill 1.1 shap_filt +mom_vecinv
37 jmc 1.11 ptracers +generic_advdiff
38 jmc 1.3 gchem +ptracers
39     dic +gchem
40 edhill 1.14 cfc +gchem
41 molod 1.5 fizhi -aim
42     fizhi +gridalt
43 molod 1.9 fizhi +diagnostics
44 jmc 1.12 fizhi +atm_common
45     aim +atm_common
46     aim_v23 +atm_common
47 edhill 1.6 rw +mdsio
48 dimitri 1.10 flt +mdsio
49     sbo +mdsio
50     exf +mdsio
51 spk 1.13 matrix +ptracers
52     matrix -gchem
53 edhill 1.1
54 jmc 1.19 # default SEAICE_OPTIONS.h requires EXF:
55     seaice +exf
56    
57 edhill 1.1 # Need more information on the following:
58     obcs

  ViewVC Help
Powered by ViewVC 1.1.22