def_metric_1D.f90

Go to the documentation of this file.
00001 module def_metric_1D
00002   use phys_constant, only : nnrg
00003   implicit none
00004 !metpo
00005   real(8) :: psi(0:nnrg), alph(0:nnrg), alps(0:nnrg)    !alps_grav
00006 !metpof
00007   real(8) :: psif(0:nnrg), alphf(0:nnrg)        !alps_fluid
00008 end module def_metric_1D

Generated on 27 Oct 2011 for Cocal by  doxygen 1.6.1