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

Contents of /MITgcm/pkg/pkg_depend

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


Revision 1.1 - (show annotations) (download)
Sat Aug 16 14:01:08 2003 UTC (20 years, 7 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51o_pre, checkpoint51n_pre, checkpoint51l_post, checkpoint51j_post, checkpoint51o_post, checkpoint51i_post, checkpoint51f_post, branchpoint-genmake2, checkpoint51h_pre, checkpoint51l_pre, checkpoint51g_post, checkpoint51n_post, checkpoint51i_pre, checkpoint51m_post
Branch point for: branch-genmake2, tg2-branch, checkpoint51n_branch
This is the first version of "genmake2" and "testscript2" (and support files)
that pass all the standard verification tests on faulks.  Since they have new
names, they can be run side-by-side (no known conflicts) with the existing
genmake and testscript versions.  If you get a chance, please try them on your
system and mail the output to <eh3@mit.edu>.

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

  ViewVC Help
Powered by ViewVC 1.1.22