![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Public Attributes | |
real(r8) | pi =itm_pi |
real(r8) | tpi =2.0_r8*itm_pi |
real(r8) | mu_0 = itm_mu0 |
real(r8) | kb =itm_ev |
real(r8) | ee =itm_qe |
real(r8) | cc =1.0_r8 |
real(r8) | lcoul =14.0_r8 |
real(r8) | me =itm_me |
real(r8) | md =itm_md |
Definition at line 1 of file phys_constants.f90.
real(r8) phys_constants::cc =1.0_r8 |
Definition at line 13 of file phys_constants.f90.
real(r8) phys_constants::ee =itm_qe |
Definition at line 12 of file phys_constants.f90.
real(r8) phys_constants::kb =itm_ev |
Definition at line 11 of file phys_constants.f90.
real(r8) phys_constants::lcoul =14.0_r8 |
Definition at line 13 of file phys_constants.f90.
real(r8) phys_constants::md =itm_md |
Definition at line 16 of file phys_constants.f90.
real(r8) phys_constants::me =itm_me |
Definition at line 15 of file phys_constants.f90.
real(r8) phys_constants::mu_0 = itm_mu0 |
Definition at line 10 of file phys_constants.f90.
real(r8) phys_constants::pi =itm_pi |
Definition at line 7 of file phys_constants.f90.
real(r8) phys_constants::tpi =2.0_r8*itm_pi |
Definition at line 8 of file phys_constants.f90.