Download Latest Version 3D Heat conduction.cpp (11.3 kB)
Email in envelope

Get an email when there's a new version of 3d Heat conduction C code

Home
Name Modified Size InfoDownloads / Week
readme.txt 2016-04-17 502 Bytes
3D Heat conduction.cpp 2016-04-17 11.3 kB
Totals: 2 Items   11.8 kB 1
The above code solves the 3D Heat conduction equation using
Flux based solution methodology.
Presently, the Initial condition is taken as 0.
The Boundary condition is Dirichlet on all the walls.
The Volumetric Heat generation is taken as 0.
Just take care in the choice of time step. Will upload with CFL condition asap.
The memory has been allocated contiguosly which, will be easy
for the case of Parallelizing the code.
You need Tecplot software to postprocess the results.
Enjoy! Have fun!
Source: readme.txt, updated 2016-04-17