Last change
on this file since 3594 was
3175,
checked in by emillour, 13 months ago
|
Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM
|
-
Property svn:executable set to
*
|
File size:
197 bytes
|
Rev | Line | |
---|
[3175] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | cp start0.nc start.nc |
---|
| 4 | cp startfi0.nc startfi.nc |
---|
| 5 | |
---|
| 6 | ./newstart.e < newstart.def |
---|
| 7 | |
---|
| 8 | mv restart.nc start.nc |
---|
| 9 | mv restartfi.nc startfi.nc |
---|
| 10 | |
---|
| 11 | cp start.nc start1984.nc |
---|
| 12 | cp startfi.nc startfi1984.nc |
---|
| 13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.