Open Serliou opened 2 years ago
Dear @Serliou , nice catch. I will try to push them with the newest releases.
The issue with V_e_scf seems to persist in the latest version.
Dear @snesseris ,
Indeed the changes are in the development branch (the last step before being published). You have to ask @lesgourg about when the next release will be. At that point also these changes will be published.
Fantastic, thanks! I'm also looking into an issue with the shooting for quintessence, I'll open another issue separately.
Hi, I read the code and find two writing issues:
Firstly, it is at line 534 in input.c
The second "Omega_ini_dcdm" should be "omega_ini_dcdm".
Secondly, it is about scalar field potential function at line 2920 and 2931 in background.c. There are mistakes about the return of dV_e_scf and ddV_e_scf function.
I believe the return of them should be like below: