MURE
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
source
include
MureConstant.hxx
Go to the documentation of this file.
1
#ifndef _MURECONSTANT_HXX_
2
#define _MURECONSTANT_HXX_
3
4
#include <cmath>
5
const
double
AVOGADRO
= 6.02214129e23 ;
//2010 CODATA recommended value
6
const
double
AtomicMassUnit_kg
= 1.660538921e-27 ;
//kg 2010 CODATA recommended value
7
const
double
Pi
=M_PI;
8
9
#endif
AtomicMassUnit_kg
const double AtomicMassUnit_kg
Definition:
MureConstant.hxx:6
Pi
const double Pi
Definition:
MureConstant.hxx:7
AVOGADRO
const double AVOGADRO
Definition:
MureConstant.hxx:5
MURE Project,
documentation generated by
Doxygen
1.8.5 - Mon Nov 17 2014