Ignore:
Timestamp:
May 21, 2008, 8:20:47 PM (15 years ago)
Author:
Argimiro Resende Secchi
Message:

merging tray versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rate/sample/stage_separators/sample_tray.mso

    r519 r521  
    7373        t1.hw = 0.125 * 'ft';
    7474        t1.Q = 0 * 'kW';
    75         t1.beta = 0.6;
     75        t1.beta = 1;
    7676        t1.alfa = 4;
    7777        t1.Ap = 3.94 * 'ft^2';
     78       
     79        t1.VapourFlowModel = "Feehery_Fv"; #"Roffel_Fv" "Klingberg" "Wang_Fv" "Elgue" or "Reepmeyer"-> default
     80        t1.w = 0.5 * '1/m^4';
     81
     82        t1.LiquidFlowModel = "Wang_Fl"; # "Feehery_Fl" "Roffel_Fl" "Olsen" or "default"
    7883       
    7984        INITIAL
Note: See TracChangeset for help on using the changeset viewer.