Commit graph

20 commits

Author SHA1 Message Date
Adam Nelson
bc1678b1f9 Revised naming of new %clear routines to match temporary style of lowercaseclassname_clear. 2013-04-06 12:43:44 -04:00
Adam Nelson
c67eb2c90a Revised DICT_CLEAR comment and fixed the continuation line formatting to be consistent with the OpenMC style guide. 2013-04-05 10:03:46 -04:00
Adam Nelson
b8a074b304 Added all the clear routines and called them, considering the Valgrind testing complete. 2013-04-04 14:20:53 -04:00
Adam Nelson
9aa5e5f931 Found a few more leaks in ACE when doing the pincell problem (with many more nuclides), they are all fixed now. 2013-04-04 09:30:25 -04:00
Adam Nelson
bec1e1bb1b Got rid of all but 16 leaked bytes for the basic model. 2013-04-03 16:01:22 -04:00
Adam Nelson
e8e30148a8 Added ace_header clear routines where needed, reduced valgrind leaks significantly. 2013-04-03 15:01:18 -04:00
Paul Romano
c4041512b0 Initial support for multiple S(a,b) tables. Still need sorting of i_sab_nuclides and i_sab_tables. 2013-02-06 19:19:20 -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
Adam Nelson
a0cdfc5c51 revised kappa-fission to work as a tracklength estimator (analog can still be accessed if the user wishes), and tested it for micros/macros, etc. 2012-12-11 16:14:35 -05:00
Paul Romano
0bed117611 Changed SAB_Table derived type to SAlphaBeta. 2012-11-26 16:07:19 -05:00
Paul Romano
4347ba1322 Changed spacing to conform with style guide. 2012-11-26 16:01:23 -05:00
Paul Romano
f6d8f3ca55 Changed attribute IE in reaction to threshold. 2012-08-04 10:54:37 -04:00
Paul Romano
33464eb581 Added listing in Nuclide derived type. 2012-07-02 23:59:37 -04:00
Paul Romano
e738987751 Changed reference to TY in hdf5_interface. 2012-05-26 12:24:56 +07:00
Paul Romano
b63daf82ca Changed TY to multiplicity and added scatter_in_cm. 2012-05-18 15:11:13 +07:00
Paul Romano
79de4b6463 Added many comments in various modules. Removed a few unnecessary variables. 2012-02-20 16:58:00 -05:00
Paul Romano
8483b3fc2a Removed recalculate attribute from NuclideMicroXS. 2012-01-04 19:45:31 -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
Paul Romano
7599ee7e31 Renamed cross_section modules to ace. 2011-12-20 13:10:47 -05:00
Renamed from src/cross_section_header.F90 (Browse further)