Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the test directory.
    cd /path/to/MITGCM/MITgcm/verification/exp4/run
  3. Copy the test case to the current directory.
    cp ../input/* ./
    cp ../build/mitgcmuv ./
  4. Start a test.
    time mpirun -n 4 --allow-run-as-root ./mitgcmuv
  5. View the STDOUT.0000 output file.
    vi STDOUT.0000
    If the information shown in the figure is displayed, the test is successful:
    Figure 1 An example result