Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Material Definition Input Generalized Fung

Status
Not open for further replies.

PJtree23

Bioengineer
Jun 11, 2008
14
US
Hi,

I am trying to get a generalized fung material model working. So far my input file has yielded the error along the lines of: the material needs more lines to completely be defined. Here is what I have in my code so far:

**
**MATERIALS
**
*parameter
density=
c=
c1=
c2=
c3=
c4
c5=
c6=
*Material, name=MATERIAL-1
*density
<density>
*anisotropic hyperelastic, fung
<c>,<c1>, <c2>, <c3>, <c4>, <c5>

What am I doing wrong? Does anyone have dummy code of this material property definition? I am looking in doing 3D anisotropic material modeling.

thanks,

PJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top