Hi,
Regarding the first question, please have a look at
http://download.gna.org/getfem/html/homepage/userdoc/gasm_high.html and
http://download.gna.org/getfem/html/homepage/tutorial/thermo_coupling.html
Regarding your second question, you can use
gmm::fill(md.set_real_variable("Previous_T"), yourvalue)
or
gmm:copy(yourvector, md.set_real_variable("Previous_T"))
BR
Kostas
On Sun, Jun 5, 2016 at 4:03 AM, Andrew Roberts <[email protected]>
wrote:
> 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
>
> _______________________________________________
> Getfem-users mailing list
> [email protected]
> https://mail.gna.org/listinfo/getfem-users
>
>
_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users