Ignore:
Timestamp:
Mar 31, 2008, 4:53:49 PM (15 years ago)
Author:
gerson bicca
Message:

fixed heater/cooler model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eml/heat_exchangers/heater.mso

    r372 r489  
    3939        Lfrac                   as fraction             (Brief = "Liquid fraction Outlet Stream",Symbol="L_{frac}");
    4040        Kvalue(NComp)   as Real                         (Brief = "Phase Equilibrium K-values",Symbol="K_{value}");
    41         Pratio                  as positive                     (Brief = "Pressure Ratio", Symbol ="P_{ratio}");       
    42         Pdrop                   as press_delta          (Brief = "Pressure Drop", DisplayUnit = 'kPa', Symbol ="\Delta P");
     41        Pratio(Ninlet )                         as positive                     (Brief = "Pressure Ratio for each stream", Symbol ="P_{ratio}");       
     42        Pdrop(Ninlet )                  as press_delta          (Brief = "Pressure Drop for each stream", DisplayUnit = 'kPa', Symbol ="\Delta P");
    4343in  Inlet(Ninlet )  as stream                   (Brief = "Inlet Streams", PosX=0, PosY=0.4833, Symbol="^{in}");
    4444out Outlet              as streamPH                     (Brief = "Outlet Stream", PosX=1, PosY=0.4782, Symbol="^{out}");
Note: See TracChangeset for help on using the changeset viewer.