FEAP User Forum

FEAP => FEAPpv => Topic started by: vineet on May 22, 2018, 11:30:27 PM

Title: Crystal plasticity
Post by: vineet on May 22, 2018, 11:30:27 PM
Hello,

I want to do a Crystal Plasticity Finite Element simulation of a grain using FEAPpv. Is it possible?
If yes, can you tell me what are the steps that need to be carried out?

I am new to FEAPpv and this forum. Please pardon me if this question is inappropriate.

Thanks a lot in advance
Title: Re: Crystal plasticity
Post by: FEAP_Admin on May 22, 2018, 11:48:27 PM
FEAPpv does not have a built in crystal plasticity model.  You will have to write your own routines for this.
Use the user interface umatiX.f and umatlX.f (both found in the user folder) to connect your implementation
with FEAPpv.  You can follow the instructions in the FEAP programmers manual -- FEAP itself is slightly different
in some respects but the basics are quite close.
Title: Re: Crystal plasticity
Post by: vineet on May 23, 2018, 02:19:05 AM
Thank you for the quick and helpful reply. Will work on it.