Commit graph

15985 commits

Author SHA1 Message Date
Paul Romano
b14b2dc6b2 Removed COMPILE and LINK flags since mpif90 includes them by default. 2011-07-07 18:44:56 -04:00
Paul Romano
b4b32e5547 Fixed uid on source particles. 2011-07-01 11:38:04 -04:00
Paul Romano
e4561826f4 Fixed bug with non-default values of edist % n_interp. 2011-07-01 04:31:08 -04:00
Paul Romano
034f6748fc Fixed typo in error message in physics module. 2011-07-01 04:09:36 -04:00
Paul Romano
d4b6ffa9d6 Read URR data, log file creation. 2011-06-24 11:02:10 -04:00
Paul Romano
88dbd92f77 First version with tally capabilities -- still experimental. 2011-04-26 03:16:42 +00:00
Paul Romano
620aed0013 Fixed allocation of fission/source bank. Deallocated several important arrays. 2011-04-22 18:31:55 +00:00
Paul Romano
f143e7d5d0 Overhauled fission bank synchronization to make it scalable. 2011-04-21 22:58:37 +00:00
Paul Romano
9a60b43946 Fixed bug in sampling of angle. Changed Bank type to have uid as integer(8) to allow for more than 2^32 - 1 particles to be simulated. 2011-04-21 20:24:08 +00:00
Paul Romano
5e18b4968c Simple timing of fission bank synchronization. 2011-04-13 20:06:05 +00:00
Paul Romano
667b68231b Enhanced MPI compilation options. 2011-04-13 03:17:31 +00:00
Paul Romano
3a0fc12647 Fixed minor bug from incorrect 'use'. 2011-04-12 22:27:10 +00:00
Paul Romano
0830adde61 Reading S(a,b) data. Nifty real_to_str function. 2011-04-01 20:23:16 +00:00
Paul Romano
420f4eac2f User can now specify boundary conditions rather than being hard-coded. 2011-03-30 19:10:36 +00:00
Paul Romano
9386d6fb10 Rectangular lattices now implemented. 2011-03-28 20:56:06 +00:00
Paul Romano
ea280fa9df Resample energies >= 20 MeV. 2011-03-25 20:01:44 +00:00
Paul Romano
583897eb53 Sampling of delayed neutrons. Added many comments. 2011-03-25 18:31:34 +00:00
Paul Romano
948f2bab02 Bug fixes in geometry and secondary energy sampling. 2011-03-24 21:46:20 +00:00
Paul Romano
bf2b2df5b3 Fixed sampling of secondary angle for elastic scattering. Added 2 benchmarks. 2011-03-23 04:05:52 +00:00
Paul Romano
eee77ec2f3 Fixed major bugs, namely -- material total xs, MPI_BANK, evaporation spectrum, interpolation. Added initial keff ability. Added Jezebel benchmark. 2011-03-22 14:55:26 +00:00
Paul Romano
095ce52afa (n,xn), inelastic scattering, Law 61. Parallel fission bank. Several bugs fixed. 2011-03-21 14:52:49 +00:00
Paul Romano
6222890a8e Fission and level scattering added. Ability to sample secondary energy distributions added (incomplete). Limited MPI capability. 2011-03-18 15:45:07 +00:00
Paul Romano
1c42639ef5 Changed attribute names in Cell, Neutron is now Particle. 2011-03-10 22:37:17 +00:00
Paul Romano
4d8cca60ec Universe capability mostly complete now. Initial lattice routines and structures added. 2011-03-04 17:26:26 +00:00
Paul Romano
03a2634fb4 Added initial universe capability (not complete), and fixed angular distribution sampling. 2011-03-02 15:23:55 +00:00
Paul Romano
59f08f8a08 Can now read secondary angle and energy distributions. 2011-02-22 21:30:18 +00:00
Paul Romano
e6af8d3544 Sampling of reactions, several important bugs fixed. 2011-02-14 05:19:45 +00:00
Paul Romano
2610260f56 Double-indexing for energy grid, made Lists and Dictionaries more generic with interfaces. Sampling of nuclides. 2011-02-10 18:56:37 +00:00
Paul Romano
e64b4f53b9 Read ACE continuous-energy tables, energy grid unionization, reading materials, other changes. 2011-02-03 05:47:35 +00:00
Paul Romano
bb61da69a2 Added dictionary/linked list capability, other minor changes. 2011-01-27 04:30:20 +00:00
Paul Romano
2a20d5ffb6 Fixed bugs from last commit. 2011-01-24 03:48:38 +00:00
Paul Romano
55773c8e43 More constructive solid geometry routines. 2011-01-24 03:31:22 +00:00
Paul Romano
6d5cafbcb7 Changed allocation of main arrays, many formatting and structural changes. 2011-01-23 05:05:58 +00:00
Paul Romano
4d044c6a61 Added Makefile. 2011-01-19 19:39:05 +00:00
Paul Romano
03bbf502df Initial commit with some basic geometry and IO routines. 2011-01-17 23:52:55 +00:00