/[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.8 - (show annotations) (download)
Fri May 14 17:43:11 2004 UTC (20 years ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint53d_post, checkpoint54a_pre, checkpoint54a_post, checkpoint53c_post, checkpoint53b_post, checkpoint54b_post, checkpoint53b_pre, checkpoint54, checkpoint53g_post, checkpoint53f_post, checkpoint53d_pre, checkpoint54c_post
Changes since 1.7: +2 -0 lines
Created pkg/mom_common/
 o changed pkg_groups and pkg_depend
 o moved duplicate files in mom_vecinv and mom_fluxform to mom_common/
This is in preparation for checking in Smagorinsky and Leith type variable
viscosities.

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 mom_fluxform +mom_common
38 mom_vecinv +mom_common
39 shap_filt +mom_vecinv
40 seaice -thsice
41 thsice -seaice
42 exf -bulk_force
43 bulk_force -exf
44 gchem +ptracers
45 dic +gchem
46 fizhi -aim
47 fizhi +gridalt
48 rw +mdsio
49
50 # Need more information on the following:
51
52 obcs

  ViewVC Help
Powered by ViewVC 1.1.22