repo.or.cz
/
wrf-fire-matlab.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'fixf'
[wrf-fire-matlab.git]
/
perimeter
/
test_run.pbs
blob
e6c05dcc1a9361c05be4640a534e2318307898e4
1
#!/bin/bash
2
3
#PBS -N Perimeter
4
#PBS -V
5
#PBS -l nodes=1:ppn=12
6
7
# Set the maximum amount of the time the job will run (HH:MM:SS)
8
#PBS -l walltime=20:00:00
9
cd
$PBS_O_WORKDIR
10
pwd
11
cd
..
/
..
/
..
/
wrfv2_fire
/
test
/
em_fire
/
12
matlab
-nodesktop
<
run2.m