1 |
cafagna |
3.1 |
* |
2 |
|
|
* $Id$ |
3 |
|
|
* |
4 |
|
|
* $Log$ |
5 |
|
|
* |
6 |
|
|
* |
7 |
|
|
* xconstants.inc |
8 |
|
|
* |
9 |
|
|
*CMZ : 3.00/00 02/05/2001 20.42.25 by Unknown |
10 |
|
|
*-- Author : |
11 |
|
|
*----------------------------------------------------------------------- |
12 |
|
|
* CONSTANTS - Parameter block containing some common constants. |
13 |
|
|
* PARAMETERS: PI : 3.141592653589793238 |
14 |
|
|
* CLOG2 : Log(2) [Natural logarithm of course !] |
15 |
|
|
* ICONS : ICONS**2=-1. |
16 |
|
|
* EPS0 : Vacuum dielectric constant [F/cm]. |
17 |
|
|
* ECHARG : Charge of the electron [C]. |
18 |
|
|
* EMASS : Mass of the electron [kg]. |
19 |
|
|
* GRAV : Gravitational constant [m/sec**2]. |
20 |
|
|
* BOLTZ : Boltzmann constant [J/K]. |
21 |
|
|
* CLIGHT : Speed of light [cm/microsec]. |
22 |
|
|
* (Last changed on 10/ 2/97.) |
23 |
|
|
*----------------------------------------------------------------------- |