Changeset 75 for mso/eml/pressure_changers/turbine.mso
- Timestamp:
- Dec 8, 2006, 5:01:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/pressure_changers/turbine.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 * Authors: Andrey Copat Estefane da Silveira Horn 8 * $Id: $ Marcos Lovato Alencastro 9 * Date: 20/02/2006 10 *------------------------------------------------------------------------- 11 * -> Steady State 12 * -> Only Liquid 13 * -> Adiabatic 14 * -> Isentropic 15 *-------------------------------------------------------------------------*# 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 Hidraulic Turbine 17 *-------------------------------------------------------------------- 18 * 19 * - Assumptions 20 * * Steady State 21 * * Only Liquid 22 * * Adiabatic 23 * * Isentropic 24 * 25 *---------------------------------------------------------------------- 26 * Authors: Andrey Copat, Estefane S. Horn, Marcos L. Alencastro 27 * $Id$ 28 *--------------------------------------------------------------------*# 29 16 30 using "streams"; 17 31 using "pressure_changers/flux_machine_basic";
Note: See TracChangeset
for help on using the changeset viewer.