mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 20:15:26 -04:00
Release notes for 0.13.0
This commit is contained in:
parent
c6ad93d681
commit
fdd5e10822
13 changed files with 134 additions and 4 deletions
|
|
@ -90,6 +90,7 @@ Building geometry
|
|||
openmc.Complement
|
||||
openmc.Cell
|
||||
openmc.Universe
|
||||
openmc.DAGMCUniverse
|
||||
openmc.RectLattice
|
||||
openmc.HexLattice
|
||||
openmc.Geometry
|
||||
|
|
@ -143,6 +144,8 @@ Constructing Tallies
|
|||
openmc.ParticleFilter
|
||||
openmc.RegularMesh
|
||||
openmc.RectilinearMesh
|
||||
openmc.CylindricalMesh
|
||||
openmc.SphericalMesh
|
||||
openmc.UnstructuredMesh
|
||||
openmc.Trigger
|
||||
openmc.TallyDerivative
|
||||
|
|
|
|||
|
|
@ -13,10 +13,12 @@ Functions
|
|||
:template: myfunction.rst
|
||||
|
||||
calculate_volumes
|
||||
export_properties
|
||||
finalize
|
||||
find_cell
|
||||
find_material
|
||||
hard_reset
|
||||
import_properties
|
||||
init
|
||||
iter_batches
|
||||
keff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue