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

  ViewVC Help
Powered by ViewVC 1.1.22