Paul Romano
|
5524fde7f0
|
Fixed error in mesh_intersects. Closes #75 on github.
|
2012-03-25 20:57:51 -04:00 |
|
Paul Romano
|
93bfdcccdd
|
Logic for tracklength tallies with mesh filter. Answers still unreliable.
|
2012-03-25 17:18:26 -04:00 |
|
Paul Romano
|
0adb96d042
|
Cleaned up source, added comments, removed unnecessary variables.
|
2012-03-24 11:19:39 -04:00 |
|
Paul Romano
|
2c24c3d405
|
Added git SHA1 hash on output through Makefile symbol.
|
2012-03-23 08:42:03 -04:00 |
|
Paul Romano
|
aee6beb01a
|
Fixed bug in input_xml causing gfortran to not compile.
|
2012-03-22 18:28:40 -04:00 |
|
Paul Romano
|
cfc1dc2ab3
|
Added check for source file size different from n_particles.
|
2012-03-22 18:20:12 -04:00 |
|
Paul Romano
|
b940ec69f0
|
Fixed error in reading <source> tag without coefficients.
|
2012-03-22 18:16:39 -04:00 |
|
Paul Romano
|
f1d9cef124
|
Reading/writing binary source now works in parallel.
|
2012-03-22 18:02:50 -04:00 |
|
Paul Romano
|
8dd7a57c33
|
Modified writing/reading of source binary (include 'id' attribute to take advantage of MPI_BANK).
|
2012-03-22 17:54:52 -04:00 |
|
Paul Romano
|
39603156ff
|
Can read binary source in parallel now.
|
2012-03-22 17:18:45 -04:00 |
|
Paul Romano
|
17bc90a52e
|
Ability to start from binary source file (not in parallel).
|
2012-03-22 15:59:01 -04:00 |
|
Paul Romano
|
dffed0bfda
|
Added ability to write out source bank at end of simulation (not in parallel yet).
|
2012-03-22 14:31:12 -04:00 |
|
Paul Romano
|
057f09444a
|
Added estimator for diffusion coefficient.
|
2012-03-22 13:58:48 -04:00 |
|
Paul Romano
|
a272bafb03
|
Added trace information on collision.
|
2012-03-22 10:38:11 -04:00 |
|
Paul Romano
|
28aa9111de
|
Added trace message for cells.
|
2012-03-22 10:16:13 -04:00 |
|
Paul Romano
|
d050c72d1d
|
Added Bessel's correction to make estimate of variance unbiased.
|
2012-03-21 14:16:29 -04:00 |
|
Paul Romano
|
20aac87d60
|
Added preliminary release notes for 0.4.2.
|
2012-03-21 14:04:31 -04:00 |
|
Paul Romano
|
c8b37112cd
|
Added units='sum' option for specifying density.
|
2012-03-21 14:04:12 -04:00 |
|
Paul Romano
|
24bed26247
|
Added point type for starting source.
|
2012-03-21 11:26:20 -04:00 |
|
Paul Romano
|
2a5b9cdcd5
|
Fixed regression in plotting.
|
2012-03-20 14:49:14 -04:00 |
|
Paul Romano
|
c9e62980a0
|
Added count_fission_sites in mesh module and restructured Shannon entropy calculation.
|
2012-03-19 14:55:05 -04:00 |
|
Paul Romano
|
838bb351fc
|
Added option to change random number seed based on cmfd_parallel branch.
|
2012-03-19 14:07:27 -04:00 |
|
Paul Romano
|
516f7008f6
|
Added release notes for versions 0.4.0 and 0.4.1.
|
2012-03-19 13:36:47 -04:00 |
|
Paul Romano
|
c2e6fda374
|
Incremented version number to 0.4.1.
|
2012-03-19 12:46:53 -04:00 |
|
Paul Romano
|
09f6ea6403
|
Updated examples to use batches instead of cycles.
|
2012-03-19 10:44:42 -04:00 |
|
Paul Romano
|
ad53071fc4
|
Updated documentation for batches and energy_grid.
|
2012-03-19 10:43:27 -04:00 |
|
Paul Romano
|
47364fae97
|
Added option to use non-unionized energy grid.
|
2012-03-19 08:48:36 -04:00 |
|
Paul Romano
|
1e70be6f9b
|
Added capability to due batching and multiple generations per batch. Not tested yet.
|
2012-03-15 17:50:01 -04:00 |
|
Paul Romano
|
2662a1b43b
|
Added MIT license.
|
2012-03-15 12:35:26 -04:00 |
|
Paul Romano
|
a1b056012e
|
Fixed inputs in examples directory.
|
2012-03-14 11:13:54 -04:00 |
|
Nick Horelik
|
6b638f2d7b
|
changed default plot background color back to white
|
2012-03-09 17:05:05 -05:00 |
|
Nick Horelik
|
79b0aae5ff
|
minor bugfix to plot slice xml parsing for mask elements
|
2012-03-09 16:55:50 -05:00 |
|
Nick Horelik
|
be27d56c94
|
updated plotting documentation to describe color specification and masking
|
2012-03-09 16:39:23 -05:00 |
|
Nick Horelik
|
0dd4b87845
|
removed unused plot item 'aspect'
|
2012-03-09 16:12:35 -05:00 |
|
Nick Horelik
|
41b40e58dd
|
added ability to specify filename for plot output ppm
|
2012-03-09 15:49:12 -05:00 |
|
Nick Horelik
|
c639961c9f
|
Reorganized plotting so colors are stored in Plot objects rather than Cells/Materials, added ability to specify background color, added ability to specify plotting of only a subset of cells
|
2012-03-09 15:20:23 -05:00 |
|
Nick Horelik
|
1a9892144c
|
added ability to specify colors for specific cells/mats in plots
|
2012-03-07 11:17:43 -05:00 |
|
Bryan Herman
|
115fdd7990
|
fixed entropy calculation by making sure fission source was reset to zero before calculation
|
2012-03-07 07:39:28 -08:00 |
|
Nick Horelik
|
6a2d8bc0fb
|
fixed plots appearing upside down
|
2012-03-07 10:33:04 -05:00 |
|
Bryan Herman
|
8989c1f10b
|
added a tally reset routine for user defined tallies
|
2012-03-06 11:49:00 -08:00 |
|
Bryan Herman
|
925fe5015e
|
merged Paul's latest commits and propagated changes from Tally_header file
|
2012-03-06 10:01:34 -08:00 |
|
Bryan Herman
|
9952e216b4
|
organized rms post processing script into functions
|
2012-03-06 12:46:28 -05:00 |
|
Bryan Herman
|
4ea142cc27
|
modified post processing script to work for any piece of output data
|
2012-03-03 15:44:19 -05:00 |
|
Bryan Herman
|
73fd4449df
|
added user-defined fission source normalization constant
|
2012-03-02 13:56:04 -08:00 |
|
Bryan Herman
|
935c3bffa4
|
Merge branch 'cmfd_parallel' of git@github.com:mit-crpg/openmc into cmfd_parallel
|
2012-03-02 12:30:31 -08:00 |
|
Bryan Herman
|
5e45552e1c
|
postprocessing script updated for 1mil history case
|
2012-03-01 18:32:54 -05:00 |
|
Paul Romano
|
789a67917b
|
Changed default plot background to white.
|
2012-02-28 18:40:41 -05:00 |
|
Paul Romano
|
c3a4cf23a9
|
Changed plot.xml to plots.xml and renamed root element accordingly.
|
2012-02-28 18:37:24 -05:00 |
|
Paul Romano
|
7f32a44d49
|
Added error message for wrong <pixels> length and made slice default for plots.
|
2012-02-28 15:19:51 -05:00 |
|
nhorelik
|
ef90efae30
|
minor bugfix to xz and yx plotting basis
|
2012-02-28 13:19:41 -05:00 |
|