Skip to content

Commit

Permalink
ppf doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Jun 13, 2024
1 parent 9c7e757 commit 45d1c3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions camb/dark_energy.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ class DarkEnergyPPF(DarkEnergyEqnOfState):
(`arXiv:0808.3125 <https://arxiv.org/abs/0808.3125>`_)
Use inherited methods to set parameters or interpolation table.
Note PPF is not a physical model and just designed to allow crossing -1 in an ad hoc way. For models
with w>-1 but far from cosmological constant, it can give quite different answers to the well-defined fluid model.
"""
# cannot declare c_Gamma_ppf directly here as have not defined all fields in DarkEnergyEqnOfState (TCubicSpline)
_fortran_class_module_ = 'DarkEnergyPPF'
Expand Down

0 comments on commit 45d1c3d

Please sign in to comment.