Go to the source code of this file.
|
class | Kratos::SetMaterialPropertiesForThermalCouplingProcess |
| This process sets the nodal value of thermal properties (density, conductivity and capacity) that depends on the temperature, which is necesssary for solving the termal part, since the convection-diffusion solver gets these nodal values for assembling the system. The value of these properties are computed according to the constitutive law of the incident elements of each node, using the nodal temperature, and the average is taken as the nodal value for the property. More...
|
|
|
| Kratos |
| REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
|
|
|
std::istream & | Kratos::operator>> (std::istream &rIStream, SetMaterialPropertiesForThermalCouplingProcess &rThis) |
| input stream function More...
|
|
std::ostream & | Kratos::operator<< (std::ostream &rOStream, const SetMaterialPropertiesForThermalCouplingProcess &rThis) |
| output stream function More...
|
|