source: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_THARSISREF/launch.ciclad

Last change on this file was 1355, checked in by aslmd, 10 years ago

MESOSCALE. changed launch script for ciclad-ng

File size: 226 bytes
Line 
1#PBS -S  /bin/bash
2#PBS -j  oe
3#PBS -q  week
4#PBS -N  MARS_ATTACKS
5#PBS -l  nodes=1:ppn=24
6#PBS -l  vmem=64gb
7
8####### prep run
9cd $PBS_O_WORKDIR
10\rm  *rsl.* 2>  /dev/null
11\rm  wrfo*  2>  /dev/null
12
13####### run
14mpirun wrf.exe
Note: See TracBrowser for help on using the repository browser.