Changeset 857


Ignore:
Timestamp:
Oct 9, 2009, 1:43:29 AM (14 years ago)
Author:
Argimiro Resende Secchi
Message:

fixed lower bound.

File:
1 edited

Legend:

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

    r523 r857  
    2828VARIABLES
    2929
    30 DPchannel               as press_delta  (Brief="Channel Pressure Drop",Default=0.01, Lower=1E10,DisplayUnit='kPa', Symbol ="\Delta P^{channel}");
     30DPchannel               as press_delta  (Brief="Channel Pressure Drop",Default=0.01, Lower=1E-10,DisplayUnit='kPa', Symbol ="\Delta P^{channel}");
    3131DPports                 as press_delta  (Brief="Ports Pressure Drop",Default=0.01, Lower=1E-10,DisplayUnit='kPa', Symbol ="\Delta P^{ports}");
    3232Pdrop                           as press_delta  (Brief="Total Pressure Drop",Default=0.01, Lower=1E-10,DisplayUnit='kPa', Symbol ="\Delta P");
Note: See TracChangeset for help on using the changeset viewer.