Skip to content
#

finite-difference-method

Here are 33 public repositories matching this topic...

This MATLAB script models the heat transfer from a cylinder exposed to a fluid. I used Finite Difference (Explicit) for cylindrical coordinates in order to derive formulas. Temperature matrix of the cylinder is plotted for all time steps. Three points are of interest: T(0,0,t), T(r0,0,t), T(0,L,t). Finally, a video of changing temp is generated.

  • Updated Jan 31, 2022
  • MATLAB

Improve this page

Add a description, image, and links to the finite-difference-method topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finite-difference-method topic, visit your repo's landing page and select "manage topics."

Learn more