65 |
a channel. |
a channel. |
66 |
|
|
67 |
* Header files: Copy or link SIZE.h, CPP_OPTIONS.h and CP_EEOPTIONS.h |
* Header files: Copy or link SIZE.h, CPP_OPTIONS.h and CP_EEOPTIONS.h |
68 |
from .../verification/exp4/ to .../model/inc/, .../model/inc/ and |
from .../verification/exp4/code/ to .../model/inc/, .../model/inc/ and |
69 |
.../eesupp.inc/ respectively |
.../eesupp.inc/ respectively |
70 |
* Modified source: Copy set_obcs.F to .../model/src/ |
* Modified source: Copy set_obcs.F to .../model/src/ |
71 |
|
|
78 |
|
|
79 |
To run the code you must first choose a data file to use: |
To run the code you must first choose a data file to use: |
80 |
|
|
81 |
* cd ../verification/exp4 |
* cd ../verification/exp4/input |
82 |
* cp data.bump data |
* cp data.bump data |
83 |
* ../../exe/mitgcmuv |
* ../../exe/mitgcmuv |
84 |
|
|