def_matter_1D.f90

Go to the documentation of this file.
00001 module def_matter_1D
00002   use phys_constant, only : long, nnrg
00003   implicit none
00004   real(long) :: emdg(0:nnrg), emd(0:nnrg)
00005   real(long) ::  pinx, emdc
00006   real(long) ::  ber, radi
00007   ! ome is \Omega, ber is \epsilon, radi is the radius of the star.
00008 end module def_matter_1D

Generated on 27 Oct 2011 for Cocal by  doxygen 1.6.1