Adam Nelson
ff27852c51
Merge remote-tracking branch 'upstream/develop' into mg
2016-01-07 20:05:01 -05:00
Will Boyd
ffbc0b8a53
Merge pull request #538 from smharper/distribcell
...
Move distribcell map indices from filters to cells
2016-01-04 19:18:16 -05:00
Sterling Harper
bae0ad7136
Small fixes for #538
2016-01-04 18:25:59 -05:00
Sam Shaner
a28c9281e7
added documentation for updated summary file format and incremented the REVISION_SUMMARY constant
2015-12-30 13:29:14 -08:00
Adam Nelson
50f21e6ec8
merging with upstream
2015-12-23 18:24:26 -05:00
Paul Romano
9cde4ce12c
Clarify installation instructions for HDF5 pre-req and Ubuntu PPA
2015-12-07 22:16:15 -06:00
Paul Romano
c4305ff696
Fix minor rst issue
2015-12-04 22:34:05 -06:00
Paul Romano
10ad957637
Elaborate on description of units="sum" option for <density>
2015-12-04 22:04:13 -06:00
Adam Nelson
42d2673ab9
Made fission data optional in the MGXS library since it is not needed for tracking, only tallying.
2015-11-25 05:58:49 -05: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
683f782744
Added python api to build mgxs library, functionality should be there, but i havent done enough testing to be confident yet.
2015-11-15 15:03:23 -05:00
Adam Nelson
baad6cf274
Added python API support for the new options; dont yet have a capability to build the mgxs xml file. Also wrote (and check as needed) the run_CE flag to the summary file and state points.
2015-11-14 13:33:05 -05:00
Adam Nelson
85a4c3f272
Added MGXS library rnc/rng data
2015-11-14 10:09:53 -05:00
Adam Nelson
e96be7c028
Minor input.rst change
2015-11-14 09:41:27 -05:00
Adam Nelson
5d706c69c1
Merge with inverse_velocity score changes
2015-11-14 09:08:32 -05:00
Adam Nelson
9adac2b88c
Added mgxs library portion of manual
2015-11-14 09:00:53 -05:00
Adam Nelson
8afe3e8c41
Updated manual changed inverse velocities units
2015-11-14 09:00:36 -05:00
Sam Shaner
4d51fb6e5b
changed p % E to p % last_E for collision and analog tallies and changed neutron velocity to cm/s
2015-11-10 10:00:52 -05:00
Adam Nelson
f7ffa71e4f
Merged iso-in-lab
2015-11-10 05:32:52 -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
Will Boyd
baa0b4c10c
Now using a "data" descriptor rather than "ace" for the nuclide/element scattering XML tag
2015-11-09 09:26:48 -05:00
Will Boyd
96578a515a
Updated docs with iso-in-lab scattering for elements
2015-11-08 17:35:22 -05:00
Will Boyd
a11ccce8a3
Changed isotropic in lab scattering tag to iso-in-lab
2015-11-08 16:06:34 -05:00
Will Boyd
0a0c4c4d5f
Merged with develop
2015-11-08 16:01:03 -05:00
Paul Romano
c2a53495cb
Fix check when opening statepoint and fix documentation. Closes #464 .
2015-10-26 05:29:25 -05:00
Sam Shaner
4900efecc2
Merge remote-tracking branch 'upstream/develop' into velocity-tally
2015-10-25 17:49:01 -04:00
Paul Romano
8adce7670b
Merge pull request #368 from samuelshaner/delayed-tallies
...
Delayed nu fission score and delayed group filter
2015-10-25 16:45:25 -05:00
Sam Shaner
6038733a22
changed constant for mass of neutron in MeV/c^2 and modified inverse-velocity documentation
2015-10-23 18:54:36 -04:00
Sam Shaner
8ff4866020
Merge remote-tracking branch 'origin/delayed-tallies' into velocity-tally
2015-10-23 17:44:36 -04:00
Sam Shaner
a0193b13a5
fixed merging of tallies with delayedgroup filters in python API and other small issues
2015-10-23 17:27:28 -04:00
Sam Shaner
b13061b5c0
added inverse-velocity score and accompanying tests
2015-10-22 18:39:49 -04:00
Sam Shaner
3dd1292111
fixed syntax error in documentation
2015-10-16 08:45:31 -04:00
Sam Shaner
4a6ac46d9a
fixed merge conflicts with upstream develop
2015-10-12 14:17:40 -04:00
Sam Shaner
c82f6946f4
removed macroscopic delayed nu fission cross section
2015-10-12 14:06:20 -04:00
Paul Romano
c4fd2855e6
Add support for general quadric surfaces
2015-10-09 09:20:15 +07:00
Paul Romano
3ffc466083
Fix documentation of mu, energy, energyout filters
2015-10-08 11:02:51 +07:00
Adam Nelson
01cf738f12
Addressed PR comments
2015-10-07 20:06:44 -04:00
Adam Nelson
eb00fa5582
Merging with upstream for pythonapi tests
2015-10-06 20:07:51 -04:00
Sam Shaner
4c151d8a5c
Merge remote-tracking branch 'upstream/develop' into delayed-tallies
2015-10-05 09:50:53 -04:00
Adam Nelson
8e54e02752
Updates to code per @paulromano s comments
2015-10-05 05:08:29 -04:00
Sam Shaner
55c599d21b
clean up delayed group tallies and added documentation
2015-10-04 11:08:30 -04:00
Paul Romano
71dfde8d12
Adopt shorthand notation for half-spaces and regions in Python API
...
Surfaces now have __neg__ and __pos__ operators, and regions have __and__,
__or__, and __invert__. This makes the syntax for complex regions much less
bulky.
2015-10-03 09:26:50 +07:00
Will Boyd
b59eacedeb
Fixed merge conflicts with develop
2015-10-02 17:49:05 -04:00
Paul Romano
6beee729cb
Update summary file format changing surfaces -> region
2015-09-28 15:55:02 +07:00
Paul Romano
b92198ebc6
Update user's guide documentation with description of region
2015-09-28 11:57:27 +07:00
Adam Nelson
c1630a02db
merged w/ upstream
2015-09-26 11:39:18 -04:00
Paul Romano
47abbed148
Use surface type names consistently in XML input and Python API.
2015-09-25 20:38:50 +07:00
Paul Romano
3d2fe2a0ef
Few minor fixes for #454 . Mesh ID is no longer written for statepoint.
2015-09-25 20:34:39 +07:00
Paul Romano
f3f6753820
Respond to remaining comments from @wbinventor on #454
2015-09-25 14:43:32 +07:00
Paul Romano
81fa63886b
Get rid of total_score_bins and total_filter_bins datasets in summary.
2015-09-25 10:59:58 +07:00