Pressure:
--------------------------------------------------------------------------
Computes the REA and tank pressure
Since version 1.
--------------------------------------------------------------------------
Form:
[p,pSystem] = Pressure(mFuel,database,temp)
[p,pSystem] = Pressure(mFuel,database)
--------------------------------------------------------------------------
------
Inputs
------
mFuel (1,n) Propellant mass per system
database (1,:) Spacecraft properties database
temp (1,n) System temperature
-------
Outputs
-------
p (1,m) Thruster pressure
pSystem (1,n) System pressure
--------------------------------------------------------------------------
Children:
Common: Database/Constant
SC: Actuator/BloDown
SC: Environs/MolWt2R