/[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.14 - (hide annotations) (download)
Wed Apr 20 14:18:40 2005 UTC (19 years, 1 month ago) by edhill
Branch: MAIN
CVS Tags: checkpoint57o_post, checkpoint57m_post, checkpoint57k_post, checkpoint57i_post, checkpoint57h_done, checkpoint57n_post, checkpoint57p_post, checkpoint57q_post, checkpoint57j_post, checkpoint57h_pre, checkpoint57l_post, checkpoint57h_post
Changes since 1.13: +2 -1 lines
 o the cfc package needs gchem so make it explicit

1 edhill 1.1 #
2 edhill 1.14 # $Header: $
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     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.11 ptracers +generic_advdiff
41 jmc 1.4 seaice -thsice
42     thsice -seaice
43 edhill 1.1 exf -bulk_force
44     bulk_force -exf
45 jmc 1.3 gchem +ptracers
46     dic +gchem
47 edhill 1.14 cfc +gchem
48 molod 1.5 fizhi -aim
49     fizhi +gridalt
50 molod 1.9 fizhi +diagnostics
51 jmc 1.12 fizhi +atm_common
52     aim +atm_common
53     aim_v23 +atm_common
54 edhill 1.6 rw +mdsio
55 dimitri 1.10 flt +mdsio
56     sbo +mdsio
57     exf +mdsio
58 spk 1.13 matrix +ptracers
59     matrix -gchem
60 edhill 1.1
61     # Need more information on the following:
62    
63     obcs

  ViewVC Help
Powered by ViewVC 1.1.22