Package pycosmicstar :: Module cosmology :: Class cosmology
[hide private]
[frames] | no frames]

Class cosmology

source code


Instance Methods [hide private]
 
dt_dz(self, z)
Return the relation between the cosmic time and the redshift
source code
 
dr_dz(self, z)
Return the comove-radii
source code
 
dV_dz(self, z)
Return the comove volume
source code
 
rodm(self, z)
Return the Dark Matter Density
source code
 
robr(self, z)
Return the Barionic Matter Density
source code
 
H(self, z)
Return the Hubble Parameter
source code
 
dgrowth_dt(self, z)
Return the derivative of growth function of the primordial perturbations
source code
 
growthFunction(self, z)
Return the growth function of the primordial perturbations
source code
 
dsigma2_dk(self, kl)
"Return the integrating of sigma(M,z) for a top-hat filtering.
source code
 
sigma(self)
Return the variance of the linear density field.
source code
 
age(self, z)
Return the age of the Universe for a given z
source code
 
setCosmologicalParameter(self) source code
 
getCosmologicalParameter(self) source code
 
getTilt(self) source code
 
getRobr0(self) source code
 
getRodm0(self) source code
Method Details [hide private]

dsigma2_dk(self, kl)

source code 

"Return the integrating of sigma(M,z) for a top-hat filtering. In z = 0 return sigma_8, for z > 0 return sigma(M,z)

sigma(self)

source code 

Return the variance of the linear density field. As pointed out by Jenkis et al. (2001), this definition of the mass function has the advantage that it does not explicitly depend on redshift, power spectrum or cosmology.