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

Plot cartesian #71

Merged
merged 5 commits into from
May 11, 2020
Merged

Plot cartesian #71

merged 5 commits into from
May 11, 2020

Commits on May 8, 2020

  1. - Added 4 thermal group stuctures to units.

     - Turned off autoformat for ANL230/703
     - Moved plotting functionality from reactors to utils.plottting
     - Removed reactors.getAssemTypeLetters as its output was never used.
     - Fixed reactor.getAssemblyPitch so it returns both pitch values
       for reactors with cartesian blocks
     - Added tests for hex/cartesian getAssemblyPitch
     - Added functionality for plotting facemap of cartesian reactors.
     - Added plot functionality to page through differnt assembly depths.
     - Added plotting tests.
     - Added ability to create empty cartesian reactor.
    onufer committed May 8, 2020
    Configuration menu
    Copy the full SHA
    cc0f77b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69f2f4 View commit details
    Browse the repository at this point in the history
  3. -Fix unit tests

    onufer committed May 8, 2020
    Configuration menu
    Copy the full SHA
    51b3537 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. reviewer comments

    onufer committed May 11, 2020
    Configuration menu
    Copy the full SHA
    0a66a3c View commit details
    Browse the repository at this point in the history
  2. Updated doc string

    onufer committed May 11, 2020
    Configuration menu
    Copy the full SHA
    77bfb1b View commit details
    Browse the repository at this point in the history