Changeset 77 for mso/eml/reactors/batch.mso
- Timestamp:
- Dec 8, 2006, 5:21:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/reactors/batch.mso
-
Property
svn:keywords
set to
Id
r8 r77 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-2004 the author 6 *---------------------------------------------------------------------- 7 * Author: Paula Bettio Staudt 8 * Rafael de Pelegrini Soares 9 * $Id: sample_batch.mso 1 2006-06-20 17:33:53Z rafael $ 10 *---------------------------------------------------------------------- 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. 11 7 * 12 * Sample file for a isotermic batch reactor. 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 13 11 * 14 *-------------------------------------------------------------------*# 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 batch reactor 17 * 18 * - Assumptions 19 * * isotermic 20 * 21 *-------------------------------------------------------------------- 22 * Author: Paula B. Staudt and Rafael P. Soares 23 * $Id$ 24 *------------------------------------------------------------------*# 15 25 16 26 using "streams"; -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.