#-------------------------------
#  This file contains:
#  a) the package "groups" definition where groups of packages
#     are defined so they can be conveniently substituted.
#  b) the default package list (defined as a pkg group "default_pkg_list")
#     that genmake2 will, by default, add to MITgcm.
#  Note: genmake2 will use this default package list when no customized package 
#   list file "packages.conf" can be found
#        a) where MITgcm is compiled
#     or b) in the path of modified sources (genmake2, argument: -mods)
#-------------------------------

#  package "groups" definition (including default "default_pkg_list"):

default_pkg_list : gfd

gfd : mom_common mom_fluxform mom_vecinv generic_advdiff debug mdsio rw monitor

oceanic : gfd gmredi kpp

atmospheric : gfd shap_filt

adjoint : autodiff cost ctrl grdchk
