#include "basics/typedefs.hh"
Go to the source code of this file.
Variables | |
const Real | OMEGA50 = 50.0*2*M_PI |
const Real | SIGMA_CU = 5.8e7 |
const Real | EPS0 = 8.85419e-12 |
const Real | MU0 = 1.25644e-6 |
Constants for Maxwells equations
Definition in file maxwellConstants.hh.
const Real EPS0 = 8.85419e-12 |
Definition at line 16 of file maxwellConstants.hh.
const Real MU0 = 1.25644e-6 |
Definition at line 17 of file maxwellConstants.hh.
const Real OMEGA50 = 50.0*2*M_PI |
Definition at line 14 of file maxwellConstants.hh.
const Real SIGMA_CU = 5.8e7 |
Definition at line 15 of file maxwellConstants.hh.