/[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.26 - (hide annotations) (download)
Wed Dec 5 07:28:29 2007 UTC (16 years, 5 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n
Changes since 1.25: +2 -4 lines
o pkg/seaice: removed SEAICE_FFIELDS.h and seaice_get_forcing.F
  seaice forcing fields can now be read only through pkg/exf

1 dimitri 1.26 # $Header: /u/gcmpack/MITgcm/pkg/pkg_depend,v 1.25 2007/10/08 22:12:50 jmc Exp $
2 jmc 1.25 # $Name: $
3 edhill 1.1
4     # This file contains a terse list of package dependencies that
5     # specify which packages either must be or must not be compiled
6     # simultaneously. The format is:
7     #
8     # package0 +package1 -package2
9     #
10     # where:
11     #
12 jmc 1.12 # "+" ==> "must be used" (and will be added automatically)
13 edhill 1.1 # "-" ==> "must not be used"
14     #
15     # The default behavior (that is, nothing specified) assumes that any
16     # two packages can be compiled together.
17    
18 dimitri 1.17 exf +cal
19 gforget 1.24 profiles +cal
20 dimitri 1.17
21 jmc 1.15 # the following probably don't have any dependencies
22 edhill 1.1 generic_advdiff
23     gmredi
24    
25     # Known dependencies
26 adcroft 1.8 mom_fluxform +mom_common
27     mom_vecinv +mom_common
28 jmc 1.15 cd_code +mom_common
29 edhill 1.1 shap_filt +mom_vecinv
30 jmc 1.11 ptracers +generic_advdiff
31 jmc 1.3 gchem +ptracers
32     dic +gchem
33 edhill 1.14 cfc +gchem
34 molod 1.5 fizhi -aim
35     fizhi +gridalt
36 molod 1.9 fizhi +diagnostics
37 jmc 1.12 fizhi +atm_common
38     aim +atm_common
39     aim_v23 +atm_common
40 edhill 1.6 rw +mdsio
41 dimitri 1.10 flt +mdsio
42     sbo +mdsio
43     exf +mdsio
44 spk 1.13 matrix +ptracers
45     matrix -gchem
46 heimbach 1.23 showflops +runclock
47 dimitri 1.26 seaice +exf
48 jmc 1.19
49 edhill 1.1 # Need more information on the following:
50     obcs

  ViewVC Help
Powered by ViewVC 1.1.22