1<Contents>
2 <OBJECTS>
3 <Lib LibName = "base"
4 SimObject = "DefaultEnvironment"
5 Name = "Environment"
6 Seadepth = "190"
7 Density = "1000"
8 CurrentVelocity = "1,0,0"
9 />
10
11 <Lib LibName = "marine_elements"
12 SimObject = "Net/NetStructure"
13 Name = "Net"
14 File = "Morenot520Simple.xml"
15 NodesInputForce = "PWing1, PWing2, PWing8, SWing1, SWing2, SWing8"
16 NodesOutputPosAndVel = "PWing1, PWing2, PWing8, SWing1, SWing2, SWing8"
17 Scale = "1"
18 />
19 </OBJECTS>
20
21 <INTERCONNECTIONS>
22 <Connection
23 Net.PWing1Force = "0,0,0"
24 Net.SWing1Force = "0,0,0"
25 Net.PWing2Force = "0,0,0"
26 Net.SWing2Force = "0,0,0"
27 Net.PWing8Force = "0,0,0"
28 Net.SWing8Force = "0,0,0"
29 />
30 </INTERCONNECTIONS>
31
32 <INITIALIZATION>
33 <InitialCondition
34 />
35 </INITIALIZATION>
36
37 <INTEGRATION>
38 <Engine
39 IntegratorMethod = "2"
40 NumCores = ""
41 TOutput = "0, 1, 300"
42 LogStates = "0"
43 Stepsize = "0"
44 HMax = "0.03"
45 HMin = "1E-060"
46 AbsTol = "0.001"
47 RelTol = "0.001"
48 UseRSSNormInsteadOfInfNorm= "0"
49 FinalStatesFile = "states.txt"
50 InitialStatesFile = ""
51 FileOutput = ""
52 />
53 </INTEGRATION>
54</Contents>