Simulation of decay photons through the D1S method (#3235)

D1S FTW!
This commit is contained in:
Paul Romano 2025-02-21 11:47:38 -06:00 committed by GitHub
parent 2b788ea6e0
commit d643ad0c41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 1298 additions and 101 deletions

View file

@ -145,6 +145,7 @@ Constructing Tallies
openmc.TimeFilter
openmc.ZernikeFilter
openmc.ZernikeRadialFilter
openmc.ParentNuclideFilter
openmc.ParticleFilter
openmc.RegularMesh
openmc.RectilinearMesh

View file

@ -79,6 +79,7 @@ Classes
MeshSurfaceFilter
MuFilter
Nuclide
ParentNuclideFilter
ParticleFilter
PolarFilter
RectilinearMesh

View file

@ -287,3 +287,15 @@ the following abstract base classes:
abc.Integrator
abc.SIIntegrator
abc.DepSystemSolver
D1S Functions
-------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
d1s.prepare_tallies
d1s.time_correction_factors
d1s.apply_time_correction