Commit graph

125 commits

Author SHA1 Message Date
Paul Romano
6b48fe9f6b Use sphinx.ext.imgconverter for converting SVG images for PDF doc builds 2017-12-29 15:10:55 -06:00
Paul Romano
98b2bcb275 Various fixes/updates in documentation 2017-12-29 14:19:18 -06:00
Sterling Harper
b666d9b49e Improve references to Core Guidelines in style doc 2017-12-18 00:23:57 -05:00
Sterling Harper
37671e1792 Fix styleguide typos 2017-12-13 18:10:17 -05:00
Sterling Harper
110684619d Separate Fortran and C++ info in the styleguide 2017-12-12 19:27:16 -05:00
Sterling Harper
5c32d86770 Update style guide and add C++ style 2017-08-09 12:16:19 -04:00
Paul Romano
7156d7cd98 Respond to @nelsonag comments on #852 2017-04-08 15:48:20 -05:00
Paul Romano
48135a59ab Documentation/test fixes 2017-03-19 21:41:54 -05:00
Paul Romano
902282b54e Address some @wbinventor comments on #814 2017-03-04 00:21:55 -06:00
Paul Romano
302816b4ef Updates to documentation. Replace XML parsing section with user input changes
section.
2017-03-03 11:20:00 -06:00
Paul Romano
c407dc0259 Update style guide with rule on whitespace. 2017-01-09 11:21:47 -06:00
Paul Romano
91567fd9f4 Fix broken links, update publications, list @samuelshaner as dev 2016-11-21 10:51:08 -06:00
Paul Romano
796ac84fe7 Documentation changes to build on Read The Docs 2016-01-04 10:56:45 -06: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
f13c4c7218 Add source file format in documentation. 2015-09-13 12:02:51 +07:00
Paul Romano
1d774235aa Add documentation on track file format. 2015-09-13 12:02:48 +07:00
Paul Romano
7fdfc1ede4 Add particle restart file format in documentation. 2015-09-12 13:43:57 +07:00
Paul Romano
a569ce786b Revise documentation for statepoint format 2015-09-12 12:24:27 +07:00
Sterling Harper
4ded3a39e1 Forbid trailing whitespace in the style guide 2015-08-02 12:24:06 -06:00
Sterling Harper
9060c42e5a Allow >5 spaces continuation lines in style guide 2015-07-05 18:52:13 -06:00
Paul Romano
f41d7d9b45 Update instructions for building docs 2015-06-12 22:04:56 +07:00
Paul Romano
2fa7b44175 Add documentation on building Sphinx documentation as HTML/PDF 2015-05-10 14:52:13 +07:00
Paul Romano
4e0ce3d660 Remove use of PETSc for CMFD and rely on built-in solver 2015-05-03 14:44:24 +07:00
Paul Romano
d04eea0375 Fix nummpydoc --> numpydoc 2015-02-27 15:38:28 -05:00
Paul Romano
e38d6bc634 Add missing links in style guide. Update default versions for environment
variables in workflow documentation.
2015-02-27 15:37:00 -05:00
Paul Romano
dab1c2aef3 Fixes to documentation 2015-02-25 10:05:17 -05:00
Will Boyd
4f79a2a6f1 Updated statepoint.rst with new moment order specs 2015-02-11 09:23:09 -05:00
Sterling Harper
db84521286 Merge branch 'develop' into no_n_batches_in_statepoint
Conflicts:
	docs/source/devguide/statepoint.rst
2014-10-24 18:08:48 -04:00
Paul Romano
6944e8d2f6 Add documentation of statepoint revision 12. 2014-10-02 21:33:21 -04:00
Sterling Harper
bca4562d67 Removed n_batches from statepoint 2014-09-11 21:52:29 -04:00
Paul Romano
c121589ad7 Merge pull request #268 from mit-crpg/nndc_tests
NNDC open cross sections for test suite
2014-04-14 19:58:11 -04:00
Paul Romano
b32822e3dd Fix spacing in xml-parsing.rst. 2014-04-13 22:53:08 -04:00
Paul Romano
66e78251f7 Merge branch 'develop' into fox_submodule
Conflicts:
	src/CMakeLists.txt
2014-04-13 14:16:19 -04:00
Bryan Herman
445b62f0d4 added documentation on working with FoX submodule 2014-04-11 17:26:24 -04:00
Bryan Herman
c929ccc421 updated documentation 2014-04-11 09:10:25 -04:00
Bryan Herman
3ad1bd2f20 updated versions of mpi and petsc 2014-04-04 23:29:35 -04:00
Bryan Herman
d400cbcf09 changed FC_DEFAULT to FC 2014-04-04 23:28:29 -04:00
Bryan Herman
1183f28ddd added some text about running test suite before submitting PR 2014-04-04 17:14:03 -04:00
Bryan Herman
e08c85f049 updated test suite docs for environ var specification 2014-04-04 12:42:30 -04:00
Bryan Herman
565a849309 added a few more suggestions when adding new tests 2014-04-03 15:13:30 -04:00
Bryan Herman
d99ad7b19c added documentation on adding tests to test suite 2014-04-03 15:06:24 -04:00
Bryan Herman
e94f84c1e2 addresses @paulromano comments for python syntax and ctest version 2014-04-03 07:40:14 -04:00
Bryan Herman
cd2a44c428 added more documentation on testing single build 2014-04-02 20:49:14 -04:00
Bryan Herman
9c43d1ec3f fixed some syntax 2014-04-02 20:38:51 -04:00
Bryan Herman
809f1640f7 added initial documentation on test suite 2014-04-02 20:34:36 -04:00
Bryan Herman
9ea6e9bb8d updated statepoint revision documentation 2014-03-25 22:58:56 -04:00
Paul Romano
a3726724ec Ability to generate PDF documentation. 2014-01-08 23:15:59 -05:00
Paul Romano
0d866a08a7 Modify XML input parsing instructions in developer's guide. 2013-11-29 12:12:54 -05:00
Paul Romano
14b3db3cd7 Merge pull request #199 from mit-crpg/cmfd_clean
New CMFD Routines
2013-10-16 20:55:51 -07:00