diff -r 000000000000 -r 3c02cce30be8 setup_phoenix.bash --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/setup_phoenix.bash Wed Sep 26 17:16:40 2007 -0400 @@ -0,0 +1,17 @@ +#!/bin/bash +source /opt/modules/modules/init/bash +# for robin +#module unload PrgEnv +##module load pgi/6.1 +##module load netcdf_pgi/3.6.1 +#module load netcdf_gcc/3.6.1 +# for phoenix +module purge +module load open +module load PrgEnv.5407 +module unload mpt +module load mpt.2.4.0.6 +module load pbs +module load netcdf/3.5.1_r4 +# +module list