Equation Map - Standard Equations

Stagnation Relations and Ratios
stagnation_pressure will return
,
, or
depending on parameters given .

stagnation_temperature will return
,
, or
depending on parameters given.

stagnation_pressure_ratio returns 

stagnation_temperature_ratio returns 

stagnation_density_ratio returns
.

Mach Number and Property Relations
mach_from_pressure_ratio solves for
from the following equation, while pressure_from_mach_ratio will solve for
.

mach_from_temperature_ratio solves for
from the following equation, while temperature_from_mach_ratio will solve for
.

mach_area_star_ratio returns the ratio of
.

mach_area_ratio returns the ratio of
given two Mach numbers, whi;e mach_from_area_ratio will return the possible mach numbers that satisfy the area ratio.

Mass Flux
mass_flux returns the flow rate per unit area while mass_flux_max will return the maximum flow rate per unit area, where
.

