8 results · AI-generated index
S
scholar.google.com
research

Finite Element Method for Heat Transfer Problems

This article presents a finite element method for solving heat transfer problems in Python. It discusses the formulation of the finite element equations and provides a numerical example.

C
coursera.org
article

Python Programming for Finite Element Analysis

This course covers the basics of finite element analysis using Python. It includes topics such as mesh generation, element formulation, and solution of linear and nonlinear problems.

R
researchgate.net
research

Heat Transfer Analysis using Finite Element Method

This paper presents a finite element method for heat transfer analysis. The method is implemented in Python and is used to solve a variety of heat transfer problems.

F
fenicsproject.org
tool

Fenics Project

The FEniCS Project is a collection of open-source software components with the common goal to enable automated solution of differential equations. It includes a Python interface for finite element analysis.

Y
youtube.com
video

Finite Element Analysis of Heat Transfer

This video lecture covers the finite element analysis of heat transfer problems. It includes topics such as mesh generation, element formulation, and solution of linear and nonlinear problems.

M
mit.edu
article

Python for Computational Science and Engineering

This course covers the use of Python for computational science and engineering. It includes topics such as finite element analysis, mesh generation, and solution of linear and nonlinear problems.

G
github.io
tool

Heat Transfer Simulation using Python

This repository contains a Python code for simulating heat transfer problems using finite element analysis. It includes a variety of examples and tutorials.

N
nasa.gov
official

Finite Element Methods for Heat Transfer and Fluid Flow

This technical report presents a finite element method for solving heat transfer and fluid flow problems. It includes a discussion of the numerical formulation and implementation in Python.