source: trunk/Block-Oriented EML/Examples/E_TimeDelayTest.pfd @ 998

Last change on this file since 998 was 944, checked in by Argimiro Resende Secchi, 10 years ago

Adding Block-Oriented library by Jonathan Ospino Pinedo

File size: 2.4 KB
Line 
1<?xml version="1.0"?>
2<!-- VRTech xml file - http://www.vrtech.com.br  -->
3<Diagram version="1" revision="1">
4<Physical_Properties>
5        <Liquid_Model></Liquid_Model>
6        <Vapour_Model></Vapour_Model>
7        <Project></Project>
8</Physical_Properties>
9<Options>
10        <Dynamic>1</Dynamic>
11        <SkipAnalysis>0</SkipAnalysis>
12        <Time_Start>0</Time_Start>
13        <Time_Step>0.1</Time_Step>
14        <Time_End>15</Time_End>
15        <Time_Unit>s</Time_Unit>
16        <Sparse_Algebra>1</Sparse_Algebra>
17        <Integration_Index>0</Integration_Index>
18        <Integration_Text>original</Integration_Text>
19        <NLASolver_File_Index>0</NLASolver_File_Index>
20        <NLASolver_File_Text>sundials</NLASolver_File_Text>
21        <DAESolver_File_Index>0</DAESolver_File_Index>
22        <DAESolver_File_Text>dassl</DAESolver_File_Text>
23        <DAESolver_Relative_Accuracy>1e-3</DAESolver_Relative_Accuracy>
24        <DAESolver_Absolute_Accuracy>1e-6</DAESolver_Absolute_Accuracy>
25        <DAESolver_Evt_Accuracy>1e-2</DAESolver_Evt_Accuracy>
26</Options>
27<Width>2000</Width>
28<Height>1000</Height>
29<View>
30        <Zoom_Level>0.9</Zoom_Level>
31        <Width>1158</Width>
32        <Height>472</Height>
33        <X>-32</X>
34        <Y>-109</Y>
35</View>
36<View>
37        <Zoom_Level>1</Zoom_Level>
38        <Width>1158</Width>
39        <Height>0</Height>
40        <X>0</X>
41        <Y>0</Y>
42</View>
43<Block>
44        <Type>TimeDelay</Type>
45        <Id_String>TimeDelay_1</Id_String>
46        <X>494</X>
47        <Y>225</Y>
48        <Z>0</Z>
49        <Width>42.7</Width>
50        <Height>40.6</Height>
51        <Label_Position>
52                <X>468</X>
53                <Y>280</Y>
54        </Label_Position>
55        <Settings>
56                <Value>
57                        <Path>
58                                <Value>t0</Value>
59                        </Path>
60                        <Unit>'s'</Unit>
61                        <Indices>
62                                <Value>1</Value>
63                        </Indices>
64                        <Value>3</Value>
65                        <Status>4</Status>
66                </Value>
67                <Value>
68                        <Path>
69                                <Value>Approach</Value>
70                        </Path>
71                        <Unit></Unit>
72                        <Indices>
73                                <Value>1</Value>
74                        </Indices>
75                        <Value>"Discretized"</Value>
76                        <Status>4</Status>
77                </Value>
78        </Settings>
79</Block>
80<Block>
81        <Type>SinusoidalWave</Type>
82        <Id_String>SinusoidalWave_1</Id_String>
83        <X>324</X>
84        <Y>226</Y>
85        <Z>0</Z>
86        <Width>42.7</Width>
87        <Height>40.6</Height>
88        <Label_Position>
89                <X>281</X>
90                <Y>269</Y>
91        </Label_Position>
92        <Settings>
93        </Settings>
94</Block>
95<Line>
96        <Line_Name>S001</Line_Name>
97        <X1>360.7</X1>
98        <Y1>240.3</Y1>
99        <X2>488</X2>
100        <Y2>239.3</Y2>
101        <Block_Source>SinusoidalWave_1</Block_Source>
102        <Port_Source>Out</Port_Source>
103        <Block_Target>TimeDelay_1</Block_Target>
104        <Port_Target>In</Port_Target>
105</Line>
106</Diagram>
Note: See TracBrowser for help on using the repository browser.