mgreminger / ME5335_notebooks

Jupyter notebooks for ME5335 Introduction to Finite Element Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open In Colab

ME5335_notebooks

This repository contains a collection of Jupyter notebooks that I've developed as tutorials and examples for the ME 5335 Introduction to Finite Element Analysis course at the University of Minnesota Duluth.

Below are the lessons and tutorial videos I use for my course. The videos refer to course specific content but the notebooks could be a good starting point for someone developing a similar curriculum. All of the notebooks open in Google's colab Python notebook environment. This allows students to edit and run the notebooks without needing to install anything.

Lesson 1: Introduction to Python Notebooks

Lesson 2: Solving a System of Equations with SymPy

Lesson 3: Solving a System of Equations with NumPy

Lesson 4: Implementing a Complete 1D FEA Solver

Lesson 5: Modal Analysis

Lesson 6: Modal Superposition Dynamic Simulation

Lesson 7: Transient Heat Transfer Analysis using Explicit Dynamics

About

Jupyter notebooks for ME5335 Introduction to Finite Element Analysis


Languages

Language:Jupyter Notebook 100.0%