Last change
on this file since 1243 was
880,
checked in by aslmd, 12 years ago
|
LMDZ.UNIVERSAL. LMDZ.GENERIC. Added def files for saturn. Made physics less verbose: only master proc (with cursor=1) talks to the user.
|
File size:
189 bytes
|
Rev | Line | |
---|
[838] | 1 | #PBS -S /bin/bash |
---|
| 2 | #PBS -j oe |
---|
| 3 | #PBS -q infini |
---|
[880] | 4 | #PBS -N LMDZ5_PARA16 |
---|
| 5 | #PBS -l "nodes=1:ppn=16" |
---|
[838] | 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.