Changeset 718
- Timestamp:
- Feb 18, 2009, 7:27:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sample/stage_separators/sample_columnReact.mso
r717 r718 23 23 * $Id$ 24 24 *--------------------------------------------------------------------*# 25 using " /home/ubuntu/repositorio/alsoc/biblioteca/trunk/eml/controllers/PIDs";26 using " /home/ubuntu/repositorio/alsoc/biblioteca/trunk/eml/stage_separators/column";25 using "controllers/PIDs"; 26 using "stage_separators/column"; 27 27 28 28 FlowSheet Startup_ReactiveDistillation … … 83 83 col.sp.frac = 0.09; 84 84 85 verificando a partida do refervedor85 #verificando a partida do refervedor 86 86 if time < 400 * 's' then 87 87 col.reb.startup = 1;
Note: See TracChangeset
for help on using the changeset viewer.