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

Time Cutoff #2454

Closed

Commits on Apr 4, 2023

  1. time cutoff

    Christopher Fichtlscherer committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c9b99ef View commit details
    Browse the repository at this point in the history
  2. remove empty line

    Christopher Fichtlscherer committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c45da7f View commit details
    Browse the repository at this point in the history
  3. read time cutoff from xml

    Christopher Fichtlscherer committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6b6892d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. ask for time before particle advances

    Christopher Fichtlscherer committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    015a2f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. clang-format

    Christopher Fichtlscherer committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9e3ab6b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. time cutoff after updating variable

    Christopher Fichtlscherer committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f6707e1 View commit details
    Browse the repository at this point in the history
  2. documentation time cutoff

    Christopher Fichtlscherer committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2e0f15d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. suggested changes by gridley/paulromano

    Christopher Fichtlscherer committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2f21784 View commit details
    Browse the repository at this point in the history
  2. regression test time-cutoff

    Christopher Fichtlscherer committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f1bcd7d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. change dafault cutoff to INFTY

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8ba821c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6423cb9 View commit details
    Browse the repository at this point in the history
  3. hit_time_boundray as local variable

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a0a54de View commit details
    Browse the repository at this point in the history
  4. time cutoff

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    dbe80bb View commit details
    Browse the repository at this point in the history
  5. remove empty line

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    de0f982 View commit details
    Browse the repository at this point in the history
  6. read time cutoff from xml

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e44d054 View commit details
    Browse the repository at this point in the history
  7. ask for time before particle advances

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    66676ed View commit details
    Browse the repository at this point in the history
  8. clang-format

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    873df5b View commit details
    Browse the repository at this point in the history
  9. clang-format

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9412c75 View commit details
    Browse the repository at this point in the history
  10. time cutoff after updating variable

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d36d1f4 View commit details
    Browse the repository at this point in the history
  11. time cutoff after updating variable

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b594a8d View commit details
    Browse the repository at this point in the history
  12. documentation time cutoff

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7da9ce3 View commit details
    Browse the repository at this point in the history
  13. suggested changes by gridley/paulromano

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d1604f8 View commit details
    Browse the repository at this point in the history
  14. regression test time-cutoff

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f1b7658 View commit details
    Browse the repository at this point in the history
  15. regression test time-cutoff

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4e2e2a0 View commit details
    Browse the repository at this point in the history
  16. change dafault cutoff to INFTY

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    43927b9 View commit details
    Browse the repository at this point in the history
  17. hit_time_boundray as local variable

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2f10609 View commit details
    Browse the repository at this point in the history
  18. reabse

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4220a75 View commit details
    Browse the repository at this point in the history
  19. if condition time boundary

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    adbd491 View commit details
    Browse the repository at this point in the history
  20. dont redeclarate time boundary

    Christopher Fichtlscherer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1a7f904 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. add removed path_statepoint_c in settings.h

    Christopher Fichtlscherer committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c9ada80 View commit details
    Browse the repository at this point in the history
  2. remove trailing whitespaces

    Christopher Fichtlscherer committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d7f9785 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. addressing issue openmc-dev#2508

    Christopher Fichtlscherer committed May 1, 2023
    Configuration menu
    Copy the full SHA
    023ad26 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. revert last changes

    Christopher Fichtlscherer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c8ae430 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. p.alive in process_advance_particle_events

    Christopher Fichtlscherer committed May 3, 2023
    Configuration menu
    Copy the full SHA
    899550e View commit details
    Browse the repository at this point in the history
  2. check if particle got killed after advance

    Christopher Fichtlscherer committed May 3, 2023
    Configuration menu
    Copy the full SHA
    42e4476 View commit details
    Browse the repository at this point in the history
  3. undo sort surf source bank

    Christopher Fichtlscherer committed May 3, 2023
    Configuration menu
    Copy the full SHA
    46d57d5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. run with sort surf source bank again

    Christopher Fichtlscherer committed May 4, 2023
    Configuration menu
    Copy the full SHA
    31773e6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. other readout of the surface source in test

    Christopher Fichtlscherer committed May 11, 2023
    Configuration menu
    Copy the full SHA
    fb56eb6 View commit details
    Browse the repository at this point in the history
  2. inputs xml time cutoff

    Christopher Fichtlscherer committed May 11, 2023
    Configuration menu
    Copy the full SHA
    36a09c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. change

    cfichtlscherer committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    9f82601 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    2607045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d811a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33325af View commit details
    Browse the repository at this point in the history
  4. typo

    cfichtlscherer committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6675519 View commit details
    Browse the repository at this point in the history
  5. clang

    cfichtlscherer committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8f06730 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f42e04 View commit details
    Browse the repository at this point in the history
  7. clang particle data

    cfichtlscherer committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c04b93f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. typo

    cfichtlscherer committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    81cb17f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. typo

    cfichtlscherer committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    6482ac9 View commit details
    Browse the repository at this point in the history