Commit graph

17 commits

Author SHA1 Message Date
Jonathan
2453b04b62 corrected multiline f strings 2021-07-31 22:33:45 +01:00
Jonathan Shimwell
192f4436a0 replaced .format with f string 2021-07-29 18:25:37 +01: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
a94d65983c Changes in openmoc_compatible.py from PullRequest Inc. review 2020-04-01 14:13:05 -05:00
Paul Romano
e34a71b448 Remove unused imports across entire Python API 2020-03-31 18:11:31 -05:00
Paul Romano
c3c9df6a85 Make Intersection and Union obey the mutable sequence protocol 2017-06-07 20:12:51 -05:00
Will Boyd
e3052fd315 Revised OpenMOC fix planes by reversing sign for D coefficient 2017-05-11 21:45:43 -04:00
Will Boyd
822008bf58 Fixed OpenMOC compatiblity for generic planar surfaces; fixed OpenMOC-MC lattice universes conversion 2017-05-11 14:04:58 -04:00
Will Boyd
53d49dc808 Few small stylistic fixes per comments by @paulromano 2017-05-04 14:27:10 -04:00
Will Boyd
616d60d252 Remove a few miscellaneous whitespace issues in OpenMOC compatibility module 2017-03-21 12:59:43 -04:00
Will Boyd
36ec77dbd6 Fixed OpenMC-OpenMOC compatibility with 2D BEAVRS lattices 2017-03-17 17:36:44 -04:00
Will Boyd
a3cc60f4ed Added OpenMOC region to OpenMC region compatibility 2017-03-16 21:41:36 -04:00
Will Boyd
b74c6f065f OpenMOC compatiblity module now supports complex regions; fixed major slow down in MGXS Library statepoint loading 2017-03-15 12:42:01 -04:00
Will Boyd
fee4f7d6f5 Fixed OpenMOC compatibility Sphinx docs and region parsing 2017-02-28 15:24:35 -05:00
Will Boyd
20516319bd Fixed continuation line in OpenMOC compatiblity module 2017-02-28 12:08:57 -05:00
Will Boyd
3042e7d9c0 Updated OpenMOC compatiblity module with changes suggested by @paulromano 2017-02-28 12:06:42 -05:00
Will Boyd
fa7688e6b0 Removed OpenCG compatiblity module in place of new OpenMOC compatiblity module 2017-02-27 14:25:15 -05:00