GitHub

2D FEM Thermal Solver

This repository contains a Python-based 2D Finite Element Method (FEM) solver for thermal analysis, designed to solve heat transfer problems. The project demonstrates efficient computation of local ...
FEM_conststrain_triangles.m Demonstration static linear elastic code using constant strain triangles. The code can be run with input files FEM_conststrain_input.txt or FEM_conststrain_holeplate.txt; ...
Abstract: In this paper, Python programming is employed to study the electromagnetic finite element method (FEM) and Bayesian deep learning. Rectangular cavity and folded waveguide (FWG) slow-wave ...
Course Description: This course provides a practical introduction to the Finite Element Method (FEM), with an emphasis on hands-on implementation using Python. It covers the basic theoretical concepts ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...