Skip to content

watf-dev/IGA_Beam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

IGA solver for cantilever beam

Configuration

config pic

To edit the material properties in the setting section of FEM_solver.py, open the file and change values if needed;

  • E: Young's modulus
  • nu: Poisson's ratio
  • Py: vertical load on the edge of right top

Run

./src/run.sh 40 10
  • arg1: the number of elements in x
  • arg2: the number of elements in y
./src/run_steps.sh

Example Results

Comparison of Tip Displacement Across Different Configurations

convergence


The number of elments over height = 1


The number of elments over height = 4


The number of elments over height = 10


The element aspect ratio = 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors