Commit graph

15994 commits

Author SHA1 Message Date
Adam Nelson
05fcfd2183 OK. Changed the way the tally labels are displayed. Regardless of whether or not there is a label, the phrase "Tally i" will be displayed. If a label is given, then it will say "Tally i: label". This is cleaner and more consistent. my next step is to update the manual. 2012-07-15 19:16:37 -04:00
Adam Nelson
8afbc65217 Looks like the tally label is working great. Willing to merge back to master after i give it some time to make sure this is feature complete. 2012-07-14 14:31:30 -04:00
Adam Nelson
2d7e3e7f7e Trying again to add tally label support. turns out i needed it in input_xml.F90, which is now taken care of. the next step is to write it out in the tallies.out file. 2012-07-14 14:15:40 -04:00
Paul Romano
e1b1dec119 Added mention of material='void' to user's guide. 2012-07-11 11:16:05 -04:00
Paul Romano
3bd35b850f Added log-log interpolation for URR probability tables. 2012-07-08 09:23:26 -04:00
Paul Romano
49d5b0af0f Removed obsolete plot.py script. 2012-07-07 10:04:52 -04:00
Paul Romano
bf708e24ed Updated read_source script. 2012-07-07 10:04:08 -04:00
Paul Romano
4dd159eca2 Added Python script to summarize memory usage. 2012-07-07 09:52:56 -04:00
Paul Romano
5e23c26de3 Removed storage of heating cross sections. 2012-07-05 15:14:25 -04:00
Paul Romano
384a70b23a Removed redundant storage of elastic scattering cross section. 2012-07-05 14:55:55 -04:00
Paul Romano
c10a6b7187 Fixed error in calculation of memory requirement for reaction cross sections. 2012-07-05 14:25:27 -04:00
Paul Romano
93f239e991 Added information in cross_sections.out on S(a,b) table. 2012-07-05 11:02:29 -04:00
Paul Romano
10fcba4561 Updated print_nuclide with more information on memory requirements. 2012-07-05 10:56:23 -04:00
Paul Romano
2eb2e48fb4 Individual nuclide tallies working with analog tallies. 2012-07-04 14:55:54 -04:00
Paul Romano
ffd2af51b7 Prohibit tallying flux for individual nuclides. 2012-07-04 12:37:48 -04:00
Paul Romano
f2fc775144 Ability to do <nuclide> tallies (tracklength) on a mesh. 2012-07-03 10:21:35 -04:00
Paul Romano
c323efc563 Ability to output nuclide tallies and a few errors corrected. 2012-07-03 00:04:24 -04:00
Paul Romano
aca77c5d0e Merge branch 'master' into nuclidetallies 2012-07-02 23:59:42 -04:00
Paul Romano
33464eb581 Added listing in Nuclide derived type. 2012-07-02 23:59:37 -04:00
Paul Romano
7d75c75fff Basic logic for nuclide tallies. Only works for non-mesh tracklength tallies. 2012-07-02 22:22:41 -04:00
Paul Romano
fa09b97077 Added ability to read <nuclides> tag in tally specification. 2012-07-02 17:49:48 -04:00
Paul Romano
7039562bef Moved default_xs variable to global. 2012-07-01 17:40:00 -04:00
Paul Romano
a1ce183c9e Updated release notes for 0.4.2. 2012-07-01 17:15:35 -04:00
Paul Romano
529fd69641 Moved counting of nuclides and S(a,b) tables into read_materials_xml instead of read_xs. 2012-07-01 16:35:13 -04:00
Paul Romano
06254d1a48 Removed atom_percent attribute from Material derived type. 2012-07-01 15:55:37 -04:00
Paul Romano
826f6b83c3 Minor reorganization of read_materials_xml. 2012-07-01 10:47:35 -04:00
Paul Romano
09ede9cb90 Moved reading <sab> tag outside do loop for nuclides. 2012-07-01 10:43:31 -04:00
Paul Romano
3e46473104 Moved all error checks for nuclide specification in materials to read_materials_xml. 2012-07-01 01:15:49 -04:00
Paul Romano
016cd6819f Simplified unionized_grid subroutine. 2012-07-01 00:30:41 -04:00
Paul Romano
dfad1cd472 Changed name of pointer in read_materials_xml. 2012-07-01 00:02:36 -04:00
Paul Romano
fbe7011352 Removed xs_listing array from Material derived type. 2012-06-30 23:55:24 -04:00
Paul Romano
5fb4f52449 Moved read_cross_sections_xml call into read_input_xml. 2012-06-30 22:35:56 -04:00
Paul Romano
fff4922cf8 Changed name of variable score_index to filter_index. 2012-06-30 21:07:09 -04:00
Paul Romano
fe5b61b941 Enhanced description of CSG in docs. 2012-06-28 13:31:43 -04:00
Paul Romano
3ff8762f75 Removed old comment in header to elastic_scatter. 2012-06-04 18:18:38 +07:00
Paul Romano
6fc608a889 Ability to specify a void material. Closes #66 on github. 2012-05-31 18:41:03 +07:00
Bryan Herman
5bf6815962 merged master in cmfd_parallel branch 2012-05-30 18:20:03 -07:00
Paul Romano
18fe0a4975 Updated theory/methods section of documentation. 2012-05-29 14:29:23 +07:00
Paul Romano
e738987751 Changed reference to TY in hdf5_interface. 2012-05-26 12:24:56 +07:00
Paul Romano
3c2878b6cf Modified install guides in documentation. 2012-05-19 22:23:55 +07:00
Paul Romano
b63daf82ca Changed TY to multiplicity and added scatter_in_cm. 2012-05-18 15:11:13 +07:00
Bryan Herman
05c4f8cdb3 added transport rate in tally options 2012-05-17 12:53:27 -07:00
Bryan Herman
5d19df5f8e Merge branch 'master' of git@github.com:mit-crpg/openmc 2012-05-17 12:12:05 -07:00
Bryan Herman
a7f4609b87 added CM to LAB conversion for mu in elastic scatter routine --> does NOT change physics, affects tallies 2012-05-17 12:11:40 -07:00
Paul Romano
2c952a3e9f Changed comment in header of rotate_angle. 2012-05-16 23:12:56 +07:00
Bryan Herman
c5fdbcdfe0 moved a write statement 2012-05-15 08:17:54 -07:00
Bryan Herman
b9da6208e1 added some logicals for effective downscatter 2012-05-11 08:36:17 -07:00
Paul Romano
1aae776272 Restructured handling of tally reduction to make it more clear. 2012-05-03 10:56:23 -04:00
Paul Romano
a27f8f216e Fixed bug which caused runtime error with Intel compiler and DEBUG turned on. 2012-05-03 10:40:01 -04:00
Paul Romano
84ca556661 Explicit integer conversion in read_plots_xml. 2012-05-03 10:00:10 -04:00