Rate This Document
Findability
Accuracy
Completeness
Readability

Non-parallel Computing

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the directory where the test case is stored.
    cd examples/laminar/cylinder2d
  3. Compile the test case.
    make
  4. Run the program to perform the computing.
    ./cylinder2d

    The generated VTK and gnuplot results are stored in the /tmp directory.