Parent Directory
|
Revision Log
|
Revision Graph
does not use the new AIM package (aim_v23)
1 | jmc | 1.6 | # $Header: /u/gcmpack/MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc,v 1.5 2002/11/05 18:40:13 adcroft Exp $ |
2 | adcroft | 1.4 | # $Name: $ |
3 | |||
4 | # Force use of PGI f77 | ||
5 | adcroft | 1.5 | #if (`uname` == 'Linux') set platform=( Linux+pgi ) |
6 | set FC=(ifc) | ||
7 | adcroft | 1.4 | |
8 | adcroft | 1.2 | # Disable packages that are not needed |
9 | jmc | 1.6 | set DISABLE=( $DISABLE kpp gmredi obcs aim_v23 ) |
10 | adcroft | 1.2 | |
11 | # Enable packages that are needed but are disabled by default | ||
12 | set ENABLE=( aim ) | ||
13 | |||
14 | # We can also specify other defaults | ||
15 | set ROOTDIR=../../.. | ||
16 | cnh | 1.3 | set MODS=../code |
ViewVC Help | |
Powered by ViewVC 1.1.22 |