Update constants
This commit is contained in:
parent
5c2c964a1a
commit
033947b97d
@ -12,4 +12,8 @@
|
|||||||
#ifndef __CONST__
|
#ifndef __CONST__
|
||||||
#define __CONST__
|
#define __CONST__
|
||||||
|
|
||||||
|
/** @brief Boltzmann constant. unit \f$ \frac{J}{K} \f$.
|
||||||
|
* */
|
||||||
|
#define k_B 1.380649e-23
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user