Skip to content

FGhavamian/fem_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build 3D finite element model from scratch

Goal: To start from a simple 1D bar implementation of linear elasticity to a 3D implementation of nonlinear plasticity model

How to execute:

  1. uv venv
  2. uv sync
  3. uv run src/fem_python/main.py

Visualization

Use paraview to open vtk files. Refer to paraview manual for further elaboration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages