Ignore:
Timestamp:
Jun 13, 2016, 2:21:42 AM (7 years ago)
Author:
Argimiro Resende Secchi
Message:

fixing some examples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sample/heat_exchangers/Sample_STHE.mso

    r749 r992  
    44
    55using "heat_exchangers/HeatExchangerDetailed";
    6 using "streams";
    76
    87FlowSheet Sample_STHE
     
    1918
    2019        DEVICES
    21         Sthe as ShellandTubes_LMTD;
     20        Sthe as ShellandTubes_NTU;
    2221
    2322        SET
     
    4948        Sthe.Clearances.BaffleToShell = 0.00039 * 'm';
    5049        Sthe.Clearances.TubeToBaffle = 0.0047 * 'm';
    51         Sthe.LMTDcorrection = "User Specified";
    52         Sthe.FLMTDcorrection = 0.85;
    5350
    5451        SPECIFY
Note: See TracChangeset for help on using the changeset viewer.