setup_phoenix.bash
changeset 0 3c02cce30be8
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/setup_phoenix.bash	Wed Sep 26 17:16:40 2007 -0400
     1.3 @@ -0,0 +1,17 @@
     1.4 +#!/bin/bash
     1.5 +source /opt/modules/modules/init/bash
     1.6 +# for robin
     1.7 +#module unload PrgEnv
     1.8 +##module load pgi/6.1
     1.9 +##module load netcdf_pgi/3.6.1
    1.10 +#module load netcdf_gcc/3.6.1
    1.11 +# for phoenix
    1.12 +module purge
    1.13 +module load open
    1.14 +module load PrgEnv.5407
    1.15 +module unload mpt
    1.16 +module load mpt.2.4.0.6
    1.17 +module load pbs
    1.18 +module load netcdf/3.5.1_r4
    1.19 +#
    1.20 +module list