/[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.1 - (show annotations) (download)
Mon Jun 18 17:40:07 2001 UTC (22 years, 9 months ago) by cnh
Branch: MAIN
CVS Tags: checkpoint40pre1, checkpoint44b_post, checkpoint46f_post, checkpoint43a-release1mods, checkpoint44h_pre, checkpoint44e_post, release1_p12, release1_p13, release1_p10, release1_p11, release1_p16, release1_p17, release1_p14, release1_p15, checkpoint40pre9, release1_p13_pre, checkpoint46i_post, checkpoint40pre3, checkpoint44f_pre, checkpoint46l_pre, checkpoint46d_pre, release1_beta1, checkpoint46e_post, release1-branch_tutorials, checkpoint46c_post, checkpoint44g_post, checkpoint44h_post, checkpoint46l_post, checkpoint46k_post, checkpoint46e_pre, checkpoint45d_post, checkpoint46j_pre, checkpoint45b_post, checkpoint46b_pre, checkpoint40pre7, chkpt44a_pre, release1-branch-end, release1_final_v1, checkpoint46, release1_p12_pre, checkpoint46c_pre, checkpoint43, checkpoint40, checkpoint41, checkpoint44, checkpoint45, checkpoint44f_post, checkpoint40pre2, checkpoint40pre5, checkpoint40pre6, checkpoint40pre8, release1_b1, chkpt44d_post, checkpoint46h_pre, release1_p8, release1_p9, checkpoint46g_pre, release1_p2, release1_p3, release1_p4, release1_p6, checkpoint46a_post, chkpt44a_post, checkpoint44b_pre, release1_p1, checkpoint46j_post, checkpoint40pre4, checkpoint46a_pre, checkpoint45c_post, release1_p5, checkpoint44e_pre, release1_p7, checkpoint46b_post, checkpoint46d_post, checkpoint46g_post, checkpoint45a_post, checkpoint42, release1-branch_branchpoint, checkpoint46h_post, release1_chkpt44d_post, chkpt44c_pre, chkpt44c_post
Branch point for: release1_final, release1, release1_coupled, release1-branch, release1_50yr
Add to main branch of
  o CS atmos with AIM physics
  o Multi-threaded AIM physics for LatLon and CS tests
  o Tidied up monitor() output

1 # $Header: /u/gcmpack/models/MITgcmUV/verification/aim.5l_LatLon/input/.genmakerc,v 1.2 2001/05/29 14:01:49 adcroft 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 )
9
10 # Enable packages that are needed but are disabled by default
11 set ENABLE=( $ENABLE aim )
12
13 # We can also specify other defaults
14 set ROOTDIR=../../..
15 set MODS=../code

  ViewVC Help
Powered by ViewVC 1.1.22