Fluent job script for warhol

#!/bin/csh 
#PBS -l walltime=0:15:00 
#PBS -l nodes=1:ppn=4 
#PBS -N pipe.out 
#PBS -j oe  

set echo  

module load fluent  

mkdir $SCRATCH/Fluent 
cp ~/fluent/* $SCRATCH/Fluent 
cd $SCRATCH/Fluent   

fluent 2ddp -g -p -t 4 -i l_pipe.in > l_pipe.out   

# copy output files back  
# cp -p l_pipe_run.dat l_pipe_run.cas l_pipe.out $PBS_O_WORKDIR  

unset echo
 

More on Fluent

Sample job for blacklight

Sample job For warhol

More information

More User Information

Passwords

Connect to PSC systems:

PSC Policies

Technical questions:

Call the PSC hotline: 412-268-6350 / 800-221-1641 or mail to remarks@psc.edu.