Skip to content

Solver in matlab for the heat equation in 2D using structured mesh and including source term.

Notifications You must be signed in to change notification settings

JMFaundez/HeatEquationFVM_2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solver for the heat equation in an square domain using FVM. It includes:

  • A solver with a source term at the middle of the domain and no-flux BC
  • A solver with a source term at the middle of the domain, no-flux BC and variable coefficients.
  • A solver with a source term at the middle of the domain and non-homogeneous BC

About

Solver in matlab for the heat equation in 2D using structured mesh and including source term.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages