source: trunk/MESOSCALE/LMDZ.MARS.new/myGCM/launch.ciclad.startbase @ 1455

Last change on this file since 1455 was 1285, checked in by aslmd, 10 years ago

MESOSCALE. Added a few links and empty folder to ease installation. Changed compile for latest version without scatterers and tracers. Added launch scripts for clusters.

File size: 164 bytes
Line 
1#PBS -S  /bin/bash
2#PBS -j  oe
3#PBS -q  infini
4#PBS -N  startbase
5#PBS -l "nodes=1:ppn=1"
6cd $PBS_O_WORKDIR
7ulimit -s unlimited
8./run_mcd_3days > log_run_mcd_3days
Note: See TracBrowser for help on using the repository browser.