Changeset 83 for mso/sample/miscellaneous/sample_if_tanh.mso
- Timestamp:
- Dec 8, 2006, 6:29:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/sample/miscellaneous/sample_if_tanh.mso
r1 r83 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-2005 the author 6 *---------------------------------------------------------------------- 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 * FlowSheet showing how to 'emulate' an 'if' conditional with 17 * hyperbolic functions. 18 *-------------------------------------------------------------------- 7 19 * Author: Paula Bettio Staudt and Rafael de Pelegrini Soares 8 20 * $Id$ 9 *---------------------------------------------------------------------- 10 * 11 * EMSO sample file. 12 * 13 * FlowSheet showing how to 'emulate' an 'if' conditional with 14 * hyperbolic functions. 15 * 16 *-------------------------------------------------------------------*# 21 *--------------------------------------------------------------------*# 17 22 18 23 FlowSheet SampleIF
Note: See TracChangeset
for help on using the changeset viewer.