Contents


RP.MolarMass

 

The procedure RP.MolarMass provides the molar mass.

 

Call RP.MolarMass(F$:MW)

 

Inputs:

F$   Fluid name

 

Outputs:

MW  molar mass (kg/kmol or lbm/lbmol)

 

Example

$UnitSystem SI Mass J K Pa

F$='RP1'

Call RP.MolarMass(F$: MW)

 

Solution

{MW = 172 [kg/kmol]}

 

RocketProps Index