############################################################################ #### sx8brodie Header mon ############################################################################ #PBS -S /bin/ksh # Shell used #PBS -l cputim_prc=00:20:00 # temps max (HH:MM:SS) #PBS -l cputim_job=00:40:00 # temps max (HH:MM:SS) #PBS -l memsz_job=3.0gb # memoire max /job #PBS -N # Job name #PBS -e # error output file name #PBS -o # standard output file name