Adam Nelson
3b65dde0fd
Folded multiple temperatures in to each h5 data file; now im getting 50% less storage required of endf70. yay! Next I think I can get rid of some s(a,b) information, will investigate that and then on to revising openMC so it can read and use this data
2016-08-21 06:05:19 -04:00
Paul Romano
4c8f6525f9
Merge pull request #698 from smharper/poly_and_fission_q
...
Function1D's and fission Q-values
2016-08-13 16:34:37 -05:00
Will Boyd
fe63a59c5b
Moved get_thermal_name(...) from scripts to openmc.data.thermal
2016-08-11 13:38:56 -04:00
Sterling Harper
88ce91502c
Merge remote-tracking branch 'upstream/develop' into poly_and_fission_q
2016-08-10 12:09:30 -05:00
Sterling Harper
651ee4240b
Address #698 comments
2016-08-10 11:29:32 -05:00
Paul Romano
d8b9d78a23
Respond to comments on #692 and make a few little fixes
2016-08-08 11:23:50 -05:00
Paul Romano
a15e493dab
A few fixes to ensure smooth MCNP6 ACE library conversion
2016-08-04 21:59:43 -05:00
Sterling Harper
84cfd2d6a9
Add MT=458 data library and supporting methods
2016-08-02 14:10:32 -05:00
Paul Romano
e19291118e
Refactor use of ACE tables to generate neutron/thermal scattering data
2016-07-14 15:19:52 -05:00
Paul Romano
e3436d625b
Respond to more @smharper comments on #463
...
Move abstract interface block in surface_header. Make error messages more
informative. Add description in openmc-update-inputs epilog.
2015-10-03 17:58:50 +07:00
Paul Romano
6c6676cc14
Have openmc-update-inputs change 'surfaces' to 'region'
2015-09-28 19:01:10 +07:00
Paul Romano
42032210fb
Added IPython notebook with post-processing examples.
...
Since the notebook shows an example of how to histogram relative errors from a
statepoint, we don't really need the openmc-statepoint-histogram utility, so
it's been deleted. The user's guide section on post processing has been updated
as well.
2015-09-19 07:38:33 +07:00
Paul Romano
c57b2c22d9
Minor fix in StatePoint.std_dev property and plot-mesh-tally script
2015-09-18 22:05:50 +07:00
Paul Romano
3274cf3f6d
Use HDF5 format for voxel file rather than raw binary
2015-09-17 12:47:20 +07:00
Sterling Harper
f8bfa401cb
Merge pull request #447 from paulromano/new-hdf5-interface
...
Complete revamp of binary output featuring new HDF5 interface
2015-09-14 16:46:30 -04:00
Paul Romano
a978225ba9
Remove openmc-tally-convergence script
2015-09-12 00:13:16 +08:00
Paul Romano
453b33264a
Fix use of energy filters in openmc-plot-mesh-tally
2015-09-11 09:55:48 +04:00
Paul Romano
e57d87ab8f
Respond to @wbinventor comments on pull request #447
2015-09-05 16:22:22 +08:00
Paul Romano
dce020b59e
Remove logic for binary file in openmc-track-to-vtk
2015-09-04 12:51:18 +07:00
Paul Romano
779a401448
Have write_integer, write_double, and write_long use scalar values
2015-09-04 12:51:18 +07:00
Will Boyd
53edae4c7e
Updated openmc-plot-mesh-tally to include if-else for 2D vs. 3D meshes
2015-09-03 07:31:33 -07:00
Paul Romano
cfd79626bc
Fix arguments to Tally.get_values(...) in openmc-plot-mesh-tally
2015-09-03 07:24:03 -07:00
Will Boyd
af442677c0
Changed Tally.get_value to Tally.get_values in Python scripts
2015-09-02 19:50:56 -07:00
Paul Romano
2ce1982577
Extend particle track file format to include tracks from secondary particles
2015-08-21 11:23:55 +07:00
Paul Romano
4c03377506
Check for VTK version to determine whether to call SetInput or SetInputData
2015-06-08 13:43:15 +07:00
Paul Romano
99abca5007
Add back spaces around slice operator in openmc-track-to-vtk
2015-06-08 11:12:10 +07:00
Paul Romano
4552b5b1ab
Use endswith rather than os.path.splitext
2015-06-07 10:09:31 +07:00
Paul Romano
6a862d82af
PEP8 fixes for openmc-voxel-to-silovtk
2015-06-07 09:32:14 +07:00
Paul Romano
0f6c324c94
Minor formatting changes in two scripts
2015-06-06 22:50:40 +07:00
Paul Romano
ffcb4eec2a
Fix a few bugs related to particle track files
2015-06-06 22:13:28 +07:00
Paul Romano
4d2dbff8de
Rename scripts to all start with openmc-. Also added openmc.ace module.
2015-05-31 09:26:46 +07:00
Paul Romano
498e07d0bf
Move Python API into openmc/ directory and move Python scripts into scripts/
...
directory.
2015-05-31 09:26:18 +07:00