Commit graph

44 commits

Author SHA1 Message Date
Paul Romano
0da649fd90 Simplify use of _CURRENT_NAMES in filter.py 2018-03-19 18:12:59 -05:00
Paul Romano
5a4b04a10f Use <entropy_mesh> in XML pincell example 2017-10-24 11:17:49 -05:00
Paul Romano
6cada92c50 Update tallies.xml in examples to separate <filter> 2017-07-27 13:18:49 -05:00
Adam Nelson
04c1304dc4 Added Version number to MGXS Library format 2017-03-18 10:13:16 -04:00
Paul Romano
3913d55e2c Allow color names, rename Plot attributes, add openmc.plot_inline() 2017-03-08 14:24:37 -06:00
Paul Romano
ffc3bbfd67 Allow plot, volume, and particle restart run modes directly 2017-02-17 09:59:21 -06:00
Adam Nelson
ecd3112e21 Updating example problems for the new format 2016-11-14 20:47:38 -05:00
Sam Shaner
1e90230536 merged with upstream/develop 2016-11-03 16:33:17 -04:00
Sam Shaner
4639fee7e1 merged with upstream/develop 2016-11-02 13:29:26 -04:00
Paul Romano
6da9f16d29 Convert ACE data from MeV to eV 2016-10-31 14:46:47 -05:00
Sam Shaner
6b1ff61284 updated input files 2016-10-24 09:50:46 -04:00
Sam Shaner
961e4754f4 merged with nelsonag/mg_th5 2016-10-18 07:44:13 -04:00
Adam Nelson
fa6a368660 Updating example mgxs.h5 file 2016-10-15 16:38:00 -04:00
Sam Shaner
a73ff74bb5 changed underscores to hyphens 2016-10-14 14:26:33 -04:00
Sam Shaner
480d2ca6e5 fixed issue in mgxs_header.F90 where nu cannot be calculated if a fission xs has not been given 2016-10-13 16:54:47 -04:00
Adam Nelson
c5dc4fad3d Updating to resolve @samuelshaner comments 2016-09-19 20:44:06 -04:00
Adam Nelson
e8c8fb7aa8 Updated example pincell_multigroup problem to use h5 library 2016-09-10 11:35:26 -04:00
Adam Nelson
6e68b23d58 Added script to convert old xml mgxs libraries to new hdf5 libraries 2016-09-05 19:42:12 -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
Adam Nelson
8fbd41eaf4 Seem to be able to read the new hdf5 files and run at least an example problem (!!!!) 2016-08-21 13:43:07 -04:00
Paul Romano
68e5a093aa Added full openmc.data package and hooks in code 2016-07-14 15:19:48 -05: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
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