/[MITgcm]/MITgcm/pkg/pkg_depend
ViewVC logotype

Diff of /MITgcm/pkg/pkg_depend

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6 by edhill, Thu Jan 29 19:39:12 2004 UTC revision 1.27 by heimbach, Fri Mar 28 18:48:05 2008 UTC
# Line 1  Line 1 
1  #  # $Header$
2  #  $ID$  # $Name$
 #  
3    
4  #  This file contains a terse list of package dependencies that  #  This file contains a terse list of package dependencies that
5  #  specify which packages either must be or must not be compiled  #  specify which packages either must be or must not be compiled
# Line 10  Line 9 
9  #    #  
10  #  where:  #  where:
11  #  #
12  #    "+" ==> "must be used"  #    "+" ==> "must be used" (and will be added automatically)
13  #    "-" ==> "must not be used"  #    "-" ==> "must not be used"
14  #  #
15  #  The default behavior (that is, nothing specified) assumes that any  #  The default behavior (that is, nothing specified) assumes that any
16  #  two packages can be compiled together.  #  two packages can be compiled together.
17    
18    exf             +cal
19    profiles        +cal
20    
21  aim             -aim_v23  #  the following probably don't have any dependencies
 aim_v23         -aim  
   
 #  Ask PH about the following:  
 #    cal cost ctrl ecco exf grdchk  
   
 #  Ask Steph about:  
 #    dic gchem  
   
 #  Ask AJA about:  
 #    flt  
   
 #  According to JMC, the following probably don't have any dependencies  
22  generic_advdiff  generic_advdiff
23  gmredi  gmredi
24    
25  #  Known dependencies  #  Known dependencies
26    mom_fluxform    +mom_common
27    mom_vecinv      +mom_common
28    cd_code         +mom_common
29  shap_filt       +mom_vecinv  shap_filt       +mom_vecinv
30  seaice          -thsice  ptracers        +generic_advdiff
 thsice          -seaice  
 exf             -bulk_force  
 bulk_force      -exf  
 thsice          +bulk_force  
31  gchem           +ptracers  gchem           +ptracers
32  dic             +gchem  dic             +gchem
33    cfc             +gchem
34  fizhi           -aim  fizhi           -aim
35  fizhi           +gridalt  fizhi           +gridalt
36    fizhi           +diagnostics
37    fizhi           +atm_common
38    aim             +atm_common
39    aim_v23         +atm_common
40  rw              +mdsio  rw              +mdsio
41    flt             +mdsio
42    sbo             +mdsio
43    exf             +mdsio
44    matrix          +ptracers
45    matrix          -gchem
46    showflops       +runclock
47    seaice          +exf
48    grdchk          +autodiff
49    grdchk          +cost
50    grdchk          +ctrl
51    
52  #  Need more information on the following:  #  Need more information on the following:
   
53  obcs  obcs

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.27

  ViewVC Help
Powered by ViewVC 1.1.22