- temperatureTemperature.
C++ Type:std::vector<VariableName>
Unit:(no unit assumed)
Controllable:No
Description:Temperature.
- variableThe name of the variable that this residual object operates on
C++ Type:NonlinearVariableName
Unit:(no unit assumed)
Controllable:No
Description:The name of the variable that this residual object operates on
MOXActinideRedistribution
Simulates actinide redistribution for MOX kernel.
Description
Actinide migration, or redistribution, is modeled by thermal diffusion and vapor transport. This kernel comes from Equation 6 in Di Marcello et al. (2014). This class [MOXActinideRedistribution], constructs the second term of that equation: where is the actinide concentration, is the porosity, is the pore velocity, is the temperature, is the diffusion coefficient, is the universal gas constant, is the effective molar heat of transport, is the pore thickness, is the pore diameter, and is a scaling parameter (default is 1.0). The pore speed, , comes from a calculation performed in MOXPoreVelocity or MOXPoreVelocityVaporPressure. The diffusion coefficient, is defined by the following equation for Pu and Am:
The last term in Equation (1) is defined by the class MOXActinideRedistributionEnhancement
This class is still under development!
See bison/test/tests/mox_pore_velocity/ for examples of how this class should be used.
Input Parameters
- blockThe list of blocks (ids or names) that this object will be applied
C++ Type:std::vector<SubdomainName>
Controllable:No
Description:The list of blocks (ids or names) that this object will be applied
- debugFalseWhether or not to print debug information
Default:False
C++ Type:bool
Controllable:No
Description:Whether or not to print debug information
- diffusion_energy_barrier55891.0The diffusion energy barrier used in the kernel (J/mol)
Default:55891.0
C++ Type:MaterialPropertyName
Unit:(no unit assumed)
Controllable:No
Description:The diffusion energy barrier used in the kernel (J/mol)
- diffusion_prefactor3.4e-5The diffusivity pre-factor used in the kernel (m^2/s)
Default:3.4e-5
C++ Type:MaterialPropertyName
Unit:(no unit assumed)
Controllable:No
Description:The diffusivity pre-factor used in the kernel (m^2/s)
- displacementsThe displacements
C++ Type:std::vector<VariableName>
Unit:(no unit assumed)
Controllable:No
Description:The displacements
- heating_functionfunction for ralp
C++ Type:FunctionName
Unit:(no unit assumed)
Controllable:No
Description:function for ralp
- hmax1hmax
Default:1
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:hmax
- molar_heat_transport146500.0The effective molar heat of transport used in the kernel (J/mol)
Default:146500.0
C++ Type:MaterialPropertyName
Unit:(no unit assumed)
Controllable:No
Description:The effective molar heat of transport used in the kernel (J/mol)
- scale_factor1scale_factor
Default:1
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:scale_factor
- v_lower1v_lower
Default:1
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:v_lower
- v_upper1v_upper
Default:1
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:v_upper
Optional Parameters
- absolute_value_vector_tagsThe tags for the vectors this residual object should fill with the absolute value of the residual contribution
C++ Type:std::vector<TagName>
Controllable:No
Description:The tags for the vectors this residual object should fill with the absolute value of the residual contribution
- extra_matrix_tagsThe extra tags for the matrices this Kernel should fill
C++ Type:std::vector<TagName>
Controllable:No
Description:The extra tags for the matrices this Kernel should fill
- extra_vector_tagsThe extra tags for the vectors this Kernel should fill
C++ Type:std::vector<TagName>
Controllable:No
Description:The extra tags for the vectors this Kernel should fill
- matrix_tagssystemThe tag for the matrices this Kernel should fill
Default:system
C++ Type:MultiMooseEnum
Controllable:No
Description:The tag for the matrices this Kernel should fill
- vector_tagsnontimeThe tag for the vectors this Kernel should fill
Default:nontime
C++ Type:MultiMooseEnum
Controllable:No
Description:The tag for the vectors this Kernel should fill
Contribution To Tagged Field Data 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.
- diag_save_inThe name of auxiliary variables to save this Kernel's diagonal Jacobian contributions to. Everything about that variable must match everything about this variable (the type, what blocks it's on, etc.)
C++ Type:std::vector<AuxVariableName>
Unit:(no unit assumed)
Controllable:No
Description:The name of auxiliary variables to save this Kernel's diagonal Jacobian contributions to. Everything about that variable must match everything about this variable (the type, what blocks it's on, etc.)
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Controllable:Yes
Description:Set the enabled status of the MooseObject.
- implicitTrueDetermines whether this object is calculated using an implicit or explicit form
Default:True
C++ Type:bool
Controllable:No
Description:Determines whether this object is calculated using an implicit or explicit form
- save_inThe name of auxiliary variables to save this Kernel's residual contributions to. Everything about that variable must match everything about this variable (the type, what blocks it's on, etc.)
C++ Type:std::vector<AuxVariableName>
Unit:(no unit assumed)
Controllable:No
Description:The name of auxiliary variables to save this Kernel's residual contributions to. Everything about that variable must match everything about this variable (the type, what blocks it's on, etc.)
- seed0The seed for the master random number generator
Default:0
C++ Type:unsigned int
Controllable:No
Description:The seed for the master random number generator
- use_displaced_meshFalseWhether or not this object should use the displaced mesh for computation. Note that in the case this is true but no displacements are provided in the Mesh block the undisplaced mesh will still be used.
Default:False
C++ Type:bool
Controllable:No
Description:Whether or not this object should use the displaced mesh for computation. Note that in the case this is true but no displacements are provided in the Mesh block the undisplaced mesh will still be used.
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
References
- Valentino Di Marcello, Vincenzo Rondinella, Arndt Schubert, and Jacques van de Larr.
Modeling actinide redistribution in mixed oxide fuel for sodium fast reactors.
Progress in Nuclear Energy, 72:83–90, 2014.
doi:10.1016/j.pnucene.2013.10.008.[BibTeX]