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. Run the following command to switch to the directory where the test case is stored:
    cd /path/to/ROMS/ROMSProjects/upwelling
  3. Run the following command to start ROMS:
    mpirun --allow-run-as-root --mca btl ^openib -np 96 ./oceanM ocean_upwelling.in > log 2>&1

    The following files are generated: ocean_avg.nc, ocean_dia.nc, ocean_his.nc, and ocean_rst.nc.

    Check the value of Node# CPU: 12.334 in the log file. The unit is second. A smaller value indicates better performance.

    Figure 1 shows the command output.

    Figure 1 Result example

    Figure 2 shows an example of the CPU running time.

    Figure 2 Result example