Changeset 482 for trunk/sample/heat_exchangers/Sample_DoublePipeInc.mso
- Timestamp:
- Mar 11, 2008, 3:34:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sample/heat_exchangers/Sample_DoublePipeInc.mso
r438 r482 51 51 SET 52 52 53 NComp = PP.NumberOfComponents; 54 exchanger.N = 40; 53 NComp = PP.NumberOfComponents; 54 exchanger.N = 100; 55 56 #exchanger.CalculationApproach = "Simplified"; 57 exchanger.CalculationApproach = "Full"; 58 exchanger.Qestimated = 33*'kW'; 59 55 60 56 61 #++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Note: See TracChangeset
for help on using the changeset viewer.