Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Copy wrf.exe in the /path/to/WRF/main directory to the test directory.
    cp /path/to/WRF/main/wrf.exe /path/to/WRFTEST/
  2. Copy the test cases to the test directory.
    cp /path/to/TESTCASE /path/to/WRFTEST/
  3. Run WRF.
    mpirun –allow-run-as-root -np 128 ./wrf.exe

    Check the generated rsl file.