source: LMDZ.3.3/trunk/script/compile @ 2

Last change on this file since 2 was 2, checked in by lmdz, 25 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 270 bytes
Line 
1#QSUB -r lmdzt_compile -eo -o /workdir/rech/hou/rhou909/out.lmdzt_compile
2#QSUB -lM 256Mb -ls 8Mb -lP 0 -lT 01:00:00 -lt 01:00:00 -q compil
3
4set -xv
5
6cd $WORKDIR
7date
8
9$HOME/LMDZ.3.3/makegcm_drs etat0_lmd
10$HOME/LMDZ.3.3/makegcm_drs limit_lmd
11$HOME/LMDZ.3.3/makegcm gcm
12
Note: See TracBrowser for help on using the repository browser.