FEAP User Forum

FEAP => Programming => Topic started by: elhoucine on October 01, 2014, 05:27:48 AM

Title: VARIABLES STORAGE
Post by: elhoucine on October 01, 2014, 05:27:48 AM
DEAR ALL
I am using the FEAP code in the Elastoplastic modeling for beam element, I will use an element (sub-program) based on beam finite element in co-rotational formulation (in elastoplasticity)
In plastic computational, I need to control the internal variables (the hardening and softening variable). then I want to know if FEAP allowed to store these variable in an automatic way, if not, how can I change the subroutine to see store and use these variable.
This problem prevents me in my studies.
I would appreciate any help, thanks in advance!
Title: Re: VARIABLES STORAGE
Post by: Prof. R.L. Taylor on October 07, 2014, 11:21:40 AM
Read the programmer manual on using HISTORY VARIABLES.  You can do what you describe using these.