Commit graph

32 commits

Author SHA1 Message Date
Paul Romano
bc09d1ef55 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Paul Romano
ae28233110 deleting all files to prepare for review 2019-10-28 11:48:19 -05:00
Sterling Harper
9ddd8b3067 Change Python Mesh class to RegularMesh 2019-06-07 08:51:09 -04:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
Alex Lindsay
b0cc6a320f Remove troublesome mesh_id assignment. Closes #924 2017-10-24 09:01:50 -06:00
samuelshaner
1a7630083b updated tests and updated setting of nuclides and elements in example files 2016-12-15 21:06:12 +00:00
Paul Romano
5d06ea1d1b Specify Shannon entropy and UFS meshes using openmc.Mesh object 2016-12-14 06:58:45 -06:00
Sam Shaner
80bf6c7528 add get_molar_mass() method to material and fixed two other issues 2016-11-09 22:20:29 -05:00
Paul Romano
6da9f16d29 Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
Sam Shaner
d15c735d93 simplified element expansion in input_xml.F90 by using global arrays 2016-10-17 16:52:20 -04:00
Sam Shaner
663636ce2e added enrichment and wo element support in Python API and added new tests 2016-10-16 22:09:25 -04: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
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
c738c73486 Changed label to name 2015-04-27 08:20:30 -04:00
Will Boyd
5dac75297d Geometric intrinsics now use property setter/getter decorators 2015-04-22 00:50:03 -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
fca305129a Implemented pincell example file using Python API 2014-10-13 10:22:02 -04:00
Will Boyd
b0e5c88b57 Refactored examples into xml and python subdirectories. Implemented basic using Python API 2014-10-13 09:11:28 -04:00