/[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.10 - (hide annotations) (download)
Tue Sep 28 15:40:10 2004 UTC (19 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint55d_pre, checkpoint55j_post, checkpoint56b_post, checkpoint55h_post, checkpoint56c_post, checkpoint55g_post, checkpoint55f_post, checkpoint55i_post, checkpoint56, checkpoint55e_post, checkpoint56a_post, checkpoint55d_post
Changes since 1.9: +3 -0 lines
added MDS_RECLEN patch to pkg/exf/exf_interp.F

1 edhill 1.1 #
2     # $ID$
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"
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     # According to JMC, the following probably don't have any dependencies
33     generic_advdiff
34     gmredi
35    
36     # Known dependencies
37 adcroft 1.8 mom_fluxform +mom_common
38     mom_vecinv +mom_common
39 edhill 1.1 shap_filt +mom_vecinv
40 jmc 1.4 seaice -thsice
41     thsice -seaice
42 edhill 1.1 exf -bulk_force
43     bulk_force -exf
44 jmc 1.3 gchem +ptracers
45     dic +gchem
46 molod 1.5 fizhi -aim
47     fizhi +gridalt
48 molod 1.9 fizhi +diagnostics
49 edhill 1.6 rw +mdsio
50 dimitri 1.10 flt +mdsio
51     sbo +mdsio
52     exf +mdsio
53 edhill 1.1
54     # Need more information on the following:
55    
56     obcs

  ViewVC Help
Powered by ViewVC 1.1.22