VMSam
Bioengineer
- Jan 20, 2018
- 14
I am using usdfld to simulate the bone remodeling response. This is the subroutine that SIMULIA suggests for this application, although many researchers use UMAT.
.
Using USDFLD, I want to use a "look up table" to relate Young's Modulus ( E ) and Density (ro) of the material, to "Strain Energy Density" (SED). (more details: based upon the loading, different elements will have different SEDs, and the elements' density and Young's Modulus change based on the SED that the elements sense)
.
My problems is that I can't get the "Strain Energy Density" using GETVRM in USDFLD subroutine.
I tryed using "SENER" , "ESEDEN", "ELEDEN" as keywords, no luck.
.
I know I can define "Strain Energy Density" as a function of stress and strain myself, but I insist on using ABAQUS's field output variables (better computational cost, more convinient) and I wonder which keyword should I use?
And where can I find the formulation (that ABAQUS uses) for these variables? (to know for sure, which one is the one I'm looking for)
.
And lastly, how can I get my hands on SIMULIA's own bone remodeling code, which is written for USDFLD subroutine?
Here's SIMULIA's guide:
.
Using USDFLD, I want to use a "look up table" to relate Young's Modulus ( E ) and Density (ro) of the material, to "Strain Energy Density" (SED). (more details: based upon the loading, different elements will have different SEDs, and the elements' density and Young's Modulus change based on the SED that the elements sense)
.
My problems is that I can't get the "Strain Energy Density" using GETVRM in USDFLD subroutine.
I tryed using "SENER" , "ESEDEN", "ELEDEN" as keywords, no luck.
.
I know I can define "Strain Energy Density" as a function of stress and strain myself, but I insist on using ABAQUS's field output variables (better computational cost, more convinient) and I wonder which keyword should I use?
And where can I find the formulation (that ABAQUS uses) for these variables? (to know for sure, which one is the one I'm looking for)
.
And lastly, how can I get my hands on SIMULIA's own bone remodeling code, which is written for USDFLD subroutine?
Here's SIMULIA's guide: