Path: Propulsion/Nuclear
% Compute the exhaust velocity for a nuclear rocket with H2 fuel. -------------------------------------------------------------------------- Form: uE = NuclearThermalUE( t, fuel ) -------------------------------------------------------------------------- ------ Inputs ------ t (1,:) Temperature (deg-K) fuel '' Fuel name, default 'Hydrogren' ------- Outputs ------- uE (1,:) Exhaust velocity (m/sec) -------------------------------------------------------------------------- See also: Fuels --------------------------------------------------------------------------