Book Reviews
![]() Last week I looked at the example number six of the Elmer tutorial, incompressible flow passing a step. Example number seven consists of calculating the stream lines of the flow. Here are the results, from top to bottom: pressure, abs. velocity, and streamlines. To solve this problem I had to compile the Fortran 90 code for solving the stream function. The solution consists of first solving the Navier-Stokes equations, and then solving the equations for the stream function.
|