Changeset 89 for mso/sample/heat_exchangers/MheaterTeste.mso
- Timestamp:
- Dec 11, 2006, 1:26:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/sample/heat_exchangers/MheaterTeste.mso
-
Property
svn:keywords
set to
Id
r45 r89 1 2 #*-------------------------------------------------------------------- 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 3 * 4 * EMSO sample file. 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 5 7 * 6 * Cocurrent Multistream Heat Exchanger 7 8 9 10 cold1 in ------->########-------->cold1 out 11 cold2 in -------># HEX #-------->cold2 out 12 Hot1 in -------># #-------->Hot1 out 13 Hot2 in ------->########-------->Hot2 out 14 15 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 16 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *-------------------------------------------------------------------- 16 * Sample file for a Cocurrent Multistream Heat Exchanger 17 * 18 * cold1 in ------->########-------->cold1 out 19 * cold2 in -------># HEX #-------->cold2 out 20 * Hot1 in -------># #-------->Hot1 out 21 * Hot2 in ------->########-------->Hot2 out 22 * 23 *-------------------------------------------------------------------- 24 * 25 * This sample file needs VRTherm (www.vrtech.com.br) to run. 26 * 27 *---------------------------------------------------------------------- 28 * Author: Gerson B. Bicca 29 * $Id$ 17 30 *--------------------------------------------------------------------*# 18 31 19 using " Heat_exchangers/Mheatex.mso";32 using "heat_exchangers/Mheatex.mso"; 20 33 21 34 FlowSheet MHeater_Project -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.