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

Adds postprocessor to track time step number for transient problems #29128

Merged
merged 3 commits into from
Dec 3, 2024

Commits on Nov 23, 2024

  1. Adds postprocessor to track time step number for transient problems

    Minor quality-of-life improvement for users who want to track
    time step counts during their MOOSE simulations.
    
    closes idaholab#29127
    anshchaube committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    c915948 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. address review

    - updated wording, file names based on suggestions
    - added docstrings
    - simplified test, changed dt
    anshchaube committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    20aa5b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Add SQA items to test configuration

    Apply suggestions from code review
    
    corrects code listing path
    GiudGiud committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    36121e8 View commit details
    Browse the repository at this point in the history