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

Fix to saving lattice map using the Grids GUI #494

Merged
merged 4 commits into from Dec 1, 2021

Commits on Nov 30, 2021

  1. Fix to writing the lattice map as a string when saving the core map

    from the Grids GUI. This fixes a bug introduced in terrapower#440.
    jakehader committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    f7ea585 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Add test to ensure lattice maps are written

    This test fails with code from terrapower#440 but passes given
    the fix associated with this PR.
    ntouran committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    4d09dd1 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    ntouran committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e4d7125 View commit details
    Browse the repository at this point in the history
  3. Update release notes

    ntouran committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e6b7539 View commit details
    Browse the repository at this point in the history