Run the model

If the code compiled successfully, you can run the model at the command line:
% ./mitgcmuv > output.txt
Here, we are re-directing the stdout channel to a file. By default, the model produces lots of information on stdout.

If all goes well, you'll the model will finish running and print:

STOP NORMAL END
This means the model finished successfully. This shouldn't take to long - this configuration only runs for 10 steps!

Now let's visualize the output...


Last modified on $Date: 2001/10/12 19:56:15 $
CVS: /u/gcmpack/mitgcm.org/sealion/getting_started/gettingStarted.html,v $Revision: 1.2 $