source: trunk/WRF.COMMON/WRFV3/modif_mars/res/LES/launch @ 2756

Last change on this file since 2756 was 17, checked in by aslmd, 15 years ago

spiga:mineur

  • Property svn:executable set to *
File size: 131 bytes
Line 
1#! /bin/bash
2
3nproc=4
4
5ideal.exe
6mv rsl.out.0000 ideal_rsl.out.0000
7
8\rm rsl.*
9\rm wrfout*
10mpirun -np $nproc wrf.exe < /dev/null &
Note: See TracBrowser for help on using the repository browser.