Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

is it possible to change material properties during restart? 1

Status
Not open for further replies.

roudan

Geotechnical
Joined
Sep 7, 2020
Messages
38
Location
US
Hi

I have many time steps and doing history matching. After the first run, I'd like to change material properties such as Young's Modulus during restart. I am thinking to use user subroutine or field variable to define Young's modulus as function of field variable or statev(). I am wondering if it is possible to change this relationship( E vs. a variable) in user subroutine during restart? And which user subroutine is the best to do this job? Thanks
 
Thank you FEA Way, I am actually using the 2nd option of using field variable and change field variable for different steps. The problem is that the material properties as function of field variable is already input the initial run and then I cannot change it during restart. Am I correct? That is why today I am wondering if I could use user subroutine? Now another question is: can I change user subroutine during restart? Thanks
 
You can define initial value of field variable and then change it in selected step using predefined field.

When it comes to subroutines, USDFLD may be helpful in this case. Subroutines can be modified on restart.
 
Thank you so much FEA Way
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top