Skip to content

Commit

Permalink
Update freud/order/Steinhardt.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua A. Anderson <[email protected]>
  • Loading branch information
janbridley and joaander authored Nov 5, 2024
1 parent da307a4 commit e8a6e8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion freud/order/Steinhardt.cc
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ std::vector<float> Steinhardt::normalizeSystem()
{
const auto wigner3j_values = getWigner3j(l);
float wl_system_norm = reduceWigner3j(qlm.get()->data(), l, wigner3j_values);
// float wl_system_norm = reduceWigner3j(qlm.get(), l, wigner3j_values);

// The normalization factor of wl is calculated using qli, which is
// equivalent to calculate the normalization factor from qlmi
Expand Down

0 comments on commit e8a6e8d

Please sign in to comment.