CNST Fundamental and physical constants



    Contact:  N. West,  Oxford.
 
    Revision History:-
    ================
 
    5.02  A. Poon     First version.  
 

 
Titles Files
------------
 
constants.dat
 
 
Verification
------------
 
 
Description
-----------
 
This bank contains fundamental constants and other physical parameters used in SNOMAN
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        Fixed length Database Header.  See titles_dbhdr.html.

        Although all entries except for the first one are defined as floats, those 
        beyond (and including) word 18 are type-casted as doubles when
        this bank is loaded in inmain.for in SNOMAN.
 
        KCNST...
 
     1     I     NENTRIES          No. of entries to follow
     2     F     C                 Velocity of light in cm/nsec.
     3     F     PI                Pi.
     4     F     TWOPI             2 * Pi. 
     5     F     RADDEG            180./Pi
     6     F     ROOT_TWO          sqrt(2.)
     7     F     ROOT_TWOPI        sqrt(TWOPI)
     8     F     AMASSE            The rest mass of the electron (MeV)
     9     F     AMASSN            The rest mass of the neutron (MeV)
     10    F     AMASSMU           The rest mass of the muon (MeV)
     11    F     AMASSP            The rest mass of the proton (MeV)
     12    F     AMASST            The rest mass of the triton (MeV)
     13    F     CTHE_CEREN        COSINE of the Cerenkov angle
     14    F     STHE_CEREN        SINE of the Cerenkov angle
     15    F     AVOGADRO          Avogadro's number
     16    F     BOLTZMANN         Boltzmann constant (in MeV K^-1)
     17    F     ELECTRON_CHARGE   Charge of the electron
     18    F     CONV_TO_EV        The conversion between ev and nm.
     19    F     PI_BY_2           Pi/2
     20    F     D_HVY_WATER       Density of heavy water at 10 deg. Centigrade.
     21    F     D_LGT_WATER       Density of light water at 10 deg. Centigrade.
     22    F     AM_HVY_WATER      Relative atomic mass of D_2O
     23    F     AM_LGT_WATER      Relative atomic mass of H_2O
     24    F     AM_NaCl                      of NaCl
     25    F     AM_H                         ...etc
     26    F     AM_D 
     27    F     AM_He3 
     28    F     AM_He4 
     29    F     AM_Li6 
     30    F     AM_Li7 
     31    F     AM_B10 
     32    F     AM_B11 
     33    F     AM_C 
     34    F     AM_N 
     35    F     AM_O 
     36    F     AM_F 
     37    F     AM_Na 
     38    F     AM_Mg 
     39    F     AM_Al 
     40    F     AM_Si 
     41    F     AM_Cl 
     42    F     AM_Ar 
     43    F     AM_K 
     44    F     AM_Ca 
     45    F     AM_Cr 
     46    F     AM_Mn 
     47    F     AM_Fe 
     48    F     AM_Ni 
     49    F     AM_Ba 


Go Back to the Snoman Companion Top Page