Skip to content

Finite Element solver for Thermal Boundary layer in low Prandtl number flows

Notifications You must be signed in to change notification settings

CorbinFoucart/LiquidMetalBoundaryLayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiquidMetalBoundaryLayer

BL Logo

Finite element solver for thermal boundary layer developement in flows with low Prandtl number, such as flows of liquid metal. The solver takes advantage of the structure of the energy equation PDE in order to solve a 2D problem as a series of 1D problems with pseudo-timestepping. Such an approach, along with a variable "timestep" in space, can provide a solution to the problem in a computationally reasonable manner with the finite element method.

The governing energy equation in this regime reduces to:

  • For problem formulation details and finite element considerations, see summary.pdf
  • The solver code can be run interactively with LiquidMetalBL_FEM.ipynb
  • The code was developed using Python 3.6 and the dependencies in requirements.txt

About

Finite Element solver for Thermal Boundary layer in low Prandtl number flows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published