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

Update to use OpenMC v0.14.0, update documentation #19

Merged
merged 83 commits into from
Jun 13, 2024

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    94ee041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3ebc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    2def7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27af33 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. add unit test file

    ceserz2 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ef029ce View commit details
    Browse the repository at this point in the history
  2. comment out integration test

    commented out to prevent running test that is known to fail
    ceserz2 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    711cc54 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    ff0d7a4 View commit details
    Browse the repository at this point in the history
  2. adding "run tests" step

    ceserz2 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8f0f272 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. adding "install numpy" step

    ceserz2 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ed82f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ac454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a96a4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71f9ec1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    23847b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158246b View commit details
    Browse the repository at this point in the history
  3. adding "conda info" step

    ceserz2 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    075eb92 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. adding "conda info" to steps

    ceserz2 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    deb9107 View commit details
    Browse the repository at this point in the history
  2. fixing "conda info" steps

    ceserz2 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8ad3391 View commit details
    Browse the repository at this point in the history
  3. updating environment setup

    ceserz2 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b402679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e79b3c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e278951 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    fe212d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    fa131ec View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    a551733 View commit details
    Browse the repository at this point in the history
  2. more fixes on code

    ceserz2 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    8e28507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b715e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3feec33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b7cae9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    f283b3e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    e7a8ccf View commit details
    Browse the repository at this point in the history
  2. add gitignore file

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    53dc24c View commit details
    Browse the repository at this point in the history
  3. add CHANGELOG for repo

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    caa46f4 View commit details
    Browse the repository at this point in the history
  4. add contributing guide

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b52d2ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d079ff View commit details
    Browse the repository at this point in the history
  6. adjsut list formatting

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ed5dca2 View commit details
    Browse the repository at this point in the history
  7. adjsut formatting more

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    32f5a33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42d8a14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de2d5b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1da2b2e View commit details
    Browse the repository at this point in the history
  11. fix syntax to run on PR

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4c5e1b8 View commit details
    Browse the repository at this point in the history
  12. convert to rst, and change formatting

    All of the other documentation files are in rst, so this change is for
    consistency
    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e2effad View commit details
    Browse the repository at this point in the history
  13. correct cyclus website link

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7b3f738 View commit details
    Browse the repository at this point in the history
  14. fix formatting

    abachma2 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    df46ce4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    765bcd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    8c46594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9489e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f974a08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38f8b2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9446845 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33dbf59 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f5b9380 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    a416d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa9c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9f931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2801494 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28f94c7 View commit details
    Browse the repository at this point in the history
  6. change to run on push

    abachma2 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7a07bd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    6564be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb2227 View commit details
    Browse the repository at this point in the history
  3. clean up unused steps

    abachma2 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f18292f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d49d96 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    0e37e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94a4d1a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. remove coversion factor parameter

    abachmann committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    87eb4f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. remove instantializing self.micro_xs

    The od.MicroXS() requires some arguments in v0.14.0 to
    instantialize the object. Therefore, this line was removed,
    because with it in place the simulation would segfault
    before running anything.
    abachma2 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    316652c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    7652e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f46e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a5ed1 View commit details
    Browse the repository at this point in the history
  4. add new parameters

    abachma2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9fe8dab View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG

    abachma2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4fccf04 View commit details
    Browse the repository at this point in the history
  6. pep8 fixes

    abachma2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0fa32d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b432e7 View commit details
    Browse the repository at this point in the history
  8. correct code block format

    abachma2 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    02b8637 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3bd9f4c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    9eae286 View commit details
    Browse the repository at this point in the history
  2. initialize microxs and materials with class

    Initializing these objects with the class removes extra calls to
    the files, and removes the need for the methods to create the
    objects. Still need to test out with Cyclus integration, but
    unit tests pass
    abachma2 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c1d7d27 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. change material and microxs initialization

    These objects are already initialized in the enter_notify method
    of the DepleteReactor, and initializing them in the Depletion
    class doesn't work when running the archetype. This method
    requires more Depletion class method inputs, but it all
    runs
    abachma2 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4cffc67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de80f4b View commit details
    Browse the repository at this point in the history
  3. pep8 fixes

    abachma2 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c98667b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. change cyclus/cycamore install instructions

    THe new version of these codes (v1.6) is now live in
    conda, and it'll be easier to install them using this method.
    abachma2 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f07eb28 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. address comments from @yardasol

    abachma2 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    96eb863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1568a View commit details
    Browse the repository at this point in the history
  3. update OpenMC footnote

    abachma2 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3aecd12 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    34ab439 View commit details
    Browse the repository at this point in the history