Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand Debug scope to all systems #29604

Open
6 of 77 tasks
GiudGiud opened this issue Dec 23, 2024 · 0 comments
Open
6 of 77 tasks

Expand Debug scope to all systems #29604

GiudGiud opened this issue Dec 23, 2024 · 0 comments
Labels
C: Framework C: Modules T: task An enhancement to the software.

Comments

@GiudGiud
Copy link
Contributor

GiudGiud commented Dec 23, 2024

Motivation

Some systems already have great debugging options, but they are not accessed through the Debug block which means that it's unlikely to find them when you are looking for them. They are in the Outputs block for example.

Design

Add show_xyz options that make sense for all systems

  • when they dont already exist
  • when it makes sense

All systems:

  • actions (show_actions_
  • actioncomponents
  • application
  • auxkernels
  • auxscalarkernels
  • bcs
  • bounds
  • chaincontrols
  • closures
  • components
  • constraints
  • controllogic
  • controls (show_controllable)
  • correctors
  • covariances
  • dampers
  • dgkernels
  • dirackernels
  • distributions
  • executioners
  • executors
  • fluidproperties
  • functions
  • functormaterials (show_functors)
  • fvbcs
  • fviks
  • fvics
  • fvkernels
  • hdgbcs
  • hdgkernels
  • linearfvkernels
  • linearfvbcs
  • ics
  • indicators
  • interfacekernels
  • interfaces
  • kernels
  • linesearches
  • markers
  • materials (show_material_props)
  • mesh
  • meshdivisions
  • meshgenerators
  • meshmodifiers
  • multiapps
  • nodalkernels
  • outputs
  • parser (show_parser)
  • partitioner
  • physics
  • positions
  • postprocessors
  • preconditioners
  • predictors
  • problems
  • raybcs
  • raykernels
  • raytracing
  • relationshipmanagers
  • reporters (show_reporters)
  • restart
  • samplers
  • scalarkernels
  • solidproperties
  • splits
  • surrogates
  • likelihoods
  • trainers
  • systems
  • timeintegrators
  • times
  • timesteppers
  • transfers
  • userobjects
  • variablemappings
  • variables
  • vectorpostprocessors

Impact

Easier time for users debugging their simulations

@GiudGiud GiudGiud added T: task An enhancement to the software. C: Framework C: Modules labels Dec 23, 2024
GiudGiud added a commit to GiudGiud/moose that referenced this issue Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework C: Modules T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant