Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TabulatedDynamicalDarkEnergyEoS Class Reference

Public Member Functions

Real Get_DynamicalDE_Density_from_a (Real a)
 
 TabulatedDynamicalDarkEnergyEoS (const std::string &path, std::istream *f=nullptr, bool silent=false)
 

Constructor & Destructor Documentation

◆ TabulatedDynamicalDarkEnergyEoS()

TabulatedDynamicalDarkEnergyEoS::TabulatedDynamicalDarkEnergyEoS ( const std::string &  path,
std::istream *  f = nullptr,
bool  silent = false 
)
inlineexplicit

Construct a new instance

By default, when f is a ``nulllptr, this function tries to open the file named path. Otherwise, this function treats f as if it's a newly openned stream associated with path (this secondary behavior is useful for testing purposes).

Member Function Documentation

◆ Get_DynamicalDE_Density_from_a()

Real TabulatedDynamicalDarkEnergyEoS::Get_DynamicalDE_Density_from_a ( Real  a)

Interpolate dynamicalDE_table_density to find rhoDE(z) / rhoDE(z=0) at z=1/a - 1


The documentation for this class was generated from the following files: