Last change
on this file since 3722 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
|
Rev | Line | |
---|
[2] | 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 gcm # le gcm proprement dit. |
---|
Note: See
TracBrowser
for help on using the repository browser.