Home Contact Us Site Map  
 
       
    next up previous contents
Next: 3.16 Gravity Plume On Up: 3.15 Surface Driven Convection Previous: 3.15.5 Experiment configuration   Contents

Subsections

3.15.6 Running the example

3.15.6.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 3.2.

3.15.6.2 Experiment Location

This example experiments is located under the release sub-directory



verification/convection/

3.15.6.3 Running the Experiment

To run the experiment

  1. Set the current directory to input/

    % cd input
    

  2. Verify that current directory is now correct

    % pwd
    

    You should see a response on the screen ending in

    verification/convection/input

  3. Run the genmake script to create the experiment Makefile

    % ../../../tools/genmake -mods=../code
    

  4. Create a list of header file dependencies in Makefile

    % make depend
    

  5. Build the executable file.

    % make
    

  6. Run the mitgcmuv executable

    % ./mitgcmuv
    



mitgcm-support@mitgcm.org
Copyright © 2006 Massachusetts Institute of Technology Last update 2018-01-23