ahman24
|
239f7fed5e
|
Implement user-configurable random number stride (#3067)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-03-04 17:26:38 -06:00 |
|
Jonathan Shimwell
|
5d2b352025
|
f strings instead of .format for string editing (#2987)
|
2024-04-29 16:45:37 -05:00 |
|
Patrick Shriwise
|
610a5d8c34
|
Global Weight Window Generation via CAPI (#2359)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-06-09 10:47:27 -05:00 |
|
stchaker
|
5713ef700c
|
update mac segfault fix format, fix python settings name
|
2023-04-20 12:21:10 -04:00 |
|
agnelson
|
e8081207d7
|
Modified the C API to support setting material temperatures and to support setting the event based flag. Fixed failing MPI test.
|
2021-09-30 16:34:58 -05:00 |
|
Paul Romano
|
96a66789b1
|
Activate need_depletion_rx for reaction rate-based depletion only
|
2020-09-15 10:23:31 -05:00 |
|
Shikhar Kumar
|
ec0b3234d9
|
Update getter comment
|
2020-06-11 11:04:20 -04:00 |
|
Shikhar Kumar
|
62d1a650e3
|
Address @promano comments
|
2020-06-10 20:33:11 -04:00 |
|
Shikhar Kumar
|
6e7f524561
|
Create getter funtion for n_batches, update test_lib.py
|
2020-06-01 21:19:06 -04:00 |
|
Shikhar Kumar
|
7b4db3279a
|
Set n_batches and n_max_batches through C API
|
2020-06-01 18:06:31 -04:00 |
|
Paul Romano
|
e34a71b448
|
Remove unused imports across entire Python API
|
2020-03-31 18:11:31 -05:00 |
|
Paul Romano
|
cf6b67c05d
|
Remove explicit inheritance from object for Python classes
|
2020-03-23 12:12:31 -05:00 |
|
stevendargaville
|
d763806c43
|
Also made rel_max_lost_particle name consistent between C++ and python layers
|
2020-02-13 14:52:44 +00:00 |
|
stevendargaville
|
a9d1e37aba
|
Changed the name of the max_lost_particles in the C++ layer to match the python side
|
2020-02-13 14:46:34 +00:00 |
|
stevendargaville
|
9f64dd1a88
|
Modified the REL_MAX_LOST_PARTICLES const in particle.h to be a variable stored in settings that can be modified by the c/python/xml layers.
|
2020-02-11 13:37:26 +00:00 |
|
stevendargaville
|
516ac9e1d3
|
Modified the MAX_LOST_PARTICLES const in particle.h to be a variable stored in settings that can be modified by the c/python/xml layers.
|
2020-02-11 13:37:00 +00:00 |
|
Patrick Shriwise
|
739419b8b7
|
Exposing write summary settings option to CAPI.
|
2019-10-30 16:04:49 -05:00 |
|
Paul Romano
|
bbb0b78383
|
Rename openmc.capi -> openmc.lib
|
2019-09-13 10:38:26 -05:00 |
|