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

This derived data type contains all the informations that the cosmicfish code needs to run. In particular it contains several derived types containing the informations about the experimental noise for different experiments. More...

Public Attributes

logical adaptivity
 Decide wether all the derivatives are computed with a fixed stepsize or with an adaptive algorithm.
 
integer cosmicfish_feedback
 Level of feedback from the cosmicfish code 0 = no feedback 1 = basic feedback (default) 2 = extended feedback 3 = debug feedback.
 
logical cosmicfish_want_cls
 Decide wether to compute the Fisher matrix for cls.
 
logical cosmicfish_want_sn
 Decide wether to compute the Fisher matrix for supernovae.
 
logical cosmicfish_want_mpk
 Decide wether to compute the Fisher matrix for the matter power spectrum.
 
logical cosmicfish_want_rd
 Decide wether to compute the Fisher matrix for redshift drift.
 
logical cosmicfish_want_derived
 Decide wether to compute derived parameters.
 
real(dl) output_factor
 Overall factor for the Cls.
 
type(cosmicfish_param_fisherfisher_par
 contains what is needed to choose the parameters to run
 
type(cosmicfish_fisher_clsfisher_cls
 contains what is needed for Cls Fisher matrix
 
type(cosmicfish_fisher_snfisher_sn
 contains what is needed for SN Fisher matrix
 
type(cosmicfish_fisher_rdfisher_rd
 contains what is needed for RD Fisher matrix
 
type(cosmicfish_fisher_derivedfisher_der
 contains what is needed for derived Fisher matrix
 
character(len=:), allocatable outroot
 Root for all the filenames that will be produced by CosmicFish.
 

Detailed Description

This derived data type contains all the informations that the cosmicfish code needs to run. In particular it contains several derived types containing the informations about the experimental noise for different experiments.

Definition at line 215 of file 004_cosmicfish_types.f90.


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