|
|
|
Next: 3.10 Global Ocean MITgcm
Up: 3.9 Baroclinic Gyre MITgcm
Previous: 3.9.4 Code Configuration
Contents
Subsections
3.9.5 Running The Example
3.9.5.1 Code Download
In order to run the examples you must first download the code distribution.
Instructions for downloading the code can be found in section
3.2.
3.9.5.2 Experiment Location
This example experiments is located under the release sub-directory
verification/exp2/
3.9.5.3 Running the Experiment
To run the experiment
- Set the current directory to input/
% cd input
- Verify that current directory is now correct
% pwd
You should see a response on the screen ending in
verification/exp2/input
- Run the genmake script to create the experiment Makefile
% ../../../tools/genmake -mods=../code
- Create a list of header file dependencies in Makefile
% make depend
- Build the executable file.
% make
- Run the mitgcmuv executable
% ./mitgcmuv
Next: 3.10 Global Ocean MITgcm
Up: 3.9 Baroclinic Gyre MITgcm
Previous: 3.9.4 Code Configuration
Contents
mitgcm-support@dev.mitgcm.org
Copyright © 2002
Massachusetts Institute of Technology |
|
|