Commit graph

22 commits

Author SHA1 Message Date
Paul Romano
0439eb0fa1 Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
Paul Romano
3eea8311d3 Move results and global_tallies over to C++ 2019-02-20 15:03:36 -06:00
Paul Romano
7325897ee9 Address @smharper comments on #1169 2019-02-19 21:48:20 -06:00
Paul Romano
968e9a95d4 Convert particle restart to C++ 2019-02-15 10:59:23 -06:00
Paul Romano
fe9f774d31 Add normalize_density, set_density, set_densities on C++ side 2019-01-30 22:15:48 -06:00
Paul Romano
b8187571b3 Move source and fission banks to C++ 2018-11-26 23:00:44 -06:00
Paul Romano
85a5af2f5f Move openmc_next_batch to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
a4ddaf9ed6 Move finalize_batch and write_source_point to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
8c64139c06 Move initialize_history to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
acfc352e1b Move openmc_simulation_init to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
38afb5e2a4 Move finalize_generation to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
ccf1ced25e Move openmc_init, initialize_batch, openmc_simulation_finalize to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
8ebd26b160 Move code related to k_generation to C++ 2018-10-15 13:42:10 -05:00
Paul Romano
f2748f64a9 Perform end of simulation broadcasts from C++ 2018-10-15 11:52:33 -05:00
Paul Romano
3ba886cd6d Move variable definitions from simulation_header.F90 to simulation.cpp 2018-10-15 11:52:33 -05:00
Paul Romano
3b85a65711 Add remaining variables in simulation.h 2018-10-15 11:52:30 -05:00
Paul Romano
6f80abfe2b Move variables in simulation.h into simulation namespace 2018-10-15 11:10:33 -05:00
Sterling Harper
452de390ba Merge remote-tracking branch 'upstream/develop' into cpp_geometry 2018-08-27 20:03:02 -04:00
Sterling Harper
de38aa5a63 Address #1061 comments 2018-08-27 17:07:22 -04:00
Paul Romano
83d64397d1 Add doxygen comments where needed 2018-08-23 21:38:23 -05:00
Paul Romano
b92677e70b Convert source distributions to C++ 2018-08-23 15:23:47 -05:00
Paul Romano
9f0ea52d1a Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
Renamed from src/simulation.h (Browse further)