Commit graph

166 commits

Author SHA1 Message Date
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
5e788cdffb Whoops, forgot to add 2015-11-16 05:31:40 -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
b9024f2d8e Update example inputs and Jupyter notebooks 2015-10-03 09:55:58 +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
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
93556654f5 Merged in hex lattices 2015-02-26 13:29:26 -05:00
Sterling Harper
4a9d1cf447 Minor fixes for #313 2015-02-16 15:32:58 -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
Nick Horelik
2ae8fe4e8a Added commented-out example of meshline plotting 2014-08-20 10:45:42 -04:00
Jon Walsh
bd73ca023a delete example inputs for all data libraries except those from nndc 2014-06-22 21:15:58 -06:00
Jon Walsh
e8e8b9d48f added examples for other nuclear data libraries, changed all to 300 K 2014-06-21 21:22:48 -06:00
Paul Romano
e3246c4105 Added pin-cell example model. 2013-03-23 10:43:16 -04:00
Paul Romano
5dacf780d4 Updated examples with <eigenvalue> element. 2012-12-05 14:38:09 -05:00
Paul Romano
842bbe9121 Changed tally filters in examples. 2012-11-20 14:51:48 -05:00
Bryan Herman
9a01a85459 merged master into cmfd, wont run yet: 1) cmfd tallies in linked list, 2) HDF5 compile error, 3) Batch keff printing without HDF5 2012-10-03 16:07:38 -07:00
Paul Romano
841c725599 Fixed input files for examples. 2012-09-16 22:23:00 -04:00
Bryan Herman
599ddf9f8e merged Paul's latest changes and made additional changes to handle batches 2012-03-27 11:47:19 -07:00
Paul Romano
09f6ea6403 Updated examples to use batches instead of cycles. 2012-03-19 10:44:42 -04:00
Paul Romano
a1b056012e Fixed inputs in examples directory. 2012-03-14 11:13:54 -04:00
Bryan Herman
bf9cbb0c16 Merged master branch to cmfd 2011-12-10 14:09:54 -05:00