source:
trunk/WRF.COMMON/WRFV3/modif_mars/res/LES/launch
@
2756
| Last change on this file since 2756 was 17, checked in by , 15 years ago | |
|---|---|
|
|
| File size: 131 bytes | |
| Line | |
|---|---|
| 1 | #! /bin/bash |
| 2 | |
| 3 | nproc=4 |
| 4 | |
| 5 | ideal.exe |
| 6 | mv rsl.out.0000 ideal_rsl.out.0000 |
| 7 | |
| 8 | \rm rsl.* |
| 9 | \rm wrfout* |
| 10 | mpirun -np $nproc wrf.exe < /dev/null & |
Note: See TracBrowser
for help on using the repository browser.
