Commit graph

15993 commits

Author SHA1 Message Date
Paul Romano
3571290a8f Improved error checking in cross_lattice subroutine. 2012-01-11 13:37:24 -05:00
Bryan Herman
2e69ee36ec Merge branch 'master' into cmfd 2012-01-10 17:42:00 -05:00
Bryan Herman
f627f1645b fixed bug in assigning the front-faced outgoing current to cmfd object 2012-01-10 17:40:12 -05:00
Bryan Herman
3d8faaaf60 fixed bug when allocating matrices from core map w/ multiple energy groups 2012-01-10 17:05:58 -05:00
Bryan Herman
7911291903 fixed bug when allocating core map, added new global var to detect cmfd_only runs 2012-01-10 12:09:14 -05:00
Paul Romano
d6be646d9f Added check for floating-point exceptions for Intel compiler in Makefile. 2012-01-09 15:06:42 -05:00
Paul Romano
547b95dfee Added search for particle from universe 0 if particle can't be found after crossing lattice. 2012-01-09 15:06:07 -05:00
Bryan Herman
29853e4071 organized Makefile further, fixed comment in cmfd utils 2012-01-09 14:18:32 -05:00
Bryan Herman
7db7cdc2fd added floating point exception flag to petsc compilation 2012-01-09 13:46:18 -05:00
Bryan Herman
eb0db6febe Merge branch 'master' into cmfd 2012-01-09 13:25:28 -05:00
Paul Romano
83a803b83f Fixed bug with probability tables (default target velocity). 2012-01-09 13:14:49 -05:00
Paul Romano
c11cab0804 Fixed error in S(a,b) scattering with elastic Bragg peaks. Closes #65. 2012-01-08 12:40:27 -05:00
Bryan Herman
e6bf5ce725 Merge branch 'master' into cmfd 2012-01-08 12:17:50 -05:00
Paul Romano
4f465a5c55 Changed core_map to work with multiple stages. 2012-01-06 16:03:48 -05:00
Bryan Herman
41f0038525 Merge branch 'master' into cmfd 2012-01-06 12:05:31 -08:00
Bryan Herman
327af8f086 restart capability for Diffusion only calculation is active with command line flag 2012-01-06 12:03:53 -08:00
Bryan Herman
354bc969ad added command line options to run cmfd only 2012-01-06 11:09:19 -08:00
Paul Romano
b4844ee9f8 Small changes to core map script. 2012-01-06 12:49:06 -05:00
Bryan Herman
4367098d4d cmfd object is now output in HDF5 binary file, read in routine also created 2012-01-05 21:22:44 -08:00
Bryan Herman
bee16b2db4 fixed comment in header file 2012-01-05 21:21:46 -08:00
Paul Romano
cff7a56525 Added core map plotting capability. 2012-01-05 22:03:14 -05:00
Bryan Herman
d01ed33f89 established a write and read for a few cmfd arrays for HDF5 output 2012-01-05 17:21:00 -08:00
Bryan Herman
97072987fb added a routine to read back in hdf5 output file--only using a simple example 2012-01-05 16:13:58 -08:00
Bryan Herman
72483935fc updated example dataset to a rank of 4 for HDF5 output 2012-01-05 14:45:08 -08:00
Bryan Herman
67fc7ce085 successfully wrote example dataset 2D array to HDF5 output file 2012-01-05 14:27:13 -08:00
Bryan Herman
f032d4b9ef added a group to HDF5 output 2012-01-05 13:47:14 -08:00
Bryan Herman
a6b7894165 Merge branch 'master' into cmfd 2012-01-04 17:22:39 -08:00
Bryan Herman
e3fdfa79e3 added hdf5 link and output a sample file 2012-01-04 17:20:33 -08:00
Paul Romano
8483b3fc2a Removed recalculate attribute from NuclideMicroXS. 2012-01-04 19:45:31 -05:00
Paul Romano
ac1927fa03 Turn on probability tables by default. 2012-01-04 16:24:54 -05:00
Paul Romano
e92e0b30da Fixed error in calculation of smooth (n,gamma) cross section for probability tables. 2012-01-04 16:21:26 -05:00
Paul Romano
e07414a529 Fixed calculation of URR probability table cross sections with smooth factors. 2012-01-04 14:58:33 -05:00
Paul Romano
df8ca9f47c Changed treatment of fission for probability tables. 2012-01-04 10:15:11 -05:00
Bryan Herman
0dd1d054cc finished indexing for acceleration based on a core map 2012-01-03 20:08:37 -08:00
Bryan Herman
51f0ab3205 added coremap indexing 2012-01-03 19:26:56 -08:00
Bryan Herman
6f4fc51ab2 added on fuel-reflector albedo routine 2012-01-03 17:46:14 -08:00
Bryan Herman
0dae02afe4 added routine to compute albedos next to reflector 2012-01-03 16:53:44 -08:00
Bryan Herman
2b7d2d3908 fixed an index error in core map routine 2012-01-03 15:38:58 -08:00
Paul Romano
f453f4ea8c Added element to nuclide splitting script. 2012-01-03 18:00:32 -05:00
Bryan Herman
3bc1f734fc added coremap routine for no reflector acceleration 2012-01-03 14:27:53 -08:00
Bryan Herman
a43db54057 merged Paul's latest commits and re-compiled 2011-12-26 15:00:52 -08:00
Bryan Herman
df57f9fed1 fixed bug in dhat routine - was an index error 2011-12-26 14:41:46 -08:00
Bryan Herman
3576a53140 fixed neutron balance routine 2011-12-23 10:48:18 -08:00
Bryan Herman
fec5a1a9b5 added neutron balance output file 2011-12-24 17:32:18 -08:00
Paul Romano
44ebfe0a79 Fixed bug in selection of energy for probability tables. 2011-12-21 11:06:47 -05:00
Paul Romano
5964082dde Added particle id to fatal error messages. 2011-12-21 00:48:46 -05:00
Paul Romano
fd9cc40193 Changed module interface int_to_str to to_str. 2011-12-20 23:28:13 -05:00
Paul Romano
bcebb0ccd1 Enhanced fatal_error subroutine. 2011-12-20 15:48:16 -05:00
Bryan Herman
9f3ee0da69 added neutron balance subroutine 2011-12-20 15:35:19 -05:00
Paul Romano
06b0728aea Moved mpi_routines subroutines into intercycle and initialize modules. 2011-12-20 15:16:31 -05:00