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