source: trunk/LMDZ.UNIVERSAL/deftank/gray_lmdz.generic_lmdz5/launch_lmdz.generic @ 1243

Last change on this file since 1243 was 838, checked in by aslmd, 12 years ago

LMDZ.GENERIC. added def files for runs with gray model using LMDZ.GENERIC or LMDZ5 (parallel).

File size: 137 bytes
Line 
1#PBS -S  /bin/bash
2#PBS -j  oe
3#PBS -q  infini
4#PBS -N  LMDZ.GENERIC
5
6####### prep run
7cd $PBS_O_WORKDIR
8ulimit -s unlimited
9gcm.e > log
Note: See TracBrowser for help on using the repository browser.