- show_var_residual_normsFalsePrint the residual norms of the individual solution variables at each nonlinear iteration
Default:False
C++ Type:bool
Description:Print the residual norms of the individual solution variables at each nonlinear iteration
- show_parserFalseShows parser block extraction and debugging information
Default:False
C++ Type:bool
Description:Shows parser block extraction and debugging information
- show_actionsFalsePrint out the actions being executed
Default:False
C++ Type:bool
Description:Print out the actions being executed
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector
Description:If specified blocks matching these identifiers will be skipped.
- show_top_residuals0The number of top residuals to print out (0 = no output)
Default:0
C++ Type:unsigned int
Description:The number of top residuals to print out (0 = no output)
- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector
Description:If specified only the blocks named will be visited and made active
- show_material_propsFalsePrint out the material properties supplied for each block, face, neighbor, and/or sideset
Default:False
C++ Type:bool
Description:Print out the material properties supplied for each block, face, neighbor, and/or sideset
SetupDebugAction
under construction:Undocumented Class
The SetupDebugAction has not been documented, if you would like to contribute to MOOSE by writing documentation, please see Documenting MOOSE. The content contained on this page explains the typical documentation associated with an action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
!syntax description /Debug/SetupDebugAction