mass_flow_rate

Function mass_flow_rate 

Source
pub fn mass_flow_rate(thrust_n: f64, ve: KmPerSec) -> f64
Expand description

Mass flow rate (kg/s) for a given thrust (N) and exhaust velocity (km/s).

ṁ = F / vā‚‘ (with unit conversion: vā‚‘ km/s → m/s)