Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.36 KB | None | 0 0
  1. /*---------------------------------------------------------------------------*\
  2. ========= |
  3. \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
  4. \\ / O peration | Website: https://openfoam.org
  5. \\ / A nd | Version: 6
  6. \\/ M anipulation |
  7. \*---------------------------------------------------------------------------*/
  8. Build : 6-47517f2ebb1b
  9. Exec : solidFoam -case Solid
  10. Date : Mar 31 2020
  11. Time : 20:02:04
  12. Host : "debian"
  13. PID : 30951
  14. I/O : uncollated
  15. Case : ./Solid
  16. nProcs : 1
  17. sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
  18. fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
  19. allowSystemOperations : Allowing user-supplied system call operations
  20.  
  21. // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
  22. Create time
  23.  
  24. Create mesh for time = 0
  25.  
  26. Reading dictionaries ...
  27. Reading data from dictionaries ...
  28. Creating mesh parameters ...
  29. --> FOAM Serious Error :
  30. From function virtual bool Foam::regIOobject::writeObject(Foam::IOstream::streamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType, bool) const
  31. in file db/regIOobject/regIOobjectWrite.C at line 55
  32. instance undefined for object Forces
  33. Creating mesh coordinate fields ...
  34. Creating mesh normal fields ...
  35. Creating linear momentum fields ...
  36. Creating strain measure fields ...
  37. Creating constitutive model ...
  38. >>energy Algorithm
  39. >>energy Algorithm OK
  40. Creating fields for wave speeds ...
  41. Creating fields for gradient ...
  42. Creating fields for reconstruction ...
  43. Creating fields for riemann solver ...
  44. Creating fields for the constrained procedure ...
  45. Creating fields for angular momentum ...
  46. Creating fields for post-processing ...
  47. Creating variables for time ...
  48. Printing data ...
  49.  
  50. Printing material properties ...
  51. Constitutive model = neoHookean
  52. Density = 1100 [1 -3 0 0 0 0 0]
  53. Young's modulus = 17000000 [1 -1 -2 0 0 0 0]
  54. Poisson's ratio = 0.45 [0 0 0 0 0 0 0]
  55. Lame's first parameter lambda = 52758621 [1 -1 -2 0 0 0 0]
  56. Lame's second parameter mu = 5862069 [1 -1 -2 0 0 0 0]
  57. Bulk modulus kappa = 56666667 [1 -1 -2 0 0 0 0]
  58. Linear pressure wave speed = 242.1171 [0 1 -1 0 0 0 0]
  59. Linear shear wave speed = 73.001052 [0 1 -1 0 0 0 0]
  60.  
  61. Printing global momentums ...
  62. Global linear momentum = (0 0 0)
  63. Global angular momentum = (0 0 0)
  64.  
  65. Centroid of geometry = (0.425 0.2 -1.4076841e-18)
  66. ---[preciceAdapter] The preciceAdapter was loaded.
  67. ---[preciceAdapter] Reading preciceDict...
  68. ---[preciceAdapter] [DEBUG] precice-config-file : precice-config.xml
  69. ---[preciceAdapter] [DEBUG] participant name : Solid
  70. ---[preciceAdapter] [DEBUG] modules requested :
  71. ---[preciceAdapter] [DEBUG] - FSI
  72.  
  73. ---[preciceAdapter] [DEBUG] interfaces :
  74. ---[preciceAdapter] [DEBUG] - mesh : Solid-Mesh-Faces
  75. ---[preciceAdapter] [DEBUG] locations : faceCenters
  76. ---[preciceAdapter] [DEBUG] connectivity : 0
  77. ---[preciceAdapter] [DEBUG] patches :
  78. ---[preciceAdapter] [DEBUG] - wetsurface
  79. ---[preciceAdapter] [DEBUG] writeData :
  80. ---[preciceAdapter] [DEBUG] readData :
  81. ---[preciceAdapter] [DEBUG] - Force
  82. ---[preciceAdapter] [DEBUG] - mesh : Solid-Mesh-Nodes
  83. ---[preciceAdapter] [DEBUG] locations : faceNodes
  84. ---[preciceAdapter] [DEBUG] connectivity : 0
  85. ---[preciceAdapter] [DEBUG] patches :
  86. ---[preciceAdapter] [DEBUG] - wetsurface
  87. ---[preciceAdapter] [DEBUG] writeData :
  88. ---[preciceAdapter] [DEBUG] - Displacement
  89. ---[preciceAdapter] [DEBUG] readData :
  90. ---[preciceAdapter] [DEBUG] evaluate boundaries : 1
  91. ---[preciceAdapter] [DEBUG] Configuring the FSI module...
  92. ---[preciceAdapter] [DEBUG] user-defined solver type : structure
  93. ---[preciceAdapter] [DEBUG] add solid forces : 0
  94. ---[preciceAdapter] [DEBUG] pointDisplacement field name : uN
  95. ---[preciceAdapter] [DEBUG] DpointDisplacement field name: DpointDisplacement
  96. ---[preciceAdapter] [DEBUG] Known solver type: structure
  97. ---[preciceAdapter] [DEBUG] Checking the timestep type (fixed vs adjustable)...
  98. ---[preciceAdapter] [DEBUG] Timestep type: fixed.
  99. ---[preciceAdapter] [DEBUG] Creating the preCICE solver interface...
  100. ---[preciceAdapter] [DEBUG] Number of processes: 1
  101. ---[preciceAdapter] [DEBUG] MPI rank: 0
  102. ---[precice]  This is preCICE version 2.0.1
  103. ---[precice]  Revision info: no-info [Git failed/Not a repository]
  104. ---[precice]  Configuring preCICE with configuration: "precice-config.xml"
  105. ---[preciceAdapter] [DEBUG] preCICE solver interface was created.
  106. ---[preciceAdapter] [DEBUG] Creating interfaces...
  107. ---[preciceAdapter] [DEBUG] Number of face centres: 525
  108. ---[preciceAdapter] [DEBUG] Interface created on mesh Solid-Mesh-Faces
  109. ---[preciceAdapter] [DEBUG] Adding coupling data writers...
  110. ---[preciceAdapter] [DEBUG] Adding coupling data readers...
  111. ---[preciceAdapter] [DEBUG] Added reader: Force.
  112. ---[preciceAdapter] [DEBUG] Number of face nodes: 536
  113. ---[preciceAdapter] [DEBUG] Interface created on mesh Solid-Mesh-Nodes
  114. ---[preciceAdapter] [DEBUG] Adding coupling data writers...
  115. ---[preciceAdapter] [DEBUG] Added writer: Displacement.
  116. ---[preciceAdapter] [DEBUG] Adding coupling data readers...
  117. ---[preciceAdapter] [DEBUG] Initalizing the preCICE solver interface...
  118. ---[precice]  Setting up master communication to coupling partner/s
  119. ---[precice]  Masters are connected
  120. ---[precice]  Setting up preliminary slaves communication to coupling partner/s
  121. ---[precice]  Prepare partition for mesh Solid-Mesh-Faces
  122. ---[precice]  Gather mesh Solid-Mesh-Faces
  123. ---[precice]  Send global mesh Solid-Mesh-Faces
  124. ---[precice]  Prepare partition for mesh Solid-Mesh-Nodes
  125. ---[precice]  Gather mesh Solid-Mesh-Nodes
  126. ---[precice]  Send global mesh Solid-Mesh-Nodes
  127. ---[precice]  Setting up slaves communication to coupling partner/s
  128. ---[precice]  Slaves are connected
  129. ---[precice]  it 1 of 100 | dt# 1 | t 0 of 10 | dt 0.005 | max dt 0.005 | ongoing yes | dt complete no | write-iteration-checkpoint |
  130. ---[preciceAdapter] [DEBUG] Initializing preCICE data...
  131. ---[precice]  initializeData is skipped since no data has to be initialized
  132. ---[preciceAdapter] preCICE was configured and initialized
  133. ---[preciceAdapter] [DEBUG] Reading coupling data...
  134. ---[preciceAdapter] [DEBUG] Creating a list of checkpointed fields...
  135. ---[preciceAdapter] [DEBUG] Collecting objects of type volScalarField...
  136. ---[preciceAdapter] [DEBUG] Will be checkpointing (sqrt(((((nu*E)|((1+nu)*(1-(2*nu))))+(2*(E|(2*(1+nu)))))|rho))|stretch)
  137. ---[preciceAdapter] [DEBUG] Will be checkpointing J
  138. ---[preciceAdapter] [DEBUG] Will be checkpointing Up
  139. ---[preciceAdapter] [DEBUG] Will be checkpointing p
  140. ---[preciceAdapter] [DEBUG] Will be checkpointing energyAlgorithm
  141. ---[preciceAdapter] [DEBUG] Will be checkpointing stretch
  142. ---[preciceAdapter] [DEBUG] Will be checkpointing Us
  143. ---[preciceAdapter] [DEBUG] Collecting objects of type volVectorField...
  144. ---[preciceAdapter] [DEBUG] Will be checkpointing rhsAm
  145. ---[preciceAdapter] [DEBUG] Will be checkpointing lm_b
  146. ---[preciceAdapter] [DEBUG] Will be checkpointing Force
  147. ---[preciceAdapter] [DEBUG] Will be checkpointing rhsLm
  148. ---[preciceAdapter] [DEBUG] Will be checkpointing Forces
  149. ---[preciceAdapter] [DEBUG] Will be checkpointing x
  150. ---[preciceAdapter] [DEBUG] Will be checkpointing lm
  151. ---[preciceAdapter] [DEBUG] Will be checkpointing t_b
  152. ---[preciceAdapter] [DEBUG] Collecting objects of type surfaceScalarField...
  153. ---[preciceAdapter] [DEBUG] Collecting objects of type surfaceVectorField...
  154. ---[preciceAdapter] [DEBUG] Will be checkpointing (S|magSf)
  155. ---[preciceAdapter] [DEBUG] Will be checkpointing lm_M
  156. ---[preciceAdapter] [DEBUG] Will be checkpointing n
  157. ---[preciceAdapter] [DEBUG] Will be checkpointing t_M
  158. ---[preciceAdapter] [DEBUG] Will be checkpointing ((0.5*(lm_M+lm_M))+((0.5*S_t)&((P_M&(S|magSf))-t_M)))
  159. ---[preciceAdapter] [DEBUG] Will be checkpointing (P_M&(S|magSf))
  160. ---[preciceAdapter] [DEBUG] Will be checkpointing ((0.5*(t_M+(P_M&(S|magSf))))+((0.5*S_lm)&(lm_M-lm_M)))
  161. ---[preciceAdapter] [DEBUG] Collecting objects of type pointScalarField...
  162. ---[preciceAdapter] [DEBUG] Collecting objects of type pointVectorField...
  163. ---[preciceAdapter] [DEBUG] Will be checkpointing lmN
  164. ---[preciceAdapter] [DEBUG] Will be checkpointing xN
  165. ---[preciceAdapter] [DEBUG] Will be checkpointing uN
  166. ---[preciceAdapter] [DEBUG] Collecting objects of type volTensorField...
  167. ---[preciceAdapter] [DEBUG] Will be checkpointing F
  168. ---[preciceAdapter] [DEBUG] Will be checkpointing AinvLocal
  169. ---[preciceAdapter] [DEBUG] Will be checkpointing P
  170. ---[preciceAdapter] [DEBUG] Will be checkpointing Ainv
  171. ---[preciceAdapter] [DEBUG] Will be checkpointing H
  172. ---[preciceAdapter] [DEBUG] Collecting objects of type surfaceTensorField...
  173. ---[preciceAdapter] [DEBUG] Will be checkpointing S_t
  174. ---[preciceAdapter] [DEBUG] Will be checkpointing S_lm
  175. ---[preciceAdapter] [DEBUG] Will be checkpointing P_M
  176. ---[preciceAdapter] [DEBUG] Collecting objects of type pointTensorField...
  177. ---[preciceAdapter] [DEBUG] Collecting objects of type volSymmTensorField...
  178. ---[preciceAdapter] [DEBUG] Writing a checkpoint...
  179. ---[preciceAdapter] [DEBUG] Stored time value t = 0.000000
  180. ---[preciceAdapter] [DEBUG] Storing mesh points...
  181. ---[preciceAdapter] [DEBUG] Stored mesh points.
  182. ---[preciceAdapter] [DEBUG] Checkpoint for time t = 0.000000 was stored.
  183. ---[preciceAdapter] [DEBUG] Adjusting the solver's timestep...
  184. ---[preciceAdapter] [DEBUG] The solver's timestep is the same as the coupling timestep.
  185. ---[preciceAdapter] Setting the solver's endTime to infinity to prevent early exits. Only preCICE will control the simulation's endTime. Any functionObject's end() method will be triggered by the adapter. You may disable this behavior in the adapter's configuration.
  186. ---[preciceAdapter] [DEBUG] Adjusting the solver's timestep...
  187. ---[preciceAdapter] [DEBUG] The solver's timestep is the same as the coupling timestep.
  188.  
  189. Time step =1
  190. Time increment = 0.005 s
  191. Time = 0.005 s
  192. oldTime done
  193. dim magSf: [0 2 0 0 0 0 0]
  194. dim Sf: [0 2 0 0 0 0 0]
  195. >>energy Algorithm
  196. >>energy Algorithm OK
  197. dim magSf: [0 2 0 0 0 0 0]
  198. dim Sf: [0 2 0 0 0 0 0]
  199. >>energy Algorithm
  200. >>energy Algorithm OK
  201. Simulation completed = 1.110223e-16%
  202. ---[preciceAdapter] [DEBUG] Writing coupling data...
  203. ---[preciceAdapter] [DEBUG] Advancing preCICE...
  204. ---[precice]  absolute convergence measure: two-norm diff = 0, limit = 1e-06, conv = true
  205. ---[precice]  relative convergence measure: two-norm diff = 1.37729, relative limit = 0.000137729, conv = false
  206. ---[precice]  it 2 of 100 | dt# 1 | t 0 of 10 | dt 0.005 | max dt 0.005 | ongoing yes | dt complete no | read-iteration-checkpoint |
  207. ---[preciceAdapter] [DEBUG] Reading a checkpoint...
  208. ---[preciceAdapter] [DEBUG] Reloaded time value t = 0.000000
  209. ---[preciceAdapter] [DEBUG] Moving mesh points to their previous locations...
  210. ---[preciceAdapter] [DEBUG] Moved mesh points to their previous locations.
  211. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for rhsAm
  212. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for lm_b
  213. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for Force
  214. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for rhsLm
  215. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for Forces
  216. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for x
  217. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for lm
  218. ---[preciceAdapter] [DEBUG] Evaluating the volVector boundary conditions for t_b
  219. ---[preciceAdapter] [DEBUG] Evaluating the pointVector boundary conditions for lmN
  220. ---[preciceAdapter] [DEBUG] Evaluating the pointVector boundary conditions for xN
  221. ---[preciceAdapter] [DEBUG] Evaluating the pointVector boundary conditions for uN
  222. ---[preciceAdapter] [DEBUG] Checkpoint was read. Time = 0.000000
  223. ---[preciceAdapter] [DEBUG] Reading coupling data...
  224. ---[preciceAdapter] [DEBUG] Adjusting the solver's timestep...
  225. ---[preciceAdapter] [DEBUG] The solver's timestep is the same as the coupling timestep.
  226. ---[preciceAdapter] [DEBUG] Adjusting the solver's timestep...
  227. ---[preciceAdapter] [DEBUG] The solver's timestep is the same as the coupling timestep.
  228.  
  229. Time step =2
  230. Time increment = 0.005 s
  231. Time = 0.005 s
  232. oldTime done
  233. dim magSf: [0 1 0 0 0 0 0]
  234. dim Sf: [0 2 0 0 0 0 0]
  235.  
  236.  
  237. --> FOAM FATAL ERROR:
  238. Different dimensions for =
  239. dimensions : [1 -1 -2 0 0 0 0] = [1 -2 -2 0 0 0 0]
  240.  
  241.  
  242. From function bool Foam::dimensionSet::operator=(const Foam::dimensionSet&) const
  243. in file dimensionSet/dimensionSet.C at line 171.
  244.  
  245. FOAM aborting
  246.  
  247. #0 Foam::error::printStack(Foam::Ostream&) at ??:?
  248. #1 Foam::error::abort() at ??:?
  249. #2 Foam::dimensionSet::operator=(Foam::dimensionSet const&) const at ??:?
  250. #3 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::operator=(Foam::tmp<Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> > const&) in "/home/tdg/OpenFOAM/tdg-6/platforms/linux64GccDPInt64Opt/bin/solidFoam"
  251. #4 ? in "/home/tdg/OpenFOAM/tdg-6/platforms/linux64GccDPInt64Opt/bin/solidFoam"
  252. #5 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
  253. #6 ? in "/home/tdg/OpenFOAM/tdg-6/platforms/linux64GccDPInt64Opt/bin/solidFoam"
  254. [debian:30951] *** Process received signal ***
  255. [debian:30951] Signal: Aborted (6)
  256. [debian:30951] Signal code: (-6)
  257. [debian:30951] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x37840)[0x7f4b752fb840]
  258. [debian:30951] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x10b)[0x7f4b752fb7bb]
  259. [debian:30951] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x121)[0x7f4b752e6535]
  260. [debian:30951] [ 3] /mnt/datasim/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt64Opt/lib/libOpenFOAM.so(_ZN4Foam5error5abortEv+0x10d)[0x7f4b75b1503d]
  261. [debian:30951] [ 4] /mnt/datasim/OpenFOAM/OpenFOAM-6/platforms/linux64GccDPInt64Opt/lib/libOpenFOAM.so(_ZNK4Foam12dimensionSetaSERKS0_+0xda)[0x7f4b75c925ea]
  262. [debian:30951] [ 5] solidFoam(_ZN4Foam14GeometricFieldINS_6VectorIdEENS_12fvPatchFieldENS_7volMeshEEaSERKNS_3tmpIS5_EE+0x5a)[0x561d67ff795a]
  263. [debian:30951] [ 6] solidFoam(+0x2ca69)[0x561d67fd9a69]
  264. [debian:30951] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f4b752e809b]
  265. [debian:30951] [ 8] solidFoam(+0x3407a)[0x561d67fe107a]
  266. [debian:30951] *** End of error message ***
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement