Skip to content

Commit

Permalink
unnecessary variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Howarth committed Sep 18, 2024
1 parent fd18c32 commit 3178d30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/PeleLMeX_Diffusion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,6 @@ PeleLM::addSoretTerm(

// Soret flux is : - rho * D_m * chi_m * \nabla T / T
// with beta_m = rho * D_m * chi_m below
Real dev = 0.0;
amrex::ParallelFor(
ebx,
[need_soret_fluxes, gradT_ar, beta_ar, T, spFlux_ar,
Expand Down

0 comments on commit 3178d30

Please sign in to comment.