Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-03-06
SupernovaUtilities
FluxTools
constants.py
Go to the documentation of this file.
1
#//////////////////////////////////////////////////////////////////////////////
2
#// SUPERNOVA FLUX PREDICTIONS AT NOvA
3
#//
4
#// \brief globals and constants
5
#// \author Justin Vasel <jvasel@indiana.edu>
6
#// \date 14 September 2018
7
#//
8
#//////////////////////////////////////////////////////////////////////////////
9
10
# Units
11
MEV_PER_FOE = 6.2415091e56
# MeV
12
METERS_PER_KPC = 3.086e19
# m
13
CM_PER_KPC = METERS_PER_KPC * 1e2
# cm
14
LUM_UNITS = 1e50
# units of luminosity to convert into
Generated on Sat Mar 6 2021 14:13:50 for NOvA by
1.8.11