benhills / Stefan

A course project to assess several numerical solutions to the Stefan problem for heat transfer in a two-phase material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Stefan problem is common throughout physics and applied mathematics. It is the solution to heat transfer at a phase boundary. This repository is a collection of work that I did on the Stefan problem for an independent study while at the University of Montana. My indepependent study followed along with the lectures from Gilbert Strang at MITopencourseware and used this as a project to develop some of my numerical skills. I assess four different numerical methods for solving the Stefan problem:

  • Analytical Solution

  • Variable Space Grid

  • Enthalpy Method

  • Level Set Method

About

A course project to assess several numerical solutions to the Stefan problem for heat transfer in a two-phase material


Languages

Language:TeX 95.5%Language:Python 4.5%