Bryan Herman
6dda6baeb3
updated documentation
2014-02-20 16:32:28 -05:00
Paul Romano
c73a4e6168
Merge branch 'develop' into nndc-data
2014-02-17 17:46:39 -05:00
Paul Romano
6edd3934fb
Update installation guide with information about NNDC data.
2014-02-17 17:46:10 -05:00
nhorelik
e795b49f5c
Updated data processing and viz documentation to include examples
2014-01-31 11:28:39 -05:00
Paul Romano
0c5234e984
Updated installation instructions for using CMake.
2014-01-29 21:44:46 -05:00
Adam Nelson
1431196676
Merge remote-tracking branch 'upstream/develop' into endf66
2014-01-18 06:31:10 -05:00
Paul Romano
a3726724ec
Ability to generate PDF documentation.
2014-01-08 23:15:59 -05:00
Paul Romano
b64644407e
Two small fixes in installation instructions.
2013-12-17 21:19:42 -05:00
Adam Nelson
8fe5014b6d
Updated troubleshooting documentation to reflect the new error message for the invalid L(I) usage.
2013-12-09 12:31:27 -05:00
Paul Romano
152c4d4b2f
Removed errors related to xml-fortran from troubleshooting guide.
2013-11-29 12:18:54 -05:00
Paul Romano
0309a67815
Merge pull request #201 from mit-crpg/xml
...
New XML interface and Library
2013-11-29 09:13:29 -08: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
498a45465e
Merge branch 'develop' into xml
...
Conflicts:
src/input_xml.F90
2013-11-20 21:59:43 -05:00
Bryan Herman
f2d5c540fc
Merge branch 'release-v0.5.3' into develop
2013-11-19 09:28:43 -05:00
Paul Romano
ef004c4579
Update description of <lattice> in user's guide.
2013-11-14 19:18:47 -05:00
Bryan Herman
ec69a37839
Merge branch 'release-v0.5.3' into develop
2013-11-14 08:59:19 -05:00
Paul Romano
b56fa43088
Merge branch 'develop' into xml
...
Conflicts:
src/DEPENDENCIES
src/input_xml.F90
src/templates/settings_t.xml
2013-11-08 22:23:36 +01:00
Bryan Herman
99c76e9377
fixed description of CMFD mesh
2013-11-07 13:10:01 -05:00
Paul Romano
5b11dc6687
Add line breaks in processing.rst.
2013-11-07 10:04:51 +01:00
Paul Romano
04f7920819
Merge remote-tracking branch 'smharper/lost_particle_plotting01' into develop
...
Conflicts:
src/DEPENDENCIES
2013-11-07 10:03:30 +01:00
Bryan Herman
d31cd9585b
merged branch develop into xml
2013-10-17 09:59:30 -04:00
Sterling Harper
c87291ab92
Added documentation.
2013-10-11 03:52:23 -04:00
Sterling Harper
17dab66fba
Merge branch 'develop' into lost_particle_plotting01
...
Conflicts:
man/man1/openmc.1
src/output.F90
src/source.F90
2013-10-11 03:37:52 -04:00
Bryan Herman
0f95311f47
clarified HDF5 installation
2013-09-29 15:48:37 -04:00
Bryan Herman
02d7679b89
merged 'develop' into 'xml'
2013-09-25 14:43:32 -04:00
Sterling Harper
315ab9716d
Merge branch 'develop' into lost_particle_plotting01
...
Conflicts:
src/DEPENDENCIES
src/OBJECTS
src/particle_restart.F90
src/physics.F90
src/source.F90
2013-09-21 16:28:05 -04:00
Paul Romano
60168dffc7
Merge branch 'develop' into cmfd_clean
...
Conflicts:
src/cmfd_data.F90
tests/run_tests.py
tests/test_compile/test_compile.py
2013-09-21 16:20:12 -04:00
Adam Nelson
8aa03c1cbd
Fixed a typo in addition to <threads> docs entry.
2013-09-11 10:35:07 -04:00
Paul Romano
45fb774d6d
Mention command-line flags in user's guide.
2013-09-10 22:56:46 -04:00
Paul Romano
71bfed38fb
Add description of <threads> element in user's guide.
2013-09-10 22:34:22 -04:00
Bryan Herman
46df1146ad
added some documentation on how to configure PETSc and HDF5
2013-09-09 16:51:53 -04:00
Bryan Herman
3f8a473e28
Merge branch 'develop' into cmfd_clean
2013-08-29 15:16:53 -04:00
Bryan Herman
a334a0d685
Merge remote-tracking branch 'origin/develop' into xml
2013-08-23 12:06:44 -04:00
Paul Romano
5472a145ac
Merge branch 'develop' into threading-new
2013-08-23 12:04:38 -04:00
Paul Romano
ad20baa03f
Add OPENMP Makefile variable to installation instructions.
2013-08-18 16:02:48 -04:00
Paul Romano
44170ed727
Describe how to switch to master branch in user's guide.
2013-08-18 15:52:51 -04:00
Bryan Herman
49d915924c
added documentation on new <output> element structure
2013-07-29 16:53:22 -04:00
Bryan Herman
3cac0afe98
changed CMFD userguide documentation
2013-07-27 15:10:45 -04:00
Sterling Harper
b557ad5e55
Merge branch 'master' into lost_particle_plotting01
2013-07-18 11:29:49 -04:00
Sterling Harper
52233d0173
Implimented HDF5 support.
2013-07-08 15:10:50 -04:00
Paul Romano
76ddc858d6
Added note about TENDL in documentation.
2013-06-21 16:11:17 -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
8bb19d9723
Add description of 'outside' element to documentation.
2013-05-16 20:05:10 -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
Paul Romano
dafb978b66
Added <output_path> option in settings.xml.
2013-04-25 18:49:34 -04:00