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
Paul Romano
6811cc900c
Merge pull request #213 from mit-crpg/workflow-documentation
...
Description of OpenMC development workflow
2013-10-11 16:10:11 -07:00
Bryan Herman
7747f79845
updated statepoint specs for rev. 9 and rev. 10
2013-09-29 15:43:49 -04:00
Paul Romano
41350dc422
Two small changes to style guide.
...
The first change clarifies the use of intent on arguments to
procedures. Specifically, pointer dummy arguments cannot have intent
specified. Secondly, a rule was added to enforce spacing between procedure
arguments.
2013-09-21 17:15:54 -04:00
Paul Romano
983022e598
Added three more things to code review criteria.
2013-09-07 23:00:16 -04:00
Paul Romano
4ebeb3a8bb
Expand description of OpenMC development workflow.
2013-09-07 21:38:41 -04:00
nhorelik
6c86e67e9d
Added voxel plot binary specification to devguide
2013-04-18 10:01:53 -04:00
nhorelik
0be240d519
Updated user's guide with info on voxel plots
2013-04-13 23:36:26 -04:00
Paul Romano
c58b62e43d
Added use of double colon to style guide.
2013-04-10 17:35:02 -04:00
Paul Romano
e6aee9d1c0
Fixed statepoint spec in documentation.
2013-02-25 00:29:48 -05:00
Paul Romano
5d5425b050
Added combined estimate of k-effective to state point.
2013-02-20 19:08:28 -05:00
Adam Nelson
2d013d4153
Incorporated the statepoint changes to statepoint.py and statepoint.rst as revision 7.
2012-12-05 15:39:52 -05:00
Paul Romano
c9f4afe867
Incremented REVISION_STATEPOINT and added spec.
2012-12-05 13:41:55 -05:00
Paul Romano
fd5cce1221
Expand data structures in developer's guide.
2012-11-27 11:12:55 -05:00
Paul Romano
e73a500d79
Merge pull request #112 from mit-crpg/cmfd_parallel
...
CMFD into Master Branch
2012-10-18 09:40:44 -07:00
Paul Romano
a402ab1a45
Updated style guide.
2012-10-18 11:59:16 -04:00
Paul Romano
a414f9295e
Merge branch 'master' into cmfd_parallel
...
Conflicts:
src/Makefile
2012-10-16 15:01:21 -04:00
Paul Romano
42748b3223
Started data structures section in devguide.
2012-10-14 16:51:03 -04:00
Paul Romano
00c5276125
Updated two references in devguide.
2012-10-14 11:27:04 -04:00
Paul Romano
fca5541a51
Added instructions for modifying XML input in devguide.
2012-10-14 11:24:18 -04:00
Paul Romano
fa5af5de1c
Small change to style guide.
2012-10-14 11:23:51 -04:00
Paul Romano
9cbfc5333e
Added development workflow in devguide.
2012-10-13 21:29:48 -04:00