ASCOT5
Loading...
Searching...
No Matches
consts.h
Go to the documentation of this file.
1
5#ifndef CONSTS_H
6#define CONSTS_H
7
8#include "ascot5.h"
9
11#define CONST_PI 3.1415926535897932384626
12
14#define CONST_2PI 6.2831853071795862319959
15
17#define CONST_SQRTPI 1.7724538509055160272982
18
20#define CONST_SQRT2PI 2.5066282746310005024158
21
23#define CONST_C 299792458.0
24
26#define CONST_C2 89875517873681760.0
27
29#define CONST_U 1.660538921e-27
30
32#define CONST_E 1.602176565e-19
33
35#define CONST_KB 1.3807e-23
36
38#define CONST_M_E 9.1094e-31
39
41#define CONST_E0 8.8542e-12
42
44#define CONST_HBAR 1.0546e-34
45
47#define CONST_MU0 1.25663706212e-6
48
49#endif
Main header file for ASCOT5.