From 089343f8c4492ed28827cc6cb22e6b9970b49e80 Mon Sep 17 00:00:00 2001 From: Eya Dammak Date: Fri, 17 Jan 2025 14:48:03 +0100 Subject: [PATCH] style --- src/particles/plasma/PlasmaParticleContainerInit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/particles/plasma/PlasmaParticleContainerInit.cpp b/src/particles/plasma/PlasmaParticleContainerInit.cpp index fcc94d0075..13a9061ab8 100644 --- a/src/particles/plasma/PlasmaParticleContainerInit.cpp +++ b/src/particles/plasma/PlasmaParticleContainerInit.cpp @@ -450,7 +450,7 @@ InitIonizationModule (const amrex::Geometry& geom, const amrex::Real background_ * std::pow(2*std::pow((Uion/UH),3./2.)*Ea,2*n_eff - 1); h_adk_exp_prefactor[i] = -2./3. * std::pow( Uion/UH,3./2.) * Ea; h_laser_adk_prefactor[i] = (3./MathConst::pi) * std::pow(Uion/UH, -3./2.) / Ea; - h_laser_dp_prefactor[i] = 3./2. * std::pow(Uion/UH, -3./2.) / Ea; + h_laser_dp_prefactor[i] = 3./2. * std::pow(Uion/UH, -3./2.) / Ea; } amrex::Gpu::copy(amrex::Gpu::hostToDevice,