Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 751 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 751 Bytes

Finite volume based 1D and 2D steady state solver. The code has convection-diffusion code with verification using Method of Manufactured Solutions. Currently the code is under development.

Plots of some results:

image Conduction through 1D domain.

image Diffusion in 2D domain.

image Convection and difussion in 2D domain.

image Code verification using method of manufactured solution. Φ = sin(Πx)cos(Πx).