[Tgcmgroup] Makefile under AIX

Ben Foster foster at hao.ucar.edu
Wed Jan 3 10:03:27 MST 2007


Hi tgcmgroup:

Due to a change in the location of the mss library on bluevista, 
I have changed the Makefiles (AIX section) in $TGCMROOT/tiegcm1.8/scripts 
and $TGCMROOT/timegcm1.2/scripts as follows:

Old:
LIBS       += -L/usr/local/dcs-3.3/lib -ldcs -lmss -lmass

New:
LIBS       += -L/usr/local/dcs-3.3/lib -ldcs \
              -L/usr/local/lib64/r4i4 -lmss -lmass

If you are using the default scripts directories (i.e., "set utildir"
is either commented or set to the above dirs), you should not need to 
make any changes to your job scripts. However, if you are using versions 
older than tiegcm1.8 or timegcm1.2, you will need to make this change in
the Makefile if running on bluevista. 

This change is not necessary in the latest development versions of
the models (CVS versions that will become tiegcm1.9 and timegcm1.3),
as these codes do not load the mss library. 

--Ben

  
------------------------------------------------------------
Ben Foster		      	High Altitude Observatory (HAO)
foster at ucar.edu			phone: 303-497-1595  fax: 303-497-1589  
Nat. Center for Atmos. Res.     P.O. Box 3000 Boulder CO 80307 USA
-----------------------------------------------------------------------



More information about the tgcmgroup mailing list