Method
NumCosmoHIPertTwoFluidsget_init_cond_zetaS
Declaration [src]
void
nc_hipert_two_fluids_get_init_cond_zetaS (
NcHIPertTwoFluids* ptf,
NcHICosmo* cosmo,
gdouble alpha,
guint main_mode,
const gdouble beta_R,
NcmVector* init_cond
)
Description [src]
Calculates the initial condition for the $\zeta{}S$ system with initial phase for the
R solution $\beta_R = $ beta_R. The variable main_mode chooses which mode is
excited (1 or 2).
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. alpha-
Type:
gdoubleThe log-redshift time.
main_mode-
Type:
guintMain mode.
beta_R-
Type:
const gdoubleMode $R$ initial phase.
init_cond-
Type:
NcmVectorA
NcmVector(size >= 8) where to put the initial conditions.The data is owned by the caller of the method.