navier_stokes_mesh2d_test


navier_stokes_mesh2d_test, an Octave code which calls navier_stokes_mesh2d(), which operates on meshes for several 2D test problems involving the Navier Stokes equations for fluid flow, provided by Leo Rebholz.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

navier_stokes_mesh2d, an Octave code which operates on triangular meshes for several 2D test problems involving the Navier Stokes equations (NSE) for fluid flow, provided by Leo Rebholz.

Source Code:

cylinder_2d is a mesh for 2D flow past a cyliner, using 1649 nodes, 3078 elements, and 220 boundary nodes.

step_2d is a mesh for 2D flow past a forward and backward step, using 537 nodes, 960 elements, and 112 boundary nodes.


Last revised on 21 June 2023.