Parent Directory
|
Revision Log
|
Revision Graph
initial ci
| 1 | |
| 2 | Note that the *.mitgrid files must be named using the following pattern |
| 3 | or they will not be read correctly by MITgcm: |
| 4 | |
| 5 | cd run |
| 6 | for i in 1 2 3 4 5 ; do |
| 7 | ln -s ../input/llc_p90_${i}.mitgrid tile00${i}.mitgrid |
| 8 | done |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |