getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] Quench modelling


From: Andrew Roberts
Subject: [Getfem-users] Quench modelling
Date: Sat, 4 Jun 2016 21:03:08 -0500

Hello gang,
   Doing a transient residual stress model due to cooling with getfem as a crash course.   I'm starting to figure the library out.   Was wondering if there are any standard methods to define changing thermal and mechanical properties based on node's local temperature.
   Second, I'm not completely acquainted with the library-- how can I change or replace the following to set an initial "T" other than '0'?

// Null initial value for the temperature.
gmm::clear(md.set_real_variable("Previous_T"));

Thanks,
Andy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]