Mohamedsayed
Civil/Environmental
- Apr 16, 2013
- 61
Hell,
I want to change the material properties in my model at the third step.I know that i can use either USDFLD subroutine or *Field keyword option. Since i am not familiar with the USDFLD subroutine i chose the * field keyword. That is what i did
*Material, name=Material-1
*Elastic, dependencies=1
3e+06, 0.3, , 1.
300000., 0.3, , 2.
** where the first value of Young's modulus should be used in the first and the scond step, while the the second value should be used in the third step.
*Amplitude, name=step
0.,1.,1.,1.
*Initial conditions, type = field, variable = 1
name of node set,1
** since i want to change the Young's modulus in the third step
*step, name=step-3
.....
*field, variable=1, amplitude=step
But unfortunately it did not work, i do not know why, i read many posts about how to use * field variable to change the material properties, i read the manual. but i do not know why it did not work.
I wish any one send my the input file for a very simple model just one element and change the properties of that element at any load step.
I attached the input file, please help me
I spend almost 2 weeks to solve this problem
Thank you.
Mohamed
I want to change the material properties in my model at the third step.I know that i can use either USDFLD subroutine or *Field keyword option. Since i am not familiar with the USDFLD subroutine i chose the * field keyword. That is what i did
*Material, name=Material-1
*Elastic, dependencies=1
3e+06, 0.3, , 1.
300000., 0.3, , 2.
** where the first value of Young's modulus should be used in the first and the scond step, while the the second value should be used in the third step.
*Amplitude, name=step
0.,1.,1.,1.
*Initial conditions, type = field, variable = 1
name of node set,1
** since i want to change the Young's modulus in the third step
*step, name=step-3
.....
*field, variable=1, amplitude=step
But unfortunately it did not work, i do not know why, i read many posts about how to use * field variable to change the material properties, i read the manual. but i do not know why it did not work.
I wish any one send my the input file for a very simple model just one element and change the properties of that element at any load step.
I attached the input file, please help me
I spend almost 2 weeks to solve this problem
Thank you.
Mohamed