/[MITgcm]/MITgcm/pkg/pkg_groups
ViewVC logotype

Contents of /MITgcm/pkg/pkg_groups

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


Revision 1.11 - (show annotations) (download)
Thu May 27 02:08:41 2010 UTC (13 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62p
Changes since 1.10: +16 -5 lines
set the default package list as a pkg group ("default_pkg_list") defined
 in this file.

1 # $Header: /u/gcmpack/MITgcm/pkg/pkg_groups,v 1.10 2007/10/08 22:12:50 jmc Exp $
2 # $Name: $
3
4 #-------------------------------
5 # This file contains:
6 # a) the package "groups" definition where groups of packages
7 # are defined so they can be conveniently substituted.
8 # b) the default package list (defined as a pkg group "default_pkg_list")
9 # that genmake2 will, by default, add to MITgcm.
10 # Note: genmake2 will use this default package list when no customized package
11 # list file "packages.conf" can be found
12 # a) where MITgcm is compiled
13 # or b) in the path of modified sources (genmake2, argument: -mods)
14 #-------------------------------
15
16 # package "groups" definition (including default "default_pkg_list"):
17
18 default_pkg_list : gfd
19
20 gfd : mom_common mom_fluxform mom_vecinv generic_advdiff debug mdsio rw monitor
21
22 oceanic : gfd gmredi kpp
23
24 atmospheric : gfd shap_filt

  ViewVC Help
Powered by ViewVC 1.1.22