Merge pull request #1023 from amandalund/photon-new

Photon Transport
This commit is contained in:
Paul Romano 2018-08-05 16:04:36 -05:00 committed by GitHub
commit 9fa0ca2b06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
81 changed files with 33696 additions and 442 deletions

View file

@ -122,6 +122,7 @@ Constructing Tallies
openmc.SpatialLegendreFilter
openmc.SphericalHarmonicsFilter
openmc.ZernikeFilter
openmc.ParticleFilter
openmc.Mesh
openmc.Trigger
openmc.TallyDerivative

View file

@ -19,6 +19,9 @@ Core Classes
openmc.data.CoherentElastic
openmc.data.FissionEnergyRelease
openmc.data.DataLibrary
openmc.data.IncidentPhoton
openmc.data.PhotonReaction
openmc.data.AtomicRelaxation
openmc.data.Decay
openmc.data.FissionProductYields
openmc.data.WindowedMultipole