- Timestamp:
- Dec 8, 2006, 6:43:24 PM (16 years ago)
- Location:
- mso/sample/optimization
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/sample/optimization/ammonia.mso
r33 r85 1 #* Sample file showing how to model a ammonia process 2 * Using EMSO with the VRTherm thermodynamic and physical 3 * property prediction. 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 4 3 * 5 * This file is free distributed without any guarantee. 6 * VRThech Tecnologias Industriais Ltda. 7 *# 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 * Sample file showing how to model a ammonia process 17 *-------------------------------------------------------------------- 18 * 19 * This sample file needs VRTherm (www.vrtech.com.br) to run. 20 * 21 *---------------------------------------------------------------------- 22 * Author: Rafael P. Soares 23 * based on code from VRThech Tecnologias Industriais Ltda. 24 * $Id$ 25 *--------------------------------------------------------------------*# 8 26 9 27 using "stage_separators/flash"; -
mso/sample/optimization/ammonia_opt.mso
r33 r85 1 #* Arquivo de demonstração de otimização de processos 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 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 * Arquivo de demonstração de otimização de processos 2 17 * (baseado no arquivo disponível em www.vrtech.com.br) 3 *# 18 *-------------------------------------------------------------------- 19 * Author: Rafael de Pelegrini Soares 20 * $Id$ 21 *--------------------------------------------------------------------*# 4 22 5 23 using "ammonia"; -
mso/sample/optimization/flash_opt.mso
r71 r85 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 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 * Sample file for optimization 17 *-------------------------------------------------------------------- 18 * 19 * This sample file needs VRTherm (www.vrtech.com.br) to run. 20 * 21 *---------------------------------------------------------------------- 22 * Author: Rafael de Pelegrini Soares 23 * $Id$ 24 *--------------------------------------------------------------------*# 25 1 26 using "stage_separators/flash"; 2 27
Note: See TracChangeset
for help on using the changeset viewer.