Skip to content

This is a cartesian coordinate 3D steady state fourier heat transfer solver. Runs runs on arbitrary 3D geometries the user inputs as STL files.

Notifications You must be signed in to change notification settings

franciscoSebastiano/3DFourier

Repository files navigation

mainheat.m is the main file that controls the program

runSim.m performs the fourier heat transfer solve on a given geometry

createGeom.m turns an input stl file into a set of cartesian coordinates for the simulation

plotStl.m plots a given geometry as an stl with a surface heat map based on the results of runSim.m

tube_stl

scatterPlotObject.m plots a fgiven geometry as a set of 3D coordinates color mapped based on heat results from runSim.m

tube_fourier_model

About

This is a cartesian coordinate 3D steady state fourier heat transfer solver. Runs runs on arbitrary 3D geometries the user inputs as STL files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages