do heating tallies for both neutron and photon

This commit is contained in:
liangjg 2019-03-18 19:20:51 -04:00
parent 0a18d85a13
commit 7ae1b024ed
7 changed files with 57 additions and 7 deletions

View file

@ -618,6 +618,7 @@ const std::unordered_map<int, const char*> score_names = {
{SCORE_FISS_Q_PROMPT, "Prompt fission power"},
{SCORE_FISS_Q_RECOV, "Recoverable fission power"},
{SCORE_CURRENT, "Current"},
{SCORE_HEATING, "Heating"},
};
//! Create an ASCII output file showing all tally results.