/[MITgcm]/MITgcm/verification/aim.5l_cs/input/.genmakerc
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_cs/input/.genmakerc

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


Revision 1.4 - (show annotations) (download)
Fri Jun 27 21:40:49 2003 UTC (20 years, 9 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint51k_post, checkpoint51j_post, checkpoint52e_pre, checkpoint51n_pre, checkpoint52h_pre, branchpoint-genmake2, branch-netcdf, checkpoint51r_post, checkpoint52b_pre, checkpoint51o_pre, checkpoint51i_post, checkpoint51e_post, checkpoint51l_pre, checkpoint51l_post, checkpoint51o_post, checkpoint51f_pre, checkpoint51q_post, checkpoint52, checkpoint52d_post, checkpoint52a_post, checkpoint52b_post, checkpoint52f_post, checkpoint52c_post, checkpoint51h_pre, checkpoint51g_post, ecco_c52_e35, checkpoint51f_post, checkpoint52e_post, checkpoint51c_post, checkpoint52a_pre, checkpoint51d_post, checkpoint51m_post, checkpoint51t_post, checkpoint52i_post, checkpoint51p_post, checkpoint51n_post, checkpoint51i_pre, checkpoint52i_pre, checkpoint51u_post, checkpoint52f_pre, checkpoint51s_post
Branch point for: netcdf-sm0, branch-genmake2, branch-nonh, tg2-branch, checkpoint51n_branch
Changes since 1.3: +2 -2 lines
Changes to enable aim_v23 and land ( off by default in genmake ).
Now get pass on all testscript validations on faulks with g77 RH7.3 etc...

1 # $Header: /u/u0/gcmpack/MITgcm/verification/aim.5l_cs/input/.genmakerc,v 1.3 2002/11/22 17:42:24 jmc Exp $
2 # $Name: $
3
4 # Force use of PGI f77
5 #if (`uname` == 'Linux') set platform=( Linux+pgi )
6
7 # Disable packages that are not needed
8 set DISABLE=( $DISABLE kpp gmredi obcs mom_fluxform zonal_filt )
9
10 # Enable packages that are needed but are disabled by default
11 set ENABLE=( $ENABLE aim_v23 land )
12
13 # We can also specify other defaults
14 set ROOTDIR=../../..
15 set MODS=../code

  ViewVC Help
Powered by ViewVC 1.1.22