Skip to content
Snippets Groups Projects
Commit 8a9fd331 authored by Oliver Kirsebom's avatar Oliver Kirsebom
Browse files

neutron and proton mass in keV instead of MeV

parent f4893bed
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@
character*80 histout,dataout
COMMON /PAWC/HMEMOR(8000000)
real malpha,me,QEC,mn,mp,mpar
parameter(mn = 939.565002441406)
parameter(mp = 938.271972656250)
parameter(mn = 939565.002441406)
parameter(mp = 938271.972656250)
parameter(malpha = 3727378.97610664)
parameter(amu = 931494.0)
PARAMETER(me = 510.99906)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment