This repository contains the CLASS code for the "pure momentum transfer" coupled quintessence model first introduced in Pourtsidou, Skordis and Copeland (the so-called "Type 3" theories in that paper). For numerical results/plots also see Pourtsidou and Tram, Linton et al., and Chamings et al.. This version of the code is using the quadratic coupling function,
The starting point is the uncoupled quintessence CLASS implementation. The coupling effects are parameterised by a constant parameter scf_veta
(the
For more details on the coupling implementation in this code, see the modifications in input.c,
background.h, background.c, and perturbations.c
(search for scf_veta
). The test run file is IDE_parameters.ini
, so you need to compile and then do ./class IDE_parameters.ini
.
This version allows to use HMcode
for nonlinear corrections and baryonic effects (but note they are LCDM-based).