Skip to content

Commit

Permalink
Update Quad.H
Browse files Browse the repository at this point in the history
  • Loading branch information
cemitch99 authored Jan 30, 2025
1 parent ede04bd commit 98cfd67
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/particles/elements/Quad.H
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,6 @@ namespace impactx
// compute phase advance per unit length in s (in rad/m)
amrex::ParticleReal const omega = std::sqrt(std::abs(m_k));

// compute phase advance per unit length in s (in rad/m)
amrex::ParticleReal const omega = std::sqrt(std::abs(m_k));

// initialize linear map matrix elements
Map6x6 R = Map6x6::Identity();

Expand Down

0 comments on commit 98cfd67

Please sign in to comment.