我要评分
获取效率
正确性
完整性
易理解

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.