Commit graph

90 commits

Author SHA1 Message Date
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
5a982241e2 Merge branch 'develop' into pyapi-changes 2016-03-09 08:29:55 -06:00
Paul Romano
9b152b0ddf Add property setters for Tally.scores, nuclides, filters, triggers 2016-02-23 09:26:37 -06:00
Adam Nelson
391e8b1805 previous commit changed library extension from example problem to 70m from 300K. This puts them back to being 300K and then adds size to the default_xs variable to allow for 5 total characters in the extension.' 2016-02-13 05:18:19 -05:00
Adam Nelson
8c43a32130 Resolved almost all of the comments from @paulromano, save for rejection sampling of the Legendre polynomial. also fixed @samuelshaner comment about the pincell_multigroup problem 2016-02-12 21:44:21 -05:00
Adam Nelson
86d5600eb2 fixes per @smharpers comments 2016-02-05 05:37:50 -05:00
Adam Nelson
e24a692c79 Merging in to bring up to date. 2016-02-03 10:14:04 -05:00
Adam Nelson
473d3220dc Changes per comments of @smharper and @paulromano 2016-01-16 13:48:06 -05: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
Adam Nelson
75093ea43d Fixed failing build and renamed more Xsdatas to XSdata 2016-01-07 20:31:56 -05:00
Adam Nelson
50f21e6ec8 merging with upstream 2015-12-23 18:24:26 -05:00
Paul Romano
d13c950189 Use bounding box feature in a few example inputs 2015-12-02 13:52:32 -06:00
Adam Nelson
640409c412 Added back in requirement that user must input energy and energyout bins in MG mode 2015-11-16 20:56:07 -05:00
Adam Nelson
5e788cdffb Whoops, forgot to add 2015-11-16 05:31:40 -05:00
Paul Romano
bb4608cf13 Fix 'boxes' example to have complement and union 2015-10-05 07:40:40 +07:00
Paul Romano
a611b69500 Add 'boxes' example input files 2015-10-04 11:10:38 +07: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
Paul Romano
fa26a4df13 Fix error in basic example with Python API 2015-06-29 07:50:07 +07:00
Will Boyd
f49749afb3 Merged with develop and tally triggers 2015-05-07 17:05:19 -04:00
Will Boyd
a9245b31db Changed tally trigger status element to active 2015-05-07 07:09:33 -04:00
Will Boyd
fc5c421854 Initial commmit for tally triggers with squashed commit log 2015-05-05 16:47:05 -04:00
Will Boyd
26d7859694 Merged with develop 2015-05-01 08:36:42 -04:00
Will Boyd
bd87f77325 squashed distribcells commits and merged to develop 2015-04-29 14:00:09 -04: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
Sterling Harper
a996bccbef Improved hex lattice example for #331 2015-03-13 15:01:44 -04:00
Sterling Harper
19afca24ec Added hex lattice length checking for #331 2015-03-11 00:09:37 -04:00
Sterling Harper
de3f6f176c Fully implement 2D and 3D hex lattices for #331 2015-03-10 21:34:08 -04:00
Sterling Harper
09a2fc042e Added hexagonal example for #331 2015-03-10 02:28:02 -04: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
Will Boyd
97c739ca3c Implemented lattice/simple example input file using Python API 2014-10-13 11:04:53 -04:00
Will Boyd
fca305129a Implemented pincell example file using Python API 2014-10-13 10:22:02 -04:00
Will Boyd
368184371e Implemented reflective example input file using Python API 2014-10-13 09:19:55 -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