FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
ProgressBar.xml
1<Contents>
2 <OBJECTS>
3 <Lib
4 LibName = "base"
5 SimObject = "Sink/ProgressBar"
6 Name = "P"
7 />
8 </OBJECTS>
9
10 <INTERCONNECTIONS>
11 </INTERCONNECTIONS>
12
13 <INITIALIZATION>
14 </INITIALIZATION>
15
16 <SIMULATION>
17 <Timing TStart="0" TEnd="20"/>
18 <Integrator Method="RK45_i" NumCores="1" LogStates="1" UseRSSNorm="0">
19 <StepControl Step="0.1" StepMax="0.002" StepMin="0.00000001" AbsTol="1e-3" RelTol="1e-3"/>
20 </Integrator>
21 </SIMULATION>
22</Contents>