base_thermal¶
- class materials.base_thermal[source]¶
Bases:
linear_elasticMaterial with linear-elastic and thermal behaviour.
Attributes Summary
[mandatory] initial temperature, \(T_0\), [\(\theta\)]
[optional] maximum temperature, \(T_\mathrm{max}\), [\(\theta\)]
[optional] minimum temperature, \(T_\mathrm{min}\), [\(\theta\)]
[mandatory] thermal capacity, \(c_p\), [\(E/\theta\)]
[mandatory] thermal conductivity, \(k\), [\(E/(LT\theta)\)]
Attributes Documentation