8 results ·
AI-generated index
S
scholar.google.com
research
Finite Element Method for Transient Heat Transfer
This article presents a finite element method for solving transient heat transfer problems in Python. The method is based on the Galerkin formulation and uses a backward Euler scheme for time integration.
Transient Heat Transfer using Finite Element Method in Python
A Python implementation of the finite element method for transient heat transfer problems. The code uses the NumPy and SciPy libraries for numerical computations.
Finite Element Analysis of Transient Heat Transfer
This technical report presents a finite element analysis of transient heat transfer in a rocket nozzle. The analysis was performed using a Python code that implements the finite element method.
Solving Transient Heat Transfer Problems using Finite Element Method
This online course covers the finite element method for solving transient heat transfer problems. The course includes a Python assignment that implements the finite element method for a simple heat transfer problem.
R
researchgate.net
research
Python Code for Finite Element Method in Transient Heat Transfer
This code implements the finite element method for transient heat transfer problems in Python. The code is based on the variational formulation and uses a Crank-Nicolson scheme for time integration.
Finite Element Method for Transient Heat Transfer in 2D
This video tutorial presents a finite element method for solving transient heat transfer problems in 2D using Python. The tutorial covers the implementation of the finite element method using the NumPy and Matplotlib libraries.
Transient Heat Transfer Analysis using Finite Element Method
This article presents a transient heat transfer analysis using the finite element method. The analysis was performed using a Python code that implements the finite element method for a complex heat transfer problem.
Finite Element Simulation of Transient Heat Transfer in Python
This online course covers the finite element simulation of transient heat transfer problems using Python. The course includes a project that involves implementing the finite element method for a real-world heat transfer problem.