BloDown:

Path: SC/Actuator

% Generates a blowdown curve.
--------------------------------------------------------------------------
   Form:
   p = BloDown( mPress, rhoFuel, vTank, rPress, T, mFuel )
--------------------------------------------------------------------------

   ------
   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)
   mFuel          (1,:) Mass of the fuel

   -------
   Outputs
   -------
   p              (1,:) Pressure 

--------------------------------------------------------------------------
   See also BDDesign.
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
SC: Environs/MolWt2R

Back to the SC Module page