Commit graph

1408 commits

Author SHA1 Message Date
Bryan Herman
1fa1c29e9a Merge pull request #208 from mit-crpg/threading-new
Shared memory parallelism with OpenMP
2013-09-20 10:45:39 -07: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
b6208998b5 merged develop branch into cmfd_clean branch 2013-09-09 08:30:16 -04:00
Paul Romano
911e3d163e Started 0.5.3 release notes. 2013-09-08 10:58:22 -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
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
466423c5f0 Merge branch 'develop' into cmfd_clean 2013-08-15 11:21:00 -04:00
Paul Romano
304d33c092 Merge branch 'develop' into xml
Conflicts:
	src/DEPENDENCIES
	src/Makefile
	src/OBJECTS
	src/utils/build_dependencies.py
2013-08-15 00:30:04 -05:00
Paul Romano
972916d68d Add JCP paper in publications list. 2013-08-14 21:35:50 -05: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
551f3a2012 Updated release notes for 0.5.2. 2013-06-22 22:18:27 -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
Paul Romano
b02abf7775 Add release notes for 0.5.2 and increment version numbers. 2013-06-16 16:15:25 -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
4a9d2ebc40 Updated list of publications in documentation. 2013-05-15 19:05:43 -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
Nicholas Horelik
920a7d4f19 Fixed typo in usersguide for monoenergetic source 2013-04-20 00:31:08 -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
nhorelik
6c86e67e9d Added voxel plot binary specification to devguide 2013-04-18 10:01:53 -04:00
nhorelik
b54d6c0466 Merge branch 'master' of github.com:mit-crpg/openmc 2013-04-18 09:59:50 -04:00
nhorelik
3476c7f9c7 Added initial section on data processing and visualization to the users guide 2013-04-18 09:58:30 -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
c43d77df4e Fixed two errors in documentation. 2013-04-10 22:04:44 -04:00
Paul Romano
8c53dbabf7 Updated user's guide tallies.xml specification. 2013-04-10 21:58:26 -04:00
Paul Romano
c58b62e43d Added use of double colon to style guide. 2013-04-10 17:35:02 -04:00
Paul Romano
442de0d88c Updated copyright/license information. 2013-04-07 09:12:57 -04:00