- T_zero_e273.15Temperature at which the specific internal energy is assumed to be zero [K].
Default:273.15
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Temperature at which the specific internal energy is assumed to be zero [K].
- allow_imperfect_jacobiansFalsetrue to allow unimplemented property derivative terms to be set to zero for the AD API
Default:False
C++ Type:bool
Controllable:No
Description:true to allow unimplemented property derivative terms to be set to zero for the AD API
- density3216(Constant) density
Default:3216
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:(Constant) density
ThermalCompositeSiCProperties
Composite silicon carbide thermal properties.
Description
This userobject provides thermal properties for composite silicon carbide as a function of temperature.
All units are given in SI, such that the input temperature is Kelvin, and the output units of the thermal conductivity are W/mK, the output units of the isobaric specific heat capacity are J/kgK, and the output units of the density are kg/m.
Isobaric specific heat is calculated from Snead et al. (2007) as
The uncertainty is 7% in the range 200 K T 1000 K and 4% in the range 1000 K T 2400 K.
Thermal conductivity is calculated from Stone et al. (2015) as
The density is assumed constant because the thermal expansion coefficient of silicon carbide is very small. A default value is provided as an average over four different crystal structures at room temperature Snead et al. (2007) as
Range of Validity
This userobject is valid for estimating isobaric specific heat over 200 K T 2400 K, and for estimating thermal conductivity over an unspecified range Stone et al. (2015).
Input Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector<std::string>
Controllable:No
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Controllable:Yes
Description:Set the enabled status of the MooseObject.
Advanced Parameters
- prop_getter_suffixAn optional suffix parameter that can be appended to any attempt to retrieve/get material properties. The suffix will be prepended with a '_' character.
C++ Type:MaterialPropertyName
Unit:(no unit assumed)
Controllable:No
Description:An optional suffix parameter that can be appended to any attempt to retrieve/get material properties. The suffix will be prepended with a '_' character.
- use_interpolated_stateFalseFor the old and older state use projected material properties interpolated at the quadrature points. To set up projection use the ProjectedStatefulMaterialStorageAction.
Default:False
C++ Type:bool
Controllable:No
Description:For the old and older state use projected material properties interpolated at the quadrature points. To set up projection use the ProjectedStatefulMaterialStorageAction.
Material Property Retrieval Parameters
References
- L. L. Snead, T. Nozawa, Y. Katoh, T. Byun, S. Kondo, and D. A. Petti.
Handbook of SiC Properties for Fuel Performance Modeling.
Journal of Nuclear Materials, 371:329–377, 2007.[BibTeX]
- J. G. Stone, R. Schleicher, C. P. Deck, G. M .Jacobsen, H. E. Khalifa, and C. A. Back.
Stress Analysis and Probabilistic Assessment of Multi-Layer SiC-Based Accident Tolerant Nuclear Fuel Cladding.
Journal of Nuclear Materials, 466:682–697, 2015.[BibTeX]