mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Fixed merge conflicts with develop branch
This commit is contained in:
commit
e33855047a
17 changed files with 385 additions and 268 deletions
|
|
@ -57,6 +57,7 @@ Simulation Settings
|
|||
|
||||
openmc.Source
|
||||
openmc.ResonanceScattering
|
||||
openmc.VolumeCalculation
|
||||
openmc.Settings
|
||||
|
||||
Material Specification
|
||||
|
|
@ -185,6 +186,7 @@ Running OpenMC
|
|||
:template: myfunction.rst
|
||||
|
||||
openmc.run
|
||||
openmc.calculate_volumes
|
||||
openmc.plot_geometry
|
||||
|
||||
Post-processing
|
||||
|
|
@ -286,9 +288,6 @@ Multi-group Cross Sections
|
|||
openmc.mgxs.AbsorptionXS
|
||||
openmc.mgxs.CaptureXS
|
||||
openmc.mgxs.Chi
|
||||
openmc.mgxs.ChiPrompt
|
||||
openmc.mgxs.ConsistentScatterMatrixXS
|
||||
openmc.mgxs.ConvolvedMGXS
|
||||
openmc.mgxs.FissionXS
|
||||
openmc.mgxs.InverseVelocity
|
||||
openmc.mgxs.KappaFissionXS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue