source:
trunk/MESOSCALE/LMDZ.MARS.new/myGCM/launch.ciclad.startbase
@
1455
Last change on this file since 1455 was 1285, checked in by , 10 years ago | |
---|---|
File size: 164 bytes |
Line | |
---|---|
1 | #PBS -S /bin/bash |
2 | #PBS -j oe |
3 | #PBS -q infini |
4 | #PBS -N startbase |
5 | #PBS -l "nodes=1:ppn=1" |
6 | cd $PBS_O_WORKDIR |
7 | ulimit -s unlimited |
8 | ./run_mcd_3days > log_run_mcd_3days |
Note: See TracBrowser
for help on using the repository browser.