Homogenization of Temperature-Dependent Thermal Conductivity in Composite Materials, Journal of Thermophysics and Heat Transfer, Vol. More...
#include <HomogenizedThermalConductivity.h>
Public Member Functions | |
HomogenizedThermalConductivity (const InputParameters ¶meters) | |
virtual void | initialize () |
virtual void | execute () |
virtual Real | getValue () |
virtual void | threadJoin (const UserObject &y) |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Member Functions | |
virtual Real | computeQpIntegral () |
Private Attributes | |
const VariableGradient & | _grad_temp_x |
const VariableGradient & | _grad_temp_y |
const VariableGradient & | _grad_temp_z |
const unsigned int | _component |
const MaterialProperty< Real > & | _diffusion_coefficient |
Real | _volume |
Real | _integral_value |
const Real | _scale |
Homogenization of Temperature-Dependent Thermal Conductivity in Composite Materials, Journal of Thermophysics and Heat Transfer, Vol.
15, No. 1, January-March 2001.
Definition at line 19 of file HomogenizedThermalConductivity.h.
HomogenizedThermalConductivity::HomogenizedThermalConductivity | ( | const InputParameters & | parameters | ) |
Definition at line 39 of file HomogenizedThermalConductivity.C.
|
protectedvirtual |
Definition at line 84 of file HomogenizedThermalConductivity.C.
|
virtual |
Definition at line 58 of file HomogenizedThermalConductivity.C.
|
virtual |
Definition at line 65 of file HomogenizedThermalConductivity.C.
|
virtual |
Definition at line 51 of file HomogenizedThermalConductivity.C.
|
virtual |
Definition at line 74 of file HomogenizedThermalConductivity.C.
|
static |
Definition at line 19 of file HomogenizedThermalConductivity.C.
|
private |
Definition at line 38 of file HomogenizedThermalConductivity.h.
Referenced by computeQpIntegral().
|
private |
Definition at line 39 of file HomogenizedThermalConductivity.h.
Referenced by computeQpIntegral().
|
private |
Definition at line 35 of file HomogenizedThermalConductivity.h.
Referenced by computeQpIntegral().
|
private |
Definition at line 36 of file HomogenizedThermalConductivity.h.
Referenced by computeQpIntegral().
|
private |
Definition at line 37 of file HomogenizedThermalConductivity.h.
Referenced by computeQpIntegral().
|
private |
Definition at line 41 of file HomogenizedThermalConductivity.h.
Referenced by execute(), getValue(), initialize(), and threadJoin().
|
private |
Definition at line 42 of file HomogenizedThermalConductivity.h.
Referenced by computeQpIntegral().
|
private |
Definition at line 40 of file HomogenizedThermalConductivity.h.
Referenced by execute(), getValue(), initialize(), and threadJoin().