Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dmontgomeryNREL committed Oct 16, 2024
1 parent c401965 commit d998f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/PeleLMeX_Forces.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ PeleLM::getExternalSources(
const PeleLM::TimeStamp& a_timestamp_new)
{
amrex::ignore_unused(is_initIter);

if (m_n_sparks > 0) {
addSpark(a_timestamp_old);
}
Expand Down

0 comments on commit d998f5e

Please sign in to comment.