ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
phys_constants Module Reference

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
 

Detailed Description

Definition at line 1 of file phys_constants.f90.

Member Data Documentation

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.


The documentation for this module was generated from the following files: