Skip to content

Commit

Permalink
Update nonthermal.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles authored Nov 11, 2024
1 parent 87bd1e0 commit 0596f46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nonthermal.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1504,7 +1504,6 @@ auto select_nt_ionization(const int modelgridindex) -> std::tuple<int, int> {
}
}
assert_always(false);
return {-1, -1};
}

auto get_uptransindex(const int element, const int ion, const int lower, const int upper) {
Expand Down

0 comments on commit 0596f46

Please sign in to comment.