mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
parent
2b788ea6e0
commit
d643ad0c41
36 changed files with 1298 additions and 101 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue