setup_phoenix.bash
author Forrest Hoffman <forrest@climatemodeling.org>
Mon, 01 Oct 2007 15:49:25 -0400
changeset 2 978f4510987d
permissions -rwxr-xr-x
Changed setup_robin1.bash and Makefile for use on robin1 machine.
     1 #!/bin/bash
     2 source /opt/modules/modules/init/bash
     3 # for robin
     4 #module unload PrgEnv
     5 ##module load pgi/6.1
     6 ##module load netcdf_pgi/3.6.1
     7 #module load netcdf_gcc/3.6.1
     8 # for phoenix
     9 module purge
    10 module load open
    11 module load PrgEnv.5407
    12 module unload mpt
    13 module load mpt.2.4.0.6
    14 module load pbs
    15 module load netcdf/3.5.1_r4
    16 #
    17 module list