![]()  | 
  
    GPUE
    v1.0
    
   GPU Gross-Pitaevskii Equation numerical solver for Bose-Einstein condensates 
   | 
 
Useful physical constants. More...

Go to the source code of this file.
Macros | |
| #define | PI 3.141592653589793 | 
| #define | HBAR 1.05457148e-34 | 
| #define | MU_N 5.05078324e-27 | 
| #define | MU_B 9.27400915e-24 | 
| #define | MU_0 4*PI*1e-7 | 
| #define | EPSILON_0 8.854187817620e-12 | 
| #define | INV_RT_2 0.7071067811865475 | 
| #define | RT_2 1.4142135623730951 | 
Useful physical constants.
This file maintains macros for physical constants.
Definition in file constants.h.
| #define EPSILON_0 8.854187817620e-12 | 
Definition at line 25 of file constants.h.
| #define HBAR 1.05457148e-34 | 
Definition at line 20 of file constants.h.
| #define INV_RT_2 0.7071067811865475 | 
Definition at line 26 of file constants.h.
| #define MU_0 4*PI*1e-7 | 
Definition at line 24 of file constants.h.
| #define MU_B 9.27400915e-24 | 
Definition at line 22 of file constants.h.
| #define MU_N 5.05078324e-27 | 
Definition at line 21 of file constants.h.
| #define PI 3.141592653589793 | 
Definition at line 19 of file constants.h.
| #define RT_2 1.4142135623730951 | 
Definition at line 27 of file constants.h.