source:
LMDZ.3.3/branches/rel-1-0-patch/script/cp2netcdf
@
787
Last change on this file since 787 was 2, checked in by , 25 years ago | |
---|---|
|
|
File size: 331 bytes |
Line | |
---|---|
1 | #!/bin/csh |
2 | |
3 | # choix de la resolution |
4 | #======================= |
5 | #set res=48x32x19 |
6 | |
7 | # compilation |
8 | #============ |
9 | set 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.