Changeset 900 for branches/gui


Ignore:
Timestamp:
Nov 18, 2009, 11:35:37 AM (14 years ago)
Author:
mamuller
Message:

Empty Message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/eml/stage_separators/condenser.mso

    r899 r900  
    434434        Pallete         = true;
    435435        Icon            = "icon/CondenserSteady";
    436         Brief           = "Model of a  Steady State total condenser with specified temperature outlet conditions.";
     436        Brief           = "Model of a  Steady State total condenser with specified outlet temperature conditions.";
    437437        Info            =
    438438"A simple model of a Steady State total condenser with specified temperature (or subcooling degree), with a real
    439 calculation of the output stream enthalpy.
     439calculation of the output stream enthalpy. The subcooling degree is considered to be the difference between the
     440inlet vapour and the outlet liquid temperatures.
    440441
    441442== ASSUMPTIONS ==
     
    464465        #in     InletQ                  as power        (Brief="Heat Duty", PosX=1, PosY=0.08, Symbol="Q_{in}",Protected=true);
    465466        T_sub                           as temperature (Brief="Condensate temperature (subcooled)", Symbol = "T_{sub}");
    466         SubcoolingDegree        as temp_delta (Brief="Subcooling Degree", Symbol = "\Delta _{sub}");
     467        SubcoolingDegree        as temp_delta (Brief="Subcooling Degree", Symbol = "\Delta T_{sub}");
    467468        CondenserDuty           as power (Brief="Calculated condenser duty for desired subcooling", Protected = true, Symbol = "Q_{cond}");
    468469
Note: See TracChangeset for help on using the changeset viewer.