Skip to content

Commit

Permalink
Update src/laser/Laser.H
Browse files Browse the repository at this point in the history
Co-authored-by: Maxence Thévenet <[email protected]>
  • Loading branch information
huixingjian and MaxThevenet authored Oct 29, 2024
1 parent 8eac5fd commit 78f27bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/laser/Laser.H
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public:
amrex::Real m_L0 {0.}; /**< Laser length (HW 1/e in amplitude) */
amrex::Real m_tau {0.}; /**< Laser duration (HW 1/e in amplitude) */
/** Time stretching factors */
amrex::Real m_STC_theta_xy {MathConst::pi/2.0};
amrex::Real m_STC_theta_xy {0.};
amrex::Real m_zeta {0.};
amrex::Real m_beta {0.};
amrex::Real m_phi2 {0.};
Expand Down

0 comments on commit 78f27bc

Please sign in to comment.