mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 04:25:29 -04:00
Update documentation around use of source classes (#2679)
This commit is contained in:
parent
20877c61a1
commit
7a13bf6f0f
4 changed files with 59 additions and 50 deletions
|
|
@ -21,7 +21,10 @@ Simulation Settings
|
|||
:nosignatures:
|
||||
:template: myclass.rst
|
||||
|
||||
openmc.Source
|
||||
openmc.SourceBase
|
||||
openmc.IndependentSource
|
||||
openmc.FileSource
|
||||
openmc.CompiledSource
|
||||
openmc.SourceParticle
|
||||
openmc.VolumeCalculation
|
||||
openmc.Settings
|
||||
|
|
@ -42,9 +45,6 @@ Material Specification
|
|||
:nosignatures:
|
||||
:template: myclass.rst
|
||||
|
||||
openmc.Nuclide
|
||||
openmc.Element
|
||||
openmc.Macroscopic
|
||||
openmc.Material
|
||||
openmc.Materials
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue