Commit graph

28 commits

Author SHA1 Message Date
Paul Romano
d98a6bad94 Clean up processing section 2017-04-03 22:03:24 -05:00
Paul Romano
a7da8096f7 Keep working on documentation. Allow default source.
Also merge Settings.output_path into Settings.output
2017-04-03 22:03:19 -05:00
Sterling Harper
806a8a0c9a Move all I/O file formats to special docs section 2016-04-25 19:03:31 -04:00
Paul Romano
14dc134869 Complete overhaul of Python API documentation 2016-04-14 07:22:31 -05:00
Paul Romano
f3f6753820 Respond to remaining comments from @wbinventor on #454 2015-09-25 14:43:32 +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
c2e8144a56 Move output file formats to user's guide. 2015-09-13 12:08:00 +07:00
Paul Romano
e9f888b6d1 Add more PDF bookmark levels and fix a few issues in generated PDF
documentation.
2015-03-05 09:34:02 -05:00
Paul Romano
3986f4c122 Remove mention of PyQt in processing documentation. 2014-07-02 17:42:01 -04:00
Paul Romano
f6f93b0a61 Fix typos in processing documentation. 2014-07-02 17:08:32 -04:00
nhorelik
e795b49f5c Updated data processing and viz documentation to include examples 2014-01-31 11:28:39 -05:00
Paul Romano
a3726724ec Ability to generate PDF documentation. 2014-01-08 23:15:59 -05:00
Paul Romano
772da9ba6b Added statepoint.py source site processing example in user's guide. Closes #221 on github. 2013-11-29 11:26:32 -05:00
Paul Romano
5b11dc6687 Add line breaks in processing.rst. 2013-11-07 10:04:51 +01:00
Sterling Harper
52233d0173 Implimented HDF5 support. 2013-07-08 15:10:50 -04:00
Sterling Harper
58738986c7 Changed commandline flag from -k to -t 2013-06-21 09:35:11 -04:00
Sterling Harper
a164dfa69f Small fixes
Changed the '-tr' commandline option to '-k'.  Removed redundant 'write_particle_track' call.  Moved particle_track subroutines to their own module.  Layed (commented out) groundwork for particle_track to use output_interface.
2013-06-18 10:54:42 -04:00
Sterling Harper
e9a5d18f0e Fixed a typo. 2013-06-17 15:23:09 -04:00
Sterling Harper
f866b437d8 Added settings.xml track options and updated docs
Tracks can now be made using the <track> element in settings.xml and the documentation has been updated to include track plotting.
2013-06-17 15:00:37 -04:00
nhorelik
d88b2e5040 Updated documentation with overlap checking 2013-06-06 15:52:08 -04:00
Paul Romano
e11c68c5df Fix spacing in processing.rst in documentation. 2013-04-28 20:11:15 -04:00
Nicholas Horelik
366d962600 Fixed voxel.py typo in usersguide 2013-04-26 13:23:24 -03:00
Nicholas Horelik
83b6bfab18 Updated statepoint_3d.py usage in usersguide 2013-04-18 22:34:55 -03:00
Nicholas Horelik
aaabfdc797 Updated 3D example in tally plotting usersguide 2013-04-18 22:23:55 -03:00
Nicholas Horelik
a7af1bdeb9 Updated 2D example in tally plotting usersguide 2013-04-18 22:17:46 -03:00
nhorelik
a5a8c0cab5 Added note about h5py in usersguide 2013-04-18 17:50:39 -04:00
nhorelik
835488df8b Added tally visualization detail to usersguide 2013-04-18 17:12:36 -04:00
nhorelik
ec1be424ae Added geometry plotting detail to users guide 2013-04-18 12:23:18 -04:00