Fix up heating tally scores

This commit is contained in:
Paul Romano 2019-09-13 07:51:08 -05:00
parent fe7a968819
commit d84c379007
10 changed files with 130 additions and 140 deletions

View file

@ -620,7 +620,6 @@ 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.