Paul Romano
|
dbc026df0e
|
Got rid of information on number of bytes in failed allocation of banks.
|
2012-05-01 18:33:27 -05:00 |
|
Paul Romano
|
d8930cb55f
|
Split up initialize_source to itself and allocate_banks.
|
2012-05-01 18:23:59 -05:00 |
|
Paul Romano
|
d72acda23e
|
Removed unnecessary do loop in initialize_source.
|
2012-05-01 18:11:44 -05:00 |
|
Bryan Herman
|
6719913720
|
added effective downscatter routines
|
2012-05-01 11:12:47 -07:00 |
|
Bryan Herman
|
c1ae422d84
|
changed indexing on scores
|
2012-04-30 07:50:07 -07:00 |
|
Bryan Herman
|
36f2cc720c
|
Merge branch 'master' into cmfd_parallel
|
2012-04-30 07:39:18 -07:00 |
|
Bryan Herman
|
fdb178b020
|
took out comments from source routine
|
2012-04-30 07:34:55 -07:00 |
|
Paul Romano
|
26e735ea0a
|
Switched order of filters and scores for TallyObjects.
|
2012-04-27 22:05:07 -04:00 |
|
Paul Romano
|
afe12114c3
|
Fixed minor bug in fission bank algorithm.
|
2012-04-26 18:39:43 -04:00 |
|
Paul Romano
|
7284e79591
|
Added temporary variable for receive buffer on REDUCEs with MPI_IN_PLACE to prevent aliasing issues on BG/P.
|
2012-04-26 15:21:39 +00:00 |
|
Paul Romano
|
d3d47eb331
|
Added command-line option for number of particles per generation.
|
2012-04-25 09:24:37 -04:00 |
|
Bryan Herman
|
846c4bb5f1
|
Merge branch 'master' into cmfd_parallel
|
2012-04-24 20:23:34 -07:00 |
|
Bryan Herman
|
612c2b3df5
|
added path to source binary file
|
2012-04-24 20:23:08 -07:00 |
|
Paul Romano
|
0a18e051c8
|
Fixed description of <energyout> filter in user's guide.
|
2012-04-24 17:17:33 -04:00 |
|
Bryan Herman
|
5dd67df8aa
|
removed fission source extraction
|
2012-04-24 06:46:28 -07:00 |
|
Paul Romano
|
a2cb605209
|
Added overview of program flow in documentation.
|
2012-04-23 19:32:14 -04:00 |
|
Paul Romano
|
e0968e32bd
|
Force re-evaluation of cross-sections when each particle is born. Closes #87 on github.
|
2012-04-23 12:56:25 -04:00 |
|
Paul Romano
|
bfb06a026c
|
Started intro in theory/methods documentation.
|
2012-04-23 12:29:02 -04:00 |
|
Bryan Herman
|
87ec22d8b0
|
fixed call to extract fission src tally
|
2012-04-14 12:52:19 -07:00 |
|
Bryan Herman
|
13baf60cf8
|
added routine to extract accumulated fission src, temporarily hacked in
|
2012-04-13 14:47:04 -07:00 |
|
Bryan Herman
|
6c2063a210
|
tallies are now considered for reset after each cmfd calculation
|
2012-04-13 13:54:54 -07:00 |
|
Bryan Herman
|
a6ee9ac9b6
|
added reset property as input for cmfd tallies
|
2012-04-13 13:53:38 -07:00 |
|
Bryan Herman
|
65baf673b1
|
modified tally reset routine to only change tallies with the reset property set to true
|
2012-04-13 13:49:16 -07:00 |
|
Bryan Herman
|
ff8a9a4430
|
added reset property to tally object for cycle-wise estimates
|
2012-04-13 13:48:41 -07:00 |
|
Bryan Herman
|
a2502d30bd
|
merged Pauls changes and added in appropriate output format for CMFD
|
2012-04-13 13:40:03 -07:00 |
|
Bryan Herman
|
b03ec60963
|
added user option to set number of sub-processes for CMFD calculation
|
2012-04-12 15:05:16 -07:00 |
|
Bryan Herman
|
8842de3629
|
added HYPRE preconditioner to power iterations
|
2012-04-12 15:03:04 -07:00 |
|
Paul Romano
|
653535d08b
|
Moved column output in run_criticality to output module.
|
2012-04-12 16:50:47 -04:00 |
|
Paul Romano
|
c5e7ac4078
|
Moved output in calculate_keff to the output module.
|
2012-04-12 16:43:26 -04:00 |
|
Bryan Herman
|
34b2f27bf9
|
renamed routines to fix cross sections for benchmarking
|
2012-04-12 11:25:09 -07:00 |
|
Bryan Herman
|
f7e0c3de9d
|
fixed bug when using an alternate mesh in tallies.xml from cmfd.xml, have to add appropriate key to dictionary since code resets mesh id according to dictionary entries
|
2012-04-12 08:25:18 -07:00 |
|
Bryan Herman
|
249a64c0f1
|
added fatal error for no cmfd.xml file if cmfd is on in settings, otherwise tally system gets screwed up
|
2012-04-12 07:06:34 -07:00 |
|
Bryan Herman
|
e651b0bdef
|
removed unnecessary cmfd variables
|
2012-04-11 20:30:35 -07:00 |
|
Bryan Herman
|
ace4b004aa
|
added option for user defined tallies to set estimator type (tracklength or analog)
|
2012-04-11 20:24:38 -07:00 |
|
Bryan Herman
|
3763165153
|
added cmfd run option to settings and integrated cmfd tallies with user-defined tallies
|
2012-04-11 18:23:20 -07:00 |
|
Bryan Herman
|
75d47df9e0
|
fixed bug in multigroup CMFD re-weighting
|
2012-04-11 15:04:26 -07:00 |
|
Bryan Herman
|
eedd1184af
|
merged in master
|
2012-04-10 11:36:24 -07:00 |
|
Bryan Herman
|
298db8f2b5
|
fixed bug in score surface current when using energy in filter
|
2012-04-10 10:13:02 -07:00 |
|
Bryan Herman
|
96557cf729
|
added residual output file
|
2012-04-10 09:52:31 -07:00 |
|
Paul Romano
|
33ebeedd78
|
Added check for number of active batches > 0.
|
2012-04-09 10:17:46 -04:00 |
|
Paul Romano
|
c74a7eacec
|
Updated documentation.
|
2012-04-07 13:05:18 -04:00 |
|
Paul Romano
|
66b06a3bda
|
Added initialize/finalize routines in criticality module.
|
2012-04-07 11:40:14 -04:00 |
|
Paul Romano
|
3ffbd80efd
|
Added criticality module.
|
2012-04-07 11:27:38 -04:00 |
|
Paul Romano
|
f4f2a85b6f
|
Added 'modes' to improve program logic.
|
2012-04-07 11:12:22 -04:00 |
|
Paul Romano
|
855e9c3a28
|
Significantly changed synchronize_tallies and calculate_keff to get no_reduce option to work.
|
2012-04-07 10:52:46 -04:00 |
|
Bryan Herman
|
5570281cee
|
added option to feedback cmfd results, modification to source weights are active
|
2012-04-06 14:59:11 -07:00 |
|
Paul Romano
|
60ca9a92f7
|
Added no_reduce option and introduced n_realizations and total_weight global variables. No_reduce does not yet work properly.
|
2012-04-06 12:44:12 -04:00 |
|
Bryan Herman
|
c5e53bcf7f
|
Merge branch 'master' into cmfd_parallel
|
2012-04-06 06:41:21 -07:00 |
|
Bryan Herman
|
652c040e8e
|
correct diffusion coefficient is now used
|
2012-04-06 06:39:54 -07:00 |
|
Paul Romano
|
37e3e6e9b5
|
Fixed bug with analog fission tallies when using UFS.
|
2012-04-06 09:27:06 -04:00 |
|