Adding SphericalIndependent source type

Applied suggestions from code review

Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Ethan Peterson 2019-11-04 17:27:50 -05:00
parent 33cdeb44ed
commit 15c7148331
11 changed files with 296 additions and 13 deletions

View file

@ -46,5 +46,6 @@ Spatial Distributions
openmc.stats.Spatial
openmc.stats.CartesianIndependent
openmc.stats.SphericalIndependent
openmc.stats.Box
openmc.stats.Point