Commit graph

22 commits

Author SHA1 Message Date
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
473d3220dc Changes per comments of @smharper and @paulromano 2016-01-16 13:48:06 -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
5965e92e46 fixed formatting of python api created mgxs library, added example pincell_multigroup to xml folder, and removed c5g7 as that will be pushed to benchmarks instead once this is complete. 2015-11-16 20:33:42 -05:00
Adam Nelson
b3a588766e Added python api example of c5g7 pin, matches my by-hand version 2015-11-16 05:31:16 -05:00
Adam Nelson
6ca9949a91 Updated docs to reflect MG usage, though I still have to add the MGXS data format somewhere. Corrected ace.F90 typo pointed out by @samuelshaner 2015-11-10 04:54:35 -05:00
Adam Nelson
2262045e63 Changes to get tallying on better footing, moved C5G7 problem to higher subdir in examples 2015-11-08 14:12:33 -05:00
Adam Nelson
c571a4b126 Got cmfd working, not sure about with feedback just yet 2015-11-07 14:23:20 -05:00
Adam Nelson
39445f059f Fixed p%coord(?) bug where i had the wrong coordinate index, showed up in the c5g7 problems with their lattices and thus n_coord was not 1. Also added c5g7 example problems. 2015-11-07 14:06:38 -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
6c6676cc14 Have openmc-update-inputs change 'surfaces' to 'region' 2015-09-28 19:01:10 +07:00
Paul Romano
adfa0288ce Update all geometry.xml files to use 'region' 2015-09-28 16:54:48 +07:00
Paul Romano
f3f6753820 Respond to remaining comments from @wbinventor on #454 2015-09-25 14:43:32 +07:00
Will Boyd
5afe0a315a Revised Python APIs openmc.Executor to report output in real-time 2015-05-22 14:15:29 -04:00
Will Boyd
93556654f5 Merged in hex lattices 2015-02-26 13:29:26 -05:00
Will Boyd
97c739ca3c Implemented lattice/simple example input file using Python API 2014-10-13 11:04:53 -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