/[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.2 - (hide annotations) (download)
Sat Oct 25 17:14:45 2003 UTC (20 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51q_post, checkpoint51p_post, checkpoint52a_pre, checkpoint52, checkpoint51r_post, checkpoint52a_post, ecco_c52_e35, checkpoint51t_post, checkpoint51u_post, checkpoint51s_post
Branch point for: branch-nonh
Changes since 1.1: +1 -0 lines
 o add cd_code package dependency

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 edhill 1.2 cd_code +mom_fluxform
38 edhill 1.1 shap_filt +mom_vecinv
39     seaice -therm_seaice
40     therm_seaice -seaice
41     exf -bulk_force
42     bulk_force -exf
43    
44     # Need more information on the following:
45    
46     obcs

  ViewVC Help
Powered by ViewVC 1.1.22