/[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.17 - (hide annotations) (download)
Thu Sep 28 04:21:32 2006 UTC (17 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: mitgcm_mapl_00, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58x_post, checkpoint58t_post, checkpoint58q_post, checkpoint59, checkpoint58y_post, checkpoint58v_post, checkpoint58s_post
Changes since 1.16: +3 -1 lines
pkg/exf requires pkg/cal

1 edhill 1.1 #
2 dimitri 1.17 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.16 2006/06/05 22:53:39 mlosch 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     aim -aim_v23
21     aim_v23 -aim
22    
23     # Ask PH about the following:
24     # cal cost ctrl ecco exf grdchk
25    
26 dimitri 1.17 exf +cal
27    
28 edhill 1.1 # Ask Steph about:
29     # dic gchem
30    
31     # Ask AJA about:
32     # flt
33    
34 jmc 1.15 # the following probably don't have any dependencies
35 edhill 1.1 generic_advdiff
36     gmredi
37    
38     # Known dependencies
39 adcroft 1.8 mom_fluxform +mom_common
40     mom_vecinv +mom_common
41 jmc 1.15 cd_code +mom_common
42 edhill 1.1 shap_filt +mom_vecinv
43 jmc 1.11 ptracers +generic_advdiff
44 edhill 1.1 exf -bulk_force
45     bulk_force -exf
46 jmc 1.3 gchem +ptracers
47     dic +gchem
48 edhill 1.14 cfc +gchem
49 molod 1.5 fizhi -aim
50     fizhi +gridalt
51 molod 1.9 fizhi +diagnostics
52 jmc 1.12 fizhi +atm_common
53     aim +atm_common
54     aim_v23 +atm_common
55 edhill 1.6 rw +mdsio
56 dimitri 1.10 flt +mdsio
57     sbo +mdsio
58     exf +mdsio
59 spk 1.13 matrix +ptracers
60     matrix -gchem
61 edhill 1.1
62     # Need more information on the following:
63     obcs

  ViewVC Help
Powered by ViewVC 1.1.22