mit-crpg / OpenMOC

A method of characteristics code for nuclear reactor physics calculations.
https://mit-crpg.github.io/OpenMOC/
Other
148 stars 83 forks source link

Rotation bug fix + Optimization of MPI communicator for cases with only vacuum boundary conditions #442

Closed GiudGiud closed 4 years ago

GiudGiud commented 5 years ago

Timers are also fixed Treatment of negative fluxes in linear source is modified

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 931


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/linalg.cpp 1 2 50.0%
src/CPUSolver.cpp 1 3 33.33%
src/TrackGenerator.cpp 0 5 0.0%
src/CPULSSolver.cpp 8 15 53.33%
src/Cmfd.cpp 9 23 39.13%
<!-- Total: 34 63 53.97% -->
Files with Coverage Reduction New Missed Lines %
src/CPULSSolver.cpp 3 88.25%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 914: -0.1%
Covered Lines: 12525
Relevant Lines: 16840

💛 - Coveralls