- depletion_fileThe name of the depletion file.
C++ Type:std::string
Controllable:No
Description:The name of the depletion file.
DepletionLibraryAction
The DepletionLibraryAction has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with an Action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
An action which provides depletion data to other MOOSE objects.
Overview
Example Input File Syntax
An action which provides depletion data to other MOOSE objects.
Input Parameters
- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector<std::string>
Controllable:No
Description:If specified only the blocks named will be visited and made active
- add_data_userobjectTrueWhether or not the depletion data provider user object should be added to the simulation.
Default:True
C++ Type:bool
Controllable:No
Description:Whether or not the depletion data provider user object should be added to the simulation.
- cross_section_fileThe name of the microscopic depletion cross-section file.
C++ Type:std::string
Controllable:No
Description:The name of the microscopic depletion cross-section file.
- depletion_file_sourceopenmcThe depletion file generator. More depletion file sources will be supported at a later date.
Default:openmc
C++ Type:MooseEnum
Controllable:No
Description:The depletion file generator. More depletion file sources will be supported at a later date.
- depletion_uo_nameDepletionDataProviderUOThe name of the depletion user object.
Default:DepletionDataProviderUO
C++ Type:std::string
Controllable:No
Description:The name of the depletion user object.
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector<std::string>
Controllable:No
Description:If specified blocks matching these identifiers will be skipped.
- show_warningsFalseWhether or not the depletion library should output warnings to the console.
Default:False
C++ Type:bool
Controllable:No
Description:Whether or not the depletion library should output warnings to the console.
Optional 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.