- T_initial_guess400Temperature initial guess for Newton Method variable set conversion
Default:400
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Temperature initial guess for Newton Method variable set conversion
- max_newton_its100Maximum number of Newton iterations for variable set conversions
Default:100
C++ Type:unsigned int
Controllable:No
Description:Maximum number of Newton iterations for variable set conversions
- p_initial_guess200000Pressure initial guess for Newton Method variable set conversion
Default:200000
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Pressure initial guess for Newton Method variable set conversion
- tolerance1e-08Tolerance for 2D Newton variable set conversion
Default:1e-08
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Tolerance for 2D Newton variable set conversion
LeadFluidProperties
Fluid properties for Lead
These properties are based on experiments reported in the Handbook on Lead-bismuth Eutectic Alloy and Lead Properties, Materials Compatibility, Thermal-hydraulics and Technologies (Concetta et al., 2015). Most properties only depend on temperature; the fluid is considered incompressible. The fluid properties are summarized in Table 1, which reports the formulas used and their origin.
Table 1: Table of properties and references to the equations in (Concetta et al., 2015).
Properties | Equation | Equation/Table # |
---|---|---|
Melting point, (K) | 600 | Equation 2.1 |
Density, (kg/m^3) | Equation 2.28 | |
Viscosity, (Pa-s) | Equation 2.81 | |
Specific enthalpy, (J) | Equation 2.53 | |
Thermal Conductivity, (W/m-K) | Equation 2.89 | |
Isobaric Specific Heat, (J/kg-K) | Table 2.19.1 | |
Isentropic Bulk Modulus, (N/m) | Equation 2.42 | |
Speed of Sound, (m/s) | Table 2.19.1 |
Range of validity
The properties defined by LeadFluidProperties
are valid for:
- 600 K T 1800 K
Uncertainties of Lead Fluid Properties
The reported uncertainties in (Concetta et al., 2015) for lead fluid properties are:
Properties | Uncertainties |
---|---|
Density | 1% |
Viscosity | 5% |
Thermal Conductivity | 15% |
Isobaric Specific Heat | 5% |
Input Parameters
- 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
- 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.
- fp_typesingle-phase-fpType of the fluid property object
Default:single-phase-fp
C++ Type:FPType
Controllable:No
Description:Type of the fluid property object
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
Input Files
- (modules/subchannel/test/tests/problems/Lead-LBE-19pin/test_LEAD-19pin.i)
- (modules/navier_stokes/test/tests/finite_volume/wcns/enthalpy_equation/enthalpy_equation-physics.i)
- (modules/navier_stokes/test/tests/finite_volume/wcns/enthalpy_equation/1d_test_h_fp.i)
- (modules/navier_stokes/test/tests/finite_volume/wcns/enthalpy_equation/enthalpy_equation.i)
References
- Fazio Concetta, Sobolev V.P., Aerts A., Gavrilov S., Lambrinou K., Schuurmans P., A. Gessi, Agostini P., Ciampichetti A., Martinelli L., Gosse S., Balbaud-Celerier F., Courouau J.L., Terlain A., Li N., Glasbrenner H., Neuhausen J., Heinitz S., Zanini L., Dai Y., Jolkkonen M., Kurata Y., Obara T., Thiolliere N., Martin-Munoz F.J., Heinzel A., Weisenburger A., Mueller G., Schumacher G., Jianu A., Pacio J., Marocco L., Stieglitz R., Wetzel T., Daubner M., Litfin K., Vogt J.B., Proriol-Serre I., Gorse D., Eckert S., Stefani F., Buchenau D., and Wondrak T. & Hwang.
Handbook on lead-bismuth eutectic alloy and lead properties, materials compatibility, thermal- hydraulics and technologies.
Technical Report NEA–7268, Nuclear Energy Agency of the OECD, 2015.[BibTeX]