Changeset 75 for mso/eml/pressure_changers/compressor.mso
- Timestamp:
- Dec 8, 2006, 5:01:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/pressure_changers/compressor.mso
r57 r75 1 #*---------------------------------------------------------------------------- 2 * This file is property of the author and cannot be used, copyed 3 * or modified without permission. 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 4 3 * 5 * Copyright (C) 2002-2006 the author 6 *----------------------------------------------------------------------------- 7 * Author: Marcos L. Alencastro Date:03/03/2006 8 * $Id:$ Estefane da S. Horn 9 *----------------------------------------------------------------------------- 10 * -> Steady State 11 * -> Only Vapour 12 * -> Adiabatic 13 *# 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. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 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 * Model of a centrifugal compressor 17 *-------------------------------------------------------------------- 18 * - Assumptions 19 * * Steady State 20 * * Only Vapour 21 * * Adiabatic 22 * 23 *---------------------------------------------------------------------- 24 * Author: Marcos L. Alencastro, Estefane S. Horn 25 * $Id$ 26 *--------------------------------------------------------------------*# 14 27 15 using "streams";16 28 using "pressure_changers/flux_machine_basic"; 17 29
Note: See TracChangeset
for help on using the changeset viewer.