2019-09-05 07:31:13 -05:00
|
|
|
------------------------------------------------------
|
|
|
|
|
:mod:`openmc.lib` -- Python bindings to the C/C++ API
|
|
|
|
|
------------------------------------------------------
|
2017-07-04 14:33:18 -05:00
|
|
|
|
2019-09-05 07:31:13 -05:00
|
|
|
.. automodule:: openmc.lib
|
2017-07-31 08:18:55 -05:00
|
|
|
|
|
|
|
|
Functions
|
|
|
|
|
---------
|
|
|
|
|
|
2017-07-17 07:58:35 -05:00
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myfunction.rst
|
|
|
|
|
|
2017-12-24 17:43:14 +07:00
|
|
|
calculate_volumes
|
2023-04-08 19:11:04 +02:00
|
|
|
current_batch
|
2022-01-11 08:18:47 -06:00
|
|
|
export_properties
|
2017-12-24 17:43:14 +07:00
|
|
|
finalize
|
|
|
|
|
find_cell
|
|
|
|
|
find_material
|
2023-04-08 19:11:04 +02:00
|
|
|
global_bounding_box
|
|
|
|
|
global_tallies
|
2017-12-24 17:43:14 +07:00
|
|
|
hard_reset
|
2023-04-08 19:11:04 +02:00
|
|
|
id_map
|
2022-01-11 08:18:47 -06:00
|
|
|
import_properties
|
2017-12-24 17:43:14 +07:00
|
|
|
init
|
2023-04-08 19:11:04 +02:00
|
|
|
is_statepoint_batch
|
2017-12-24 17:43:14 +07:00
|
|
|
iter_batches
|
|
|
|
|
keff
|
|
|
|
|
load_nuclide
|
2023-04-08 19:11:04 +02:00
|
|
|
master
|
2017-12-24 17:43:14 +07:00
|
|
|
next_batch
|
|
|
|
|
num_realizations
|
|
|
|
|
plot_geometry
|
2023-04-08 19:11:04 +02:00
|
|
|
property_map
|
2017-12-24 17:43:14 +07:00
|
|
|
reset
|
2023-04-08 19:11:04 +02:00
|
|
|
reset_timers
|
2017-12-24 17:43:14 +07:00
|
|
|
run
|
|
|
|
|
run_in_memory
|
2022-07-15 13:23:07 -05:00
|
|
|
sample_external_source
|
2017-12-24 17:43:14 +07:00
|
|
|
simulation_init
|
|
|
|
|
simulation_finalize
|
|
|
|
|
source_bank
|
|
|
|
|
statepoint_write
|
2017-07-31 08:18:55 -05:00
|
|
|
|
|
|
|
|
Classes
|
|
|
|
|
-------
|
2017-07-17 07:58:35 -05:00
|
|
|
|
2017-07-04 14:33:18 -05:00
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myclass.rst
|
|
|
|
|
|
2017-12-24 17:43:14 +07:00
|
|
|
Cell
|
|
|
|
|
EnergyFilter
|
|
|
|
|
MaterialFilter
|
|
|
|
|
Material
|
2018-04-01 07:50:14 -05:00
|
|
|
MeshFilter
|
|
|
|
|
MeshSurfaceFilter
|
2017-12-24 17:43:14 +07:00
|
|
|
Nuclide
|
2019-06-14 11:07:11 -05:00
|
|
|
RegularMesh
|
2017-12-24 17:43:14 +07:00
|
|
|
Tally
|