Commit graph

37 commits

Author SHA1 Message Date
Paul Romano
bc09d1ef55 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Paul Romano
ae28233110 deleting all files to prepare for review 2019-10-28 11:48:19 -05:00
Paul Romano
e07fe06323 Remove -dev tag from version number. Small updates to release notes 2019-10-07 10:33:45 -05:00
Paul Romano
d84c379007 Fix up heating tally scores 2019-09-13 09:31:08 -05:00
Paul Romano
c2e612a503 Update HDF5 data version to 3.0 2019-06-25 07:31:53 -05:00
Paul Romano
dc4d98a1cb Update version to 0.11.0-dev 2019-06-14 09:51:15 -05:00
liangjg
57fcb078d3 refactoring 2019-04-11 12:14:18 -04:00
liangjg
a034fb2e76 added a data member in particle to track # of secondary particles 2019-04-04 11:22:03 -04:00
liangjg
7ae1b024ed do heating tallies for both neutron and photon 2019-03-26 12:56:13 -04:00
Paul Romano
0fbe024e11 Get rid of ERROR_INT and use 0 for "no surface" 2019-03-20 22:23:53 -05:00
Paul Romano
a48d590158 Store heating, gas production, and damage energy as redundant reactions 2019-03-10 14:42:13 -05:00
Patrick Shriwise
04526b0f07 Bumping major version of voxel file rather than minor. 2019-02-28 09:05:47 -06:00
Patrick Shriwise
125812c487 Updating voxel version and using that for a check rather than the OpenMC version. 2019-02-27 18:09:59 -06:00
Sterling Harper
08e50977f0 Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2019-02-12 12:35:32 -05:00
Paul Romano
8f5517c212 Start translating openmc_statepoint_write to C++ 2019-02-06 07:11:44 -06:00
Sterling Harper
9fe05ad9c8 Clean up tally triggers 2019-02-02 12:46:43 -05:00
Sterling Harper
06caf67ccf Create C++ TallyDerivative struct 2019-01-26 12:10:18 -05:00
Paul Romano
6c3f35d019 Read all photon data into PhotonInteraction class 2019-01-15 07:28:47 -06:00
Paul Romano
faa70b168f Remove weight correction method for resonance scattering, rename ARES -> RVS 2019-01-10 15:53:45 -06:00
Sterling Harper
a7fdb386ad Remove some dead F90 code 2018-12-24 15:15:36 -05:00
Shikhar Kumar
5c04eb0d3b Update test suite with 2g, ng solvers 2018-12-12 12:20:48 -05:00
Shikhar Kumar
0a43a465d4 Merge remote-tracking branch 'upstream/develop' into cmfd-capi 2018-12-11 18:02:23 -05:00
Adam G Nelson
5eab6dbed0 Got URR working, now just need a few simplifications of the Fortran code 2018-12-05 21:02:59 -05:00
Shikhar Kumar
0dfaaea540 Merge remote-tracking branch 'upstream/develop' into cmfd-capi 2018-11-23 19:00:50 -05:00
Shikhar Kumar
e2c2a03220 Move solver to C++ 2018-11-12 17:15:50 -05:00
Paul Romano
1286798776 Increment HDF5 data version 2018-11-12 14:54:51 -06:00
Sterling Harper
8d3f9d3c69 Move most EnergyFilter functionality to C++ 2018-10-27 15:11:49 -04:00
Sterling Harper
9b5e402a11 Merge remote-tracking branch 'upstream/develop' into cpp_tallies 2018-10-17 19:56:59 -04:00
Paul Romano
8ebd26b160 Move code related to k_generation to C++ 2018-10-15 13:42:10 -05:00
Paul Romano
1fd4135f8f Move reduce_tally_results to C++ 2018-10-15 11:52:33 -05:00
Sterling Harper
64bd9af4ce Add TallyFilter::text_label 2018-10-06 13:55:36 -04:00
Paul Romano
74b7e53bbb
Merge pull request #1065 from nelsonag/xtensor_mg
Use the xtensor library in the multi-group solver
2018-09-08 16:09:38 -05:00
Adam G Nelson
4b56c86c50 Cleaning up code, resolving @paulromano comments 2018-09-05 20:46:33 -04:00
Adam G Nelson
35def7aac2 Got it all working, next would like to take advantage of the xtensor features to reduce lines of code 2018-09-01 11:01:56 -04:00
Adam G Nelson
4e92988433 Saving state 2018-08-31 18:18:01 -04:00
Paul Romano
d1cc9fd9c6 Move number of batches, generations, particles to settings.h 2018-08-24 15:55:22 -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/constants.h (Browse further)