A monte carlo pin cell spectral code for nuclear engineering applications.
|
Namespaces | |
pinspec.slbw | |
The slbw module provides utility functions to generate resonant cross-sections using the Single-Level Breit-Wigner formalism. | |
Functions | |
def | pinspec.slbw.buildSLBWXS |
Function to create resonant capture and scatter cross-sections. More... | |
def | pinspec.slbw.convert |
Function to convert a string into a float. More... | |
def | pinspec.slbw.parse |
Function to parse a string and convert into resonance parameters. More... | |
def | pinspec.slbw.generatePotentialScattering |
Function to generate a potential scattering cross-section for an isotope based on data in a resonance parameters file. More... | |
def | pinspec.slbw.compareXS |
Function to generate a plot of the SLBW generated cross-section along with the ENDF-VII version of the cross-section for comparison. More... | |