kkeonho / IBAMR

An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
http://ibamr.github.io/
Other
1 stars 0 forks source link

Cook's membrane test (isotropic material) with bond-associated deformation gradient tensor #3

Open labdala opened 2 years ago

labdala commented 2 years ago

Section 2.4.2 - Ben's thesis

Use Cook's membrane example - only works with equally distributed points. Figure 2.9 - the material discretization is different than what Ben has because the volume for each particle is different in Ben's paper. Keon first discretizes a rectangle. Then he picks in line 112 only the points that lie in the Cook's membrane. (to make all the material points equally distributed in the domain. )