source: LMDZ.3.3/trunk/script/compdeb

Last change on this file 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: 261 bytes
Line 
1#!/bin/csh
2
3# choix de la resolution
4#=======================
5#set res=48x32x19
6
7# compilation
8#============
9set compile="/home_ipsl/mafipsl/LMDZ.3.3/makegcm " 
10
11# Creation des executables
12#=========================
13$compile gcm        # le gcm proprement dit.
Note: See TracBrowser for help on using the repository browser.