Skip to content

Commit

Permalink
Update PlasmaParticleContainerInit.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
EyaDammak authored Jan 20, 2025
1 parent af196e8 commit 78cd9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/particles/plasma/PlasmaParticleContainerInit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ InitIonizationModule (const amrex::Geometry& geom, const amrex::Real background_
// Compute ADK prefactors (See Chen, JCP 236 (2013), equation (2))
// For now, we assume l=0 and m=0.
// The approximate expressions are used,
// without Gamma function
// without Gamma function.
const PhysConst phys_const = make_constants_SI();
const amrex::Real alpha = 0.0072973525693_rt;
const amrex::Real a3 = alpha * alpha * alpha;
Expand Down

0 comments on commit 78cd9de

Please sign in to comment.