source:
trunk/LMDZ.GENERIC/deftank/gray_lmdz.generic_lmdz5/launch_lmdz5para
@
838
| Last change on this file since 838 was 838, checked in by , 13 years ago | |
|---|---|
| File size: 189 bytes | |
| Line | |
|---|---|
| 1 | #PBS -S /bin/bash |
| 2 | #PBS -j oe |
| 3 | #PBS -q infini |
| 4 | #PBS -N LMDZ5_PARA24 |
| 5 | #PBS -l "nodes=1:ppn=24" |
| 6 | ##PBS -l "mem=64gb" |
| 7 | |
| 8 | ####### prep run |
| 9 | cd $PBS_O_WORKDIR |
| 10 | ulimit -s unlimited |
| 11 | mpirun gcm.e > log |
Note: See TracBrowser
for help on using the repository browser.
