Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Dec 7, 2023
1 parent 6f88282 commit b300510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/hydro/trace_ppm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ Castro::trace_ppm(const Box& bx,
ppm_int_profile(sm, sp, s[i0], un, cc, dtdx, Ip_src_rho, Im_src_rho);
}

// normal velcoity
// normal velocity

Real Ip_src_un_0 = 0.0_rt;
Real Im_src_un_0 = 0.0_rt;
Expand Down

0 comments on commit b300510

Please sign in to comment.