Skip to content

FEniCS-based lecture demos to accompany the course MAE 131B at UC San Diego.

Notifications You must be signed in to change notification settings

david-kamensky/mae-131b-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEniCS-based lecture demos for MAE 131B

This repository contains several FEniCS scripts to illustrate various results in linear elasticity. It also contains a MATLAB/Octave script implementing 1D finite element analysis of axial deformation from scratch, which can be instructive to compare with a FEniCS script producing the same vector of nodal displacements. The intended use of the FEniCS demos is for an instructor to be able to show visualizations of deformations, stress fields, and strain fields, to augment the presentation of linear elasticity theory in the junior/senior-level course MAE 131B (Solid Mechanics II), as taught at UC San Diego following the textbook Intermediate Solid Mechanics by Marko and Vlado Lubarda.

Python programming and FEniCS usage are not expected of students, but the code is likely still accessible to those who are especially interested. Information on installing and running FEniCS can be found on the project's homepage. The scripts here currently use "legacy FEniCS", version 2019.2.0 (not the most recent version, FEniCSx, which remains under active development). Finite element formulations based on energy minimization are favored, mainly to correspond with the textbook's discussion of finite element analysis in the context of energy methods.

About

FEniCS-based lecture demos to accompany the course MAE 131B at UC San Diego.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published