Commit graph

54 commits

Author SHA1 Message Date
nhorelik
ba5e85964c Added progress bar to plotter 2013-04-26 15:06:38 -04:00
Bryan Herman
6134642f35 split particle restart logic into two files, call to write particle restart is in physics and geometry now decoupled from error 2013-04-02 09:45:03 -07:00
Bryan Herman
4bfc53db15 added base file for particle restarts 2013-04-02 05:16:38 -07:00
Paul Romano
f84615e755 Merge branch 'ListDictRefactor' 2013-01-28 14:17:51 -05:00
Paul Romano
d27dbe3c01 Refactored to use new list, dictionary, and set implementations. Closes #56 on github. Closes #31 on github. 2013-01-27 21:43:31 -05:00
Paul Romano
38f9226061 Use type bound procedures for Timer. 2013-01-27 19:01:27 -05:00
Paul Romano
3c51315c33 Added rewritten dictionary, list, and set modules. Need refactor. 2013-01-18 21:21:42 -05:00
Paul Romano
221f48af17 Added constants.o in OBJECTS. 2013-01-15 19:21:13 -05:00
Paul Romano
3f61c736b4 Changed criticality to eigenvalue (modules, input, etc). 2012-12-04 09:46:55 -05:00
Paul Romano
47f044c71d Moved all subroutines from intercycle into criticality module. 2012-11-26 16:18:45 -05:00
Paul Romano
1841680ff5 Introduced tally_initialize module and moved tally map initialization and setup of matching_bins, strides, and scores there. 2012-11-18 12:23:17 -05:00
Bryan Herman
9a01a85459 merged master into cmfd, wont run yet: 1) cmfd tallies in linked list, 2) HDF5 compile error, 3) Batch keff printing without HDF5 2012-10-03 16:07:38 -07:00
Bryan Herman
b201093f96 changes made while at KAPL for the summer 2012-10-03 08:09:35 -07:00
Paul Romano
c1e2a1cfcd Confidence intervals for keff. Moved quantile functions to new math module. 2012-08-18 17:59:28 -04:00
Paul Romano
d4d1f63e1d Ability to write state points at specified batches. 2012-07-31 13:43:25 -04:00
Paul Romano
7b367dd858 Added first stub for fixed source calculation. 2012-07-30 13:47:24 -04:00
Bryan Herman
eedd1184af merged in master 2012-04-10 11:36:24 -07:00
Paul Romano
3ffbd80efd Added criticality module. 2012-04-07 11:27:38 -04:00
Bryan Herman
925fe5015e merged Paul's latest commits and propagated changes from Tally_header file 2012-03-06 10:01:34 -08:00
nhorelik
114aebc487 finalized ppm plotting 2012-02-28 13:01:19 -05:00
Bryan Herman
d62bbbf9a2 created jacobian operator routine, all is parallelized except for building jacobian routine, iterfaces are updated between subroutines 2012-02-12 12:36:18 -08:00
Bryan Herman
ebb94ff9fe added cmfd_input module and moved reading routines there, made appropriate changes to openmc src 2012-01-28 12:47:48 -05:00
Bryan Herman
b9291fa05f added hdf5 output back in execution in new cmfd_output file 2012-01-28 11:41:46 -05:00
Bryan Herman
29d9d7c45d deleted cmfd utils module, added new files to objects and dependencies, took debug default off of makefile 2012-01-27 20:32:09 -05:00
Bryan Herman
cee2ac2eaa merged master with cmfd and resolved conflicts 2012-01-19 12:56:54 -05:00
Paul Romano
e6aca9820a Added finalize module to better group post-simulation subroutines. 2012-01-17 16:21:13 -05:00
Paul Romano
4bc81d501d Started HDF5 interface. 2012-01-17 13:13:39 -05:00
Bryan Herman
9ab51f0a40 added vtk writer routine and began file construction 2012-01-13 17:44:00 -05:00
Bryan Herman
a43db54057 merged Paul's latest commits and re-compiled 2011-12-26 15:00:52 -08:00
Paul Romano
06b0728aea Moved mpi_routines subroutines into intercycle and initialize modules. 2011-12-20 15:16:31 -05:00
Paul Romano
2cf2e22bf8 Removed fileio module. 2011-12-20 14:28:51 -05:00
Paul Romano
1602fe672a Moved cross section calculation routines into separate module. 2011-12-20 13:53:57 -05:00
Paul Romano
7599ee7e31 Renamed cross_section modules to ace. 2011-12-20 13:10:47 -05:00
Paul Romano
de24c7e8ed Initial routine for calculating Shannon entropy. 2011-12-14 00:00:33 -06:00
Paul Romano
6987cb1807 Moved summary output information into summary.out. Removed logging module. 2011-12-11 15:22:46 -05:00
Bryan Herman
bf9cbb0c16 Merged master branch to cmfd 2011-12-10 14:09:54 -05:00
Paul Romano
ca1d53fbc8 Rewrote random number generator. 2011-11-20 19:05:54 -05:00
Bryan Herman
289e5c15ee Merge branch 'master' into cmfd 2011-11-12 17:49:56 -05:00
Paul Romano
cc72293e9e Added Tab1 derived type and interpolate_tab1_object function. 2011-11-11 11:03:48 -05:00
Bryan Herman
76ebce2444 moved over all cmfd files and modified make file for petsc compilation, need to cleanup Makefile still 2011-11-07 14:10:49 -05:00
Bryan Herman
be6a232352 change cmfd_utils in object file, source now compiles 2011-10-28 19:09:50 -04:00
Bryan Herman
4b3fab2ac0 added cmfd_utils to objects and dependencies, and got rid of standalone read in routine 2011-10-28 19:05:37 -04:00
Paul Romano
02bf501728 Added some infrastructure for geometry plotting. 2011-10-16 14:43:29 -04:00
Paul Romano
97569a9267 xml-fortran source files and templates added to main directory. 2011-10-05 08:19:00 -04:00
Paul Romano
c13b38d7b9 Implemented mesh filter for tallies. Added mesh module. 2011-09-29 15:55:39 -04:00
Paul Romano
1e5fb2e428 Added reading of meshes for tallies. Currently no logic is implemented to determine mesh bins when scoring tallies. 2011-09-29 14:02:40 -04:00
Paul Romano
680cb0993c Score module is now named Tally. Tally type is now named TallyObject. 2011-09-18 19:31:45 -04:00
Paul Romano
d5bc1a7d80 Added interpolation module with capabilities for all ENDF interpolation schemes. Changed laws 7,9,11. 2011-09-15 10:25:59 -04:00
Paul Romano
3404aafaac Added cross section caches and changed physics module substantially. Moved calculation of nu into a new module named fission. 2011-09-13 20:41:36 -04:00
Paul Romano
e5c1f4ff45 Changed material.xml to materials.xml to be consistent. 2011-09-02 09:40:22 -04:00