added BAO wiggle params in cosmo
This commit is contained in:
parent
e3ce2fbc41
commit
1e4ced7c4d
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@ cdef extern from "cosmopower.hpp" namespace "CosmoTool":
|
||||||
double OmegaEff
|
double OmegaEff
|
||||||
double Gamma0
|
double Gamma0
|
||||||
double normPower
|
double normPower
|
||||||
|
double A_BAO
|
||||||
|
double r_BAO
|
||||||
|
double k_D_BAO
|
||||||
|
|
||||||
|
|
||||||
CosmoPower()
|
CosmoPower()
|
||||||
|
|
Loading…
Add table
Reference in a new issue