source: branches/gui/sample/reactors/fogler/chap2/series_reactors.pfd @ 942

Last change on this file since 942 was 913, checked in by Argimiro Resende Secchi, 14 years ago

Checking new EML.

File size: 3.7 KB
Line 
1<?xml version="1.0"?>
2<!-- VRTech xml file - http://www.vrtech.com.br  -->
3<Diagram version="1" revision="1">
4<Options>
5        <Dynamic>0</Dynamic>
6        <Time_Start></Time_Start>
7        <Time_Step>10</Time_Step>
8        <Time_End>100</Time_End>
9        <Time_Unit></Time_Unit>
10        <Sparse_Algebra>1</Sparse_Algebra>
11        <Integration_Index>0</Integration_Index>
12        <Integration_Text>original</Integration_Text>
13        <NLASolver_File_Index>0</NLASolver_File_Index>
14        <NLASolver_File_Text>sundials</NLASolver_File_Text>
15        <DAESolver_File_Index>0</DAESolver_File_Index>
16        <DAESolver_Relative_Accuracy>1e-3</DAESolver_Relative_Accuracy>
17        <DAESolver_Absolute_Accuracy>1e-6</DAESolver_Absolute_Accuracy>
18        <DAESolver_Evt_Accuracy>1e-2</DAESolver_Evt_Accuracy>
19</Options>
20<Width>2000</Width>
21<Height>1000</Height>
22<View>
23        <Zoom_Level>1</Zoom_Level>
24        <Width>936</Width>
25        <Height>498</Height>
26        <X>0</X>
27        <Y>0</Y>
28</View>
29<View>
30        <Zoom_Level>1</Zoom_Level>
31        <Width>936</Width>
32        <Height>0</Height>
33        <X>0</X>
34        <Y>0</Y>
35</View>
36<Block>
37        <Type>reactor_source</Type>
38        <Id_String>reactor_source_1</Id_String>
39        <X>23</X>
40        <Y>13</Y>
41        <Z>0</Z>
42        <Width>72.5</Width>
43        <Height>37</Height>
44        <Label_Position>
45                <X>6.75</X>
46                <Y>59.0539</Y>
47        </Label_Position>
48        <Settings>
49                <Value>
50                        <Path>
51                                <Value>Outlet</Value>
52                                <Value>F</Value>
53                        </Path>
54                        <Unit>'mol/s'</Unit>
55                        <Indices>
56                                <Value>1</Value>
57                        </Indices>
58                        <Value>0.866541</Value>
59                        <Status>1</Status>
60                </Value>
61                <Value>
62                        <Path>
63                                <Value>Outlet</Value>
64                                <Value>X</Value>
65                        </Path>
66                        <Unit></Unit>
67                        <Indices>
68                                <Value>1</Value>
69                        </Indices>
70                        <Value>0</Value>
71                        <Status>1</Status>
72                </Value>
73        </Settings>
74</Block>
75<Block>
76        <Type>simple_cstr</Type>
77        <Id_String>simple_cstr_1</Id_String>
78        <X>212</X>
79        <Y>149</Y>
80        <Z>0</Z>
81        <Width>84</Width>
82        <Height>109</Height>
83        <Label_Position>
84                <X>164.113</X>
85                <Y>259.854</Y>
86        </Label_Position>
87        <Settings>
88                <Value>
89                        <Path>
90                                <Value>Outlet</Value>
91                                <Value>X</Value>
92                        </Path>
93                        <Unit></Unit>
94                        <Indices>
95                                <Value>1</Value>
96                        </Indices>
97                        <Value>0.5</Value>
98                        <Status>1</Status>
99                </Value>
100        </Settings>
101</Block>
102<Block>
103        <Type>simple_pfr_d</Type>
104        <Id_String>simple_pfr_d_1</Id_String>
105        <X>310</X>
106        <Y>296</Y>
107        <Z>0</Z>
108        <Width>252.5</Width>
109        <Height>63</Height>
110        <Label_Position>
111                <X>385.063</X>
112                <Y>369.7</Y>
113        </Label_Position>
114        <Settings>
115                <Value>
116                        <Path>
117                                <Value>Outlet</Value>
118                                <Value>X</Value>
119                        </Path>
120                        <Unit></Unit>
121                        <Indices>
122                                <Value>1</Value>
123                        </Indices>
124                        <Value>0.8</Value>
125                        <Status>1</Status>
126                </Value>
127        </Settings>
128</Block>
129<Block>
130        <Type>reactor_sink</Type>
131        <Id_String>reactor_sink_1</Id_String>
132        <X>662</X>
133        <Y>363</Y>
134        <Z>0</Z>
135        <Width>72.5</Width>
136        <Height>37</Height>
137        <Label_Position>
138                <X>667.75</X>
139                <Y>412.054</Y>
140        </Label_Position>
141        <Settings>
142        </Settings>
143</Block>
144<Line>
145        <Line_Name>S001</Line_Name>
146        <X1>89.5</X1>
147        <Y1>25.5</Y1>
148        <X2>206</X2>
149        <Y2>143</Y2>
150        <Block_Source>reactor_source_1</Block_Source>
151        <Port_Source>Outlet</Port_Source>
152        <Block_Target>simple_cstr_1</Block_Target>
153        <Port_Target>Inlet</Port_Target>
154</Line>
155<Line>
156        <Line_Name>S002</Line_Name>
157        <X1>290</X1>
158        <Y1>252</Y1>
159        <X2>304</X2>
160        <Y2>321.5</Y2>
161        <Block_Source>simple_cstr_1</Block_Source>
162        <Port_Source>Outlet</Port_Source>
163        <Block_Target>simple_pfr_d_1</Block_Target>
164        <Port_Target>Inlet</Port_Target>
165</Line>
166<Line>
167        <Line_Name>S003</Line_Name>
168        <X1>556.5</X1>
169        <Y1>321.5</Y1>
170        <X2>656</X2>
171        <Y2>375.5</Y2>
172        <Block_Source>simple_pfr_d_1</Block_Source>
173        <Port_Source>Outlet</Port_Source>
174        <Block_Target>reactor_sink_1</Block_Target>
175        <Port_Target>Inlet</Port_Target>
176</Line>
177</Diagram>
Note: See TracBrowser for help on using the repository browser.