CosmicFish  Reference documentation for version 1.0
Looking into future Cosmology
Public Attributes | List of all members
cosmicfish_types::cosmicfish_fisher_derived Type Reference

This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for derived parameters. More...

Public Attributes

logical want_omegab
 Decide wether to include omegab in the Fisher parameters.
 
logical want_omegac
 Decide wether to include omegac in the Fisher parameters.
 
logical want_omegan
 Decide wether to include omegan in the Fisher parameters.
 
logical want_omegav
 Decide wether to include omegav in the Fisher parameters.
 
logical want_omegak
 Decide wether to include omegak in the Fisher parameters.
 
logical want_omegam
 Decide wether to include omegam in the Fisher parameters.
 
logical want_theta
 Decide wether to include theta in the Fisher parameters.
 
logical want_mnu
 Decide wether to include mnu in the Fisher parameters.
 
logical want_zre
 Decide wether to include zre in the Fisher parameters.
 
logical want_neff
 Decide wether to include Neff in the Fisher parameters.
 
logical want_sigma8
 Decide wether to include sigma8(z) (tomography) in the Fisher parameters.
 
logical want_loghubble
 Decide wether to include H(z) (tomography) in the Fisher parameters.
 
logical want_logda
 Decide wether to include DA(z) (tomography) in the Fisher parameters.
 
integer fd_num_redshift
 Number of tomographic redshifts.
 
real(dl), dimension(:), allocatable fd_redshift
 The values of the redshifts.
 

Detailed Description

This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for derived parameters.

Definition at line 186 of file 004_cosmicfish_types.f90.


The documentation for this type was generated from the following file: