Analytical Solution

Analytical Solution of the model.

  • This file is a part of the coursework module Personal Programming Project (PPP) in M.Sc. Computational Materials Science, Technische Universität Bergakademie Freiberg.

  • This file is a part of the project Modeling of radiative heat-exchange using finite element method

This file consists of analytical solution the the problem in focus. The results obtained in this file are used to validate the model.

class analyticalSolution.AnalyticalSolution(mesh: Mesh)

Bases: object

convection_analytical_solution()