Differences between revisions 4 and 5
Revision 4 as of 2013-12-02 13:44:20
Size: 1471
Editor: aerdemir
Comment:
Revision 5 as of 2013-12-20 06:04:55
Size: 2031
Editor: belgiansteve
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

Line 9: Line 7:
Line 21: Line 18:

'''Test problem implementation in FEBio'''

The implementation of the in-situ stretch was tested with the proposed test problem. The geometry was created in PreView and the analysis was done as a two-step analysis. In the first step, the in-situ strain is enforced using the algorithm described above. In the next step a saw-tooth prescribed displacement was applied on the free end of the beam. The model uses a trans-iso Mooney-Rivlin material and the stress-displacement is shown below for different levels of in-situ stretch.

attachment:test_results.png

Include(Specifications/FebioFeatures, "Specifications", 2, from="== In Situ Strain ==", to="=== Progress ===")

Progress

An algorithm for enforcing a user-defined fiber stretch has been implemented in FEBio2. The implementation is based on the paper by Weiss et. al [1] and uses an iterative method for enforcing the prescribed in-situ fiber stretch while maintaining stress equilibrium. The current implementation only works with transversely isotropic Mooney-Rivlin materials but can easily be expanded to other constitutive models. The examples below show the current capabilities.

Example 1: A constant in-situ fiber stretch of 50% was enforced on a cubical block. The example shows that a constant fiber strain can be achieved while maintaining stress equilibrium.

ImageLink(insitu_block1.png, width=400)

Example 2: A constant in-situ fiber stretch of 3% is prescribed on a cylindrical geometry with the fibers oriented circumferentially (left panel). The first principal stress is shown in the middle panel. A radial cut is introduced which relieves the stresses and introducing the opening angle.

ImageLink(insitu_cylinder1.png, width=600)

[1] Weiss J.A., Gardiner J.C., Ellis B.J., Lujan T.J., Phatak N.S., Three-dimensional finite element modeling of ligaments: Technical aspects, Medical Engineering & Physics 27 (2005) 845-861

Test problem implementation in FEBio

The implementation of the in-situ stretch was tested with the proposed test problem. The geometry was created in PreView and the analysis was done as a two-step analysis. In the first step, the in-situ strain is enforced using the algorithm described above. In the next step a saw-tooth prescribed displacement was applied on the free end of the beam. The model uses a trans-iso Mooney-Rivlin material and the stress-displacement is shown below for different levels of in-situ stretch.

attachment:test_results.png

Febio/InSituStrain (last edited 2016-05-04 22:09:48 by localhost)