aboutsummaryrefslogtreecommitdiff
path: root/Examples/Tests/photon_pusher/check.py
diff options
context:
space:
mode:
authorGravatar Remi Lehe <remi.lehe@normalesup.org> 2019-09-23 11:06:05 -0700
committerGravatar GitHub <noreply@github.com> 2019-09-23 11:06:05 -0700
commit7acdcf342f21d89ed4616c05536ba05485629f45 (patch)
tree3956af83495aa4ef9a382dc97980af5d9712859a /Examples/Tests/photon_pusher/check.py
parent961bc4685a11e6329aef2bcc98a55cb4ccc3d507 (diff)
parent9d519aebb7d753e9007c329cfd671524dcd698f2 (diff)
downloadWarpX-7acdcf342f21d89ed4616c05536ba05485629f45.tar.gz
WarpX-7acdcf342f21d89ed4616c05536ba05485629f45.tar.zst
WarpX-7acdcf342f21d89ed4616c05536ba05485629f45.zip
Merge pull request #376 from MaxThevenet/physics_constants
Update physics constants
Diffstat (limited to 'Examples/Tests/photon_pusher/check.py')
-rwxr-xr-xExamples/Tests/photon_pusher/check.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Examples/Tests/photon_pusher/check.py b/Examples/Tests/photon_pusher/check.py
index b7601d085..b1f6d916c 100755
--- a/Examples/Tests/photon_pusher/check.py
+++ b/Examples/Tests/photon_pusher/check.py
@@ -12,8 +12,8 @@ import sys
#Physical constants
-c = 299792458.0
-m_e = 9.10938291e-31
+c = 299792458.
+m_e = 9.1093837015e-31
#________________________________________
#Test cases