/[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.24 - (hide annotations) (download)
Fri Jun 15 20:48:42 2007 UTC (16 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59h
Changes since 1.23: +2 -1 lines
dependencies: pkg/profiles requires pkg/cal

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

  ViewVC Help
Powered by ViewVC 1.1.22