/[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.16 - (hide annotations) (download)
Mon Jun 5 22:53:39 2006 UTC (17 years, 10 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58n_post, checkpoint58h_post, checkpoint58j_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint58k_post, checkpoint58p_post, checkpoint58m_post
Changes since 1.15: +1 -3 lines
finally: remove the exclusive use of seaice and thsice. They can now
be compiled and run together

1 edhill 1.1 #
2 mlosch 1.16 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.15 2005/09/04 19:12:03 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     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 jmc 1.15 # the following probably don't have any dependencies
33 edhill 1.1 generic_advdiff
34     gmredi
35    
36     # Known dependencies
37 adcroft 1.8 mom_fluxform +mom_common
38     mom_vecinv +mom_common
39 jmc 1.15 cd_code +mom_common
40 edhill 1.1 shap_filt +mom_vecinv
41 jmc 1.11 ptracers +generic_advdiff
42 edhill 1.1 exf -bulk_force
43     bulk_force -exf
44 jmc 1.3 gchem +ptracers
45     dic +gchem
46 edhill 1.14 cfc +gchem
47 molod 1.5 fizhi -aim
48     fizhi +gridalt
49 molod 1.9 fizhi +diagnostics
50 jmc 1.12 fizhi +atm_common
51     aim +atm_common
52     aim_v23 +atm_common
53 edhill 1.6 rw +mdsio
54 dimitri 1.10 flt +mdsio
55     sbo +mdsio
56     exf +mdsio
57 spk 1.13 matrix +ptracers
58     matrix -gchem
59 edhill 1.1
60     # Need more information on the following:
61     obcs

  ViewVC Help
Powered by ViewVC 1.1.22