Commit graph

9 commits

Author SHA1 Message Date
Miriam
1c90b5de71 typo 2021-02-09 01:14:04 +00:00
Miriam
177d61405b Docstring cleanup
Changed docstring in openmc/lib/material.py and cell.py to resemble tally.py
2021-02-09 01:00:06 +00:00
aprilnovak
0bba5833fb Allow set_contained to be passed through C-API for setting cell temperatures. Refs #1754 2021-02-04 15:59:56 -06:00
Paul Romano
4943ae9307 Alphabetize import ordering (and use relative imports in a few places) 2020-04-06 15:16:09 -05:00
Paul Romano
e34a71b448 Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
Gavin Ridley
f7281d9b57 fix off-by-ones 😦 2020-01-16 22:46:09 -05:00
Gavin Ridley
e258093d08 Annndddd that made it segfault 2020-01-16 22:12:42 -05:00
Gavin Ridley
3ec68866a7 maybe fix CI? 2020-01-16 16:49:07 -05:00
Paul Romano
bbb0b78383 Rename openmc.capi -> openmc.lib 2019-09-13 10:38:26 -05:00
Renamed from openmc/capi/cell.py (Browse further)