BloDownMass:

Path: Propulsion/Gas

% Generates a blowdown curve of mass vs. pressure.

   Type BloDownMass for a demo.
--------------------------------------------------------------------------
   Form:
   mFuel = BloDownMass( mPress, rhoFuel, vTank, rPress, T, p )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   mPress      (1,1)    Mass of pressurant
   rhofuel     (1,1)    Density of the fuel
   vTank       (1,1)    Tank volume
   rPress      (1,1)    Gas constant of pressurant (default is helium)
   T           (1,1)    Temperature (deg-K)
   p           (1,:)    Pressure 

   -------
   Outputs
   -------
   mFuel        (1,:)   Mass of the fuel

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
SC: Environs/MolWt2R

Back to the Propulsion Module page