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