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
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
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
4a5ad36f74
Updated link for MPICH in documentation.
2013-03-23 10:45:08 -04:00
Paul Romano
399694ed82
Added source_write option to inhibit writing source sites in state points. Closes #153 .
2013-03-20 13:32:58 -04:00
Paul Romano
2e904bfe71
Updated a few things in documentation.
2013-03-19 19:28:27 -04:00
Paul Romano
26f604de51
Update instructions for MPICH2/OpenMPI.
2013-03-03 21:43:27 -05:00
Paul Romano
258aaa69fb
Changed protocol for git clone in install instructions.
2013-02-08 17:19:14 -05:00
Paul Romano
3ee84b3cb7
Added description of <element> to user's guide.
2013-02-08 16:51:59 -05:00
Paul Romano
43ae900e7c
Change <assume_separate> to accept true or false.
2013-02-01 14:51:02 -05:00
Paul Romano
ac67d8e041
Updated installation documentation with PPA description.
2013-01-30 16:47:07 -05:00
Paul Romano
1ad30097a5
Updated install instructions.
2013-01-28 13:53:36 -05:00
Paul Romano
322d63a9b2
Changed version necessary for gfortran in install instructions.
2013-01-28 13:09:18 -05:00
Adam Nelson
930f478532
Switched to using kappa-fission to refer to the kappa-fission tally-related quantities instead of just k-fission. Code and Manual are updated to reflect this.
2013-01-18 09:29:55 -05:00
Paul Romano
e0978a80ea
Merge branch 'master' into KappFiss
...
Conflicts:
src/constants.F90
src/tally.F90
src/utils/statepoint.py
2013-01-17 12:39:09 -05:00
Adam Nelson
d0df726a1f
Updated the users manual to better reflect what kappa-fission specifically was tallying.
2013-01-16 13:52:59 -05:00
Paul Romano
54ad656d19
Updated Windows install instructions.
2013-01-09 18:15:40 -05:00
Paul Romano
5e4509fa53
Added instructions on using JEFF ACE data from NEA.
2013-01-09 16:11:22 -05:00
Adam Nelson
43915dbe4c
Added kappa-fission as a valid identifier in the input processor.
2013-01-06 09:17:40 -05:00
Adam Nelson
988caf4a72
Updated users guide for kappa-fission tally.
2013-01-06 09:12:33 -05:00
Adam Nelson
f2bec91b14
Merge remote-tracking branch 'upstream/master' into PnInput
2012-12-05 15:01:32 -05:00
Paul Romano
8d3b21e194
Updated user's guide with changes in input to xsd:boolean.
2012-12-05 13:41:55 -05:00
Paul Romano
4c667befa7
Updated install instructions.
2012-12-05 10:53:04 -05:00
Adam Nelson
eb7cc7d895
Merging with upstream.
2012-12-05 10:13:03 -05:00
Adam Nelson
1dd562c335
Increased the scattering order to 10
2012-12-04 13:12:45 -05:00
Adam Nelson
228986caed
Updating the users manual to reflect scatter-n and scatter-pn
2012-12-04 12:39:24 -05:00
Paul Romano
3f61c736b4
Changed criticality to eigenvalue (modules, input, etc).
2012-12-04 09:46:55 -05:00
Adam Nelson
4d8b8b9fb8
Added a scatter-Pn option to tallies.xml. Using this option allows the user to have scatter-0 to scatter-n (n is still < 5) automatically included in the scores for them. This is a trivial change, but it is expected that scatter-Pn will be needed much more frequently than scatter-n. Both are supported. The users manual has been updated accordingly.
2012-12-03 11:52:24 -05:00
Adam Nelson
e916284e3c
Added support for scattering up to the 5th moment by way of using scatter-4 and scatter-5 in tallies.xml. I also threw in a scatter-0 option which does the same as scatter, but for consistency with the scatter-n options, why not. The users manual was updated to reflect this information, and the code changes have been tested.
2012-11-29 19:55:11 -05:00
Paul Romano
9f527f04cd
Removed n_events from TallyScore and added 'events' score type.
2012-11-20 15:41:33 -05:00