Commit graph

23 commits

Author SHA1 Message Date
Paul Romano
3913d55e2c Allow color names, rename Plot attributes, add openmc.plot_inline() 2017-03-08 14:24:37 -06:00
samuelshaner
1a7630083b updated tests and updated setting of nuclides and elements in example files 2016-12-15 21:06:12 +00:00
Sterling Harper
52c9898128 Simply MeshFilter.__init__ 2016-09-30 00:01:10 -04:00
Sterling Harper
7419cd26b3 Update examples 2016-09-22 03:00:49 -04:00
Paul Romano
a95266ab22 Major refactor to include cross sections at multiple temperatures within the
Nuclide and SAlphaData derived types.
2016-08-31 10:13:38 -05:00
Adam Nelson
cd95667292 Updated to get significantly higher tets passage rate. Still have more work to do in a few key areas. 2016-08-21 20:40:47 -04:00
Paul Romano
68e5a093aa Added full openmc.data package and hooks in code 2016-07-14 15:19:48 -05:00
Paul Romano
eb3f888c89 Allow root_universe to be passed to Geometry constructor 2016-05-27 09:53:07 -05:00
Paul Romano
e40a369693 Add geometry plotting capability and restructure lattice attributes 2016-05-27 09:53:07 -05:00
Paul Romano
d9b097dbaf Make Materials, Plots, and Tallies list-like 2016-04-29 16:14:02 -05:00
Paul Romano
1e57cb8407 Respond to @wbinventor comments on #632 2016-04-26 07:08:03 -05:00
Paul Romano
50a80693b5 Rename main Python API classes to get rid of File. 2016-04-25 10:37:06 -05:00
Will Boyd
ddfb01b3fe Reduced Python API module imports 2016-04-08 12:26:02 -04:00
Paul Romano
9b152b0ddf Add property setters for Tally.scores, nuclides, filters, triggers 2016-02-23 09:26:37 -06:00
Paul Romano
148e01eec0 Address more comments on pull request #556. 2016-01-15 06:29:41 -06:00
Paul Romano
db9ac7ba2f SettingsFile now uses source property based off openmc.source.Source. 2016-01-13 09:39:45 -06:00
Paul Romano
b9024f2d8e Update example inputs and Jupyter notebooks 2015-10-03 09:55:58 +07:00
Paul Romano
f093429ced Update example Python inputs, fix exporting to XML for <cell> 2015-09-28 16:53:27 +07:00
Paul Romano
f3f6753820 Respond to remaining comments from @wbinventor on #454 2015-09-25 14:43:32 +07:00
Will Boyd
5dac75297d Geometric intrinsics now use property setter/getter decorators 2015-04-22 00:50:03 -05:00
Will Boyd
8c7a4ef9a9 Refactored Lattice into HexLattice and RectLattice classes 2015-02-26 16:34:12 -05:00
Will Boyd
3bb1f8faf7 Updated sample input scripts for Python API to conform to new API specs 2014-11-03 20:05:34 -05:00
Will Boyd
cf0e4f3e26 Implemented lattice/nested example input file using Python API 2014-10-13 11:21:46 -04:00