|
|
|
Next: 3.16 Gravity Plume On
Up: 3.15 Surface Driven Convection
Previous: 3.15.5 Experiment configuration
Contents
Subsections
In order to run the examples you must first download the code distribution.
Instructions for downloading the code can be found in 3.2.
This example experiments is located under the release sub-directory
verification/convection/
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/convection/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
mitgcm-support@mitgcm.org
Copyright © 2006
Massachusetts Institute of Technology |
Last update 2018-01-23 |
|
|