source: LMDZ.3.3/trunk/script/cp2netcdf

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: 331 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 etat0_lmd        # fabrique les start.nc et startphy.nc
14$compile limit_lmd        # fabrique les limit.nc
Note: See TracBrowser for help on using the repository browser.