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

Implementation of ACE laws, sampling nu, and SIGMA1 doppler broadening. All codes are inspired by OpenMC. #814

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from

Commits on Feb 7, 2016

  1. sample nu

    Wenkai-Fu committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    f23023b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

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

Commits on Feb 10, 2016

  1. opt law 44&61 sampling, i.e., call asserterror 1.if multiple interpol…

    …ation regions(NR!=0) is encounted in sample(); 2.discrete lines (ND!=0) in _get_energy_distribution()\nAccount isotropic mu case in law 61; Integrate sample function
    Wenkai-Fu committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    26147c5 View commit details
    Browse the repository at this point in the history
  2. correct small error

    Wenkai-Fu committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    4d1cbd2 View commit details
    Browse the repository at this point in the history
  3. correct small error

    Wenkai-Fu committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    69b198b View commit details
    Browse the repository at this point in the history
  4. opt law 4

    Wenkai-Fu committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    1d4a14f View commit details
    Browse the repository at this point in the history
  5. small error

    Wenkai-Fu committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    3da048b View commit details
    Browse the repository at this point in the history
  6. correct error

    Wenkai-Fu committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    a44e116 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. move multi regions error(NR = 0) & discrete lines error(ND = 0) into …

    …sample function for complete read ace data; write tabular_sample function for neat
    Wenkai-Fu committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    74efc88 View commit details
    Browse the repository at this point in the history
  2. fix unexpected indentation

    Wenkai-Fu committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    36d5985 View commit details
    Browse the repository at this point in the history
  3. opt incident

    Wenkai-Fu committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    7248165 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. set rand in normal way

    Wenkai-Fu committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    f9ad544 View commit details
    Browse the repository at this point in the history
  2. set rand in normal way

    Wenkai-Fu committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    078d188 View commit details
    Browse the repository at this point in the history
  3. set rand normally

    Wenkai-Fu committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    e7ca450 View commit details
    Browse the repository at this point in the history
  4. format changes

    Wenkai-Fu committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    2162932 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cedeb79 View commit details
    Browse the repository at this point in the history
  6. miscellaneous

    Wenkai-Fu committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    2b3f297 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Configuration menu
    Copy the full SHA
    9a10e3b View commit details
    Browse the repository at this point in the history
  2. small error

    Wenkai-Fu committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    f4d3716 View commit details
    Browse the repository at this point in the history
  3. ci test

    Wenkai-Fu committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    3929d28 View commit details
    Browse the repository at this point in the history
  4. Revert "ci test"

    This reverts commit 3929d28.
    Wenkai-Fu committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    1d750da View commit details
    Browse the repository at this point in the history
  5. Revert "small error"

    This reverts commit f4d3716.
    Wenkai-Fu committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    2817806 View commit details
    Browse the repository at this point in the history
  6. Revert "Add reference statement to OpenMC"

    This reverts commit 9a10e3b.
    Wenkai-Fu committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    cd690c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

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

Commits on May 5, 2016

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

Commits on May 17, 2016

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