Commit graph

52 commits

Author SHA1 Message Date
Paul Romano
dafb978b66 Added <output_path> option in settings.xml. 2013-04-25 18:49:34 -04:00
Nicholas Horelik
920a7d4f19 Fixed typo in usersguide for monoenergetic source 2013-04-20 00:31:08 -03:00
nhorelik
ec1be424ae Added geometry plotting detail to users guide 2013-04-18 12:23:18 -04:00
nhorelik
aebb81eb98 Removed unnecessary xyz coords in voxel binary dump 2013-04-14 18:33:47 -04:00
nhorelik
0be240d519 Updated user's guide with info on voxel plots 2013-04-13 23:36:26 -04:00
Paul Romano
8c53dbabf7 Updated user's guide tallies.xml specification. 2013-04-10 21:58:26 -04:00
Paul Romano
399694ed82 Added source_write option to inhibit writing source sites in state points. Closes #153. 2013-03-20 13:32:58 -04:00
Paul Romano
3ee84b3cb7 Added description of <element> to user's guide. 2013-02-08 16:51:59 -05:00
Paul Romano
43ae900e7c Change <assume_separate> to accept true or false. 2013-02-01 14:51:02 -05:00
Adam Nelson
930f478532 Switched to using kappa-fission to refer to the kappa-fission tally-related quantities instead of just k-fission. Code and Manual are updated to reflect this. 2013-01-18 09:29:55 -05:00
Adam Nelson
d0df726a1f Updated the users manual to better reflect what kappa-fission specifically was tallying. 2013-01-16 13:52:59 -05:00
Adam Nelson
43915dbe4c Added kappa-fission as a valid identifier in the input processor. 2013-01-06 09:17:40 -05:00
Adam Nelson
988caf4a72 Updated users guide for kappa-fission tally. 2013-01-06 09:12:33 -05:00
Adam Nelson
f2bec91b14 Merge remote-tracking branch 'upstream/master' into PnInput 2012-12-05 15:01:32 -05:00
Paul Romano
8d3b21e194 Updated user's guide with changes in input to xsd:boolean. 2012-12-05 13:41:55 -05:00
Adam Nelson
eb7cc7d895 Merging with upstream. 2012-12-05 10:13:03 -05:00
Adam Nelson
1dd562c335 Increased the scattering order to 10 2012-12-04 13:12:45 -05:00
Adam Nelson
228986caed Updating the users manual to reflect scatter-n and scatter-pn 2012-12-04 12:39:24 -05:00
Paul Romano
3f61c736b4 Changed criticality to eigenvalue (modules, input, etc). 2012-12-04 09:46:55 -05:00
Adam Nelson
4d8b8b9fb8 Added a scatter-Pn option to tallies.xml. Using this option allows the user to have scatter-0 to scatter-n (n is still < 5) automatically included in the scores for them. This is a trivial change, but it is expected that scatter-Pn will be needed much more frequently than scatter-n. Both are supported. The users manual has been updated accordingly. 2012-12-03 11:52:24 -05:00
Adam Nelson
e916284e3c Added support for scattering up to the 5th moment by way of using scatter-4 and scatter-5 in tallies.xml. I also threw in a scatter-0 option which does the same as scatter, but for consistency with the scatter-n options, why not. The users manual was updated to reflect this information, and the code changes have been tested. 2012-11-29 19:55:11 -05:00
Paul Romano
9f527f04cd Removed n_events from TallyScore and added 'events' score type. 2012-11-20 15:41:33 -05:00
Bryan Herman
abbd44a80e added input description for CMFD XML input file 2012-10-17 19:02:01 -04:00
Paul Romano
816f097fa9 Added user's guide documentation for cones. Closes #115 on github. 2012-10-15 10:48:08 -04:00
Paul Romano
42748b3223 Started data structures section in devguide. 2012-10-14 16:51:03 -04:00
Paul Romano
746a05984c Added example of col_spec in user's guide. 2012-09-07 13:41:58 -04:00
Paul Romano
9e5ffaa5c1 Updated user's guide with <state_point> and <output> options. 2012-08-26 13:07:29 -04:00
Paul Romano
a258b7f73f Added description of <nuclides> in user's guide. 2012-08-20 17:47:53 -04:00
Paul Romano
a01af4848d Added documentation for <confidence_intervals> and <write_state_point>. 2012-08-16 12:49:28 -04:00
Paul Romano
7bc5b1ed2c Added rotation and translation in user's guide. 2012-08-13 13:05:20 -04:00
Paul Romano
b69b9d662b Fixed various typos in documentation. 2012-08-02 17:26:10 -04:00
Paul Romano
5e4251cc35 Added documentation on <fixed_source> tag and updated <source> tag. Closes #95 on github. 2012-07-30 16:32:42 -04:00
Adam Nelson
60e38800be Updated the users manual. 2012-07-15 19:20:54 -04:00
Paul Romano
e1b1dec119 Added mention of material='void' to user's guide. 2012-07-11 11:16:05 -04:00
Paul Romano
0a18e051c8 Fixed description of <energyout> filter in user's guide. 2012-04-24 17:17:33 -04:00
Paul Romano
c74a7eacec Updated documentation. 2012-04-07 13:05:18 -04:00
Paul Romano
08bda29d37 More updates to documentation. 2012-04-01 14:37:54 -04:00
Paul Romano
84dde9b1e3 Greatly expanded documentation. 2012-03-28 10:30:52 -04:00
Paul Romano
838bb351fc Added option to change random number seed based on cmfd_parallel branch. 2012-03-19 14:07:27 -04:00
Paul Romano
ad53071fc4 Updated documentation for batches and energy_grid. 2012-03-19 10:43:27 -04:00
Nick Horelik
be27d56c94 updated plotting documentation to describe color specification and masking 2012-03-09 16:39:23 -05:00
Paul Romano
d28bd462c6 Updated user's guide to match new input. 2012-02-08 16:24:01 -05:00
Paul Romano
8fc482a2a4 Updated documentation. 2012-02-08 13:43:41 -05:00
Paul Romano
8de5a99c1f Updated user's guide to reflect all changes to input. 2011-12-10 00:21:51 -05:00
Paul Romano
01c21a535e Updated description for settings.xml in documentation. 2011-11-16 17:38:25 -08:00
Paul Romano
445aa3b9dc Changed uids to ids in documentation. 2011-11-16 17:26:49 -08:00
Paul Romano
1e03af0ad1 Added specification for settings.xml and tallies.xml in user's guide documentation. 2011-10-13 21:37:17 -04:00
Paul Romano
f5748f2d7d Updated documentation with new theme and expanded description of input for geometry and materials. 2011-10-13 16:36:31 -04:00
Paul Romano
80db0514ce Updated documentation. 2011-10-06 14:40:58 -04:00
Paul Romano
d76c9add6b Added theory on reflective surfaces to docs. Updated description of surfaces. 2011-09-08 22:54:10 -04:00