Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigfried Haering committed Oct 14, 2024
1 parent 69c5a5f commit 5f781a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/argon_transport.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,6 @@ MFEM_HOST_DEVICE void ArgonMixtureTransport::GetThermalConductivities(const doub
kappa[1] = viscosityFactor_ * kOverEtaFactor_ * sqrt(collInputs.Te / mw_[electronIndex_]) * X_sp[electronIndex_] /
collisionIntegral(electronIndex_, electronIndex_, 2, 2, collInputs);
}

}

void ArgonMixtureTransport::computeMixtureAverageDiffusivity(const Vector &state, const Vector &Efield,
Expand Down

0 comments on commit 5f781a4

Please sign in to comment.