Commit graph

75 commits

Author SHA1 Message Date
Paul Romano
5547ecf88f Add versionadded directive for new arguments/functions in 0.12 2020-04-10 21:52:43 -05: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
Paul Romano
8e8d5e0478 Documentation updates 2020-02-24 19:53:46 -06:00
Andrew Davis
991e49585f added unit test for dlopen source, and changed library variable name 2020-02-12 12:37:21 +00:00
Andrew Davis
a38a543fe3 Fix the python part 2020-02-12 12:37:21 +00:00
Andrew Davis
0545c46fa3 Added python bindngs for library based source 2020-02-12 12:37:21 +00:00
Andrew Davis
5e98373036 Fix the python part 2020-02-12 12:37:21 +00:00
Andrew Davis
9ec9fc000f Added python bindngs for library based source 2020-02-12 12:37:21 +00:00
Andrew Davis
c2ed0ddc75 Fix the python part 2020-02-12 12:37:21 +00:00
Andrew Davis
1d998984b2 Added python bindngs for library based source 2020-02-12 12:37:21 +00:00
amandalund
2f09b7ca85 Fixed some univariate/multivariate from_xml_element issues and updated unit tests 2019-05-22 19:26:15 -06:00
amandalund
489a03c648 Get value from either attribute or element when reading settings from XML 2019-04-25 20:07:53 -05:00
amandalund
8f48ecf7de Add method for generating settings from an XML file 2019-04-18 08:22:40 -05:00
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
Paul Romano
c428cee667 Remove __future__ and six imports 2018-02-05 23:14:30 -05:00
Paul Romano
94dd50422f Initial implementation of photon physics 2017-06-29 10:31:49 -05:00
Paul Romano
2622489b3b Read photon cross sections at XML-read time, support particle type in source 2017-06-29 10:31:49 -05:00
Paul Romano
5a126d086e Use six.string_types instead of basestring 2016-10-06 21:55:12 -05:00
Paul Romano
66d772da79 Refactor settings to use more CheckedLists. Rename all to_xml methods
to_xml_element
2016-08-01 10:37:00 -05:00
Paul Romano
c7a0b716d2 General cleanup -- both bugs and style issues -- based on running pylint 2016-07-02 11:04:25 +07:00
Paul Romano
148e01eec0 Address more comments on pull request #556. 2016-01-15 06:29:41 -06:00
Paul Romano
ea9fb637f6 Respond to @smharper comments on #556 2016-01-14 06:46:32 -06:00
Paul Romano
ba316dd98e Capability to have multiple source distributions. 2016-01-13 09:39:45 -06:00
Paul Romano
db9ac7ba2f SettingsFile now uses source property based off openmc.source.Source. 2016-01-13 09:39:45 -06:00