FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
SimObj-Clock_in.xml
1<Contents>
2 <OBJECTS>
3 <Lib
4 LibName="base"
5 SimObject="Src/Clock"
6 Name="A"
7
8 />
9 </OBJECTS>
10
11 <INTERCONNECTIONS>
12 <Connection
13 />
14 </INTERCONNECTIONS>
15
16 <INITIALIZATION>
17 <InitialCondition
18 />
19 </INITIALIZATION>
20
21 <SIMULATION>
22 <Timing TStart="0" TEnd="16.0"/>
23 <Integrator Method="RK45_i" NumCores="1" LogStates="1" UseRSSNorm="0">
24 <StepControl StepMax="0.002" StepMin="0.00000001" AbsTol="1e-3" RelTol="1e-3"/>
25 </Integrator>
26
27 </SIMULATION>
28
29<OBSERVERS>
30 <FileOutput TOutput="0, 0,2,10,15, 100" Select="objects:all"/>
31 </OBSERVERS>
32</Contents>