Advertisement
Guest User

Untitled

a guest
May 14th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. matthew@WinterMute:~/Desktop/sfepy-2014.1$ ./run_tests.py --debug tests/test_input_vibro_acoustic3d.py
  2. <<< directory: tests, test files: 1
  3. <<< tests/test_input_vibro_acoustic3d.py
  4. sfepy: left over: ['verbose', '__builtins__', '_filename', '__file__', '__package__', 'TestInput', 'input_name', '__name__', 'output_name', '__doc__']
  5. sfepy: left over: ['p_inc', 'wc', 'verbose', '__builtins__', '__file__', 'w2', '__name__', 'c2', 'sound_speed', 'wc2', 'data_dir', '_filename', 'c', '__package__', 'w', '__doc__', 'wave_num']
  6. >>> test instance prepared (1 test(s))
  7. ... solving ../examples/acoustics/vibro_acoustic3d.py...
  8. sfepy: reading mesh [line2, tri3, quad4, tetra4, hexa8] (/home/matthew/Desktop/sfepy-2014.1/meshes/3d/acoustic_wg.vtk)...
  9. sfepy: ...done in 0.02 s
  10. sfepy: creating regions...
  11. sfepy: GammaIn
  12. sfepy: GammaOut
  13. sfepy: aux_Right
  14. sfepy: aux_Left
  15. sfepy: Omega1
  16. sfepy: Omega2
  17. sfepy: Gamma_aux
  18. sfepy: Gamma0_1
  19. sfepy: Gamma0_2
  20. sfepy: Gamma0_1_Right
  21. sfepy: Gamma0_1_Left
  22. sfepy: ...done in 0.07 s
  23. sfepy: equation "eq_2":
  24. sfepy:
  25. - 1886.5j * dw_surface_dot.5.Gamma0_1(f0, p1)
  26. + 1886.5j * dw_surface_dot.5.Gamma0_1(f0, tr(p2))
  27. - 3.558882e+06 * dw_surface_dot.5.Gamma0_1(ac.F, f0, g0)
  28. + 3.558882e+06 * dw_surface_dot.5.Gamma0_1(ac.c, f0, w)
  29. = 0
  30. sfepy: equation "eq_1":
  31. sfepy:
  32. 1.176490e+05 * dw_laplace.5.Omega1(q1, p1)
  33. + 1.176490e+05 * dw_laplace.5.Omega2(q2, p2)
  34. - 3.558882e+06 * dw_volume_dot.5.Omega1(q1, p1)
  35. - 3.558882e+06 * dw_volume_dot.5.Omega2(q2, p2)
  36. + 647069.5j * dw_surface_dot.5.GammaIn(q1, p1)
  37. + 647069.5j * dw_surface_dot.5.GammaOut(q2, p2)
  38. - 221944838.5j * dw_surface_dot.5.Gamma0_1(q1, g0)
  39. + 221944838.5j * dw_surface_dot.5.Gamma0_2(q2, tr(g0))
  40. = 388241700j * dw_surface_integrate.5.GammaIn(q1)
  41. sfepy: using solvers:
  42. ts: no ts
  43. nls: nls
  44. ls: ls
  45. sfepy: updating variables...
  46. sfepy: ...done
  47. sfepy: setting up dof connectivities...
  48. sfepy: ...done in 0.02 s
  49. sfepy: matrix shape: (2300, 2300)
  50. sfepy: assembling matrix graph...
  51. sfepy: ...done in 0.00 s
  52. sfepy: matrix structural nonzeros: 49702 (9.40e-03% fill)
  53. sfepy-sub1: left over: ['wc', 'verbose', '__builtins__', 'c', '__file__', 'w2', '__name__', '__package__', 'c2', 'sound_speed', 'wc2', 'nm', 'thickness', 'stiffness_from_lame', 'w', '_filename', '__doc__', 'wave_num']
  54. sfepy-sub1: reading mesh [line2, tri3, quad4, tetra4, hexa8] (/home/matthew/Desktop/sfepy-2014.1/meshes/2d/acoustic_wg_mid.vtk)...
  55. sfepy-sub1: ...done in 0.01 s
  56. sfepy-sub1: creating regions...
  57. sfepy-sub1: Left
  58. sfepy-sub1: Right
  59. sfepy-sub1: Gamma0
  60. sfepy-sub1: ...done in 0.01 s
  61. sfepy-sub1: equation "eq_3":
  62. sfepy-sub1:
  63. 3.558882e+06 * dw_volume_dot.5.Gamma0(ac.c, z, g0)
  64. - 3.558882e+06 * dw_volume_dot.5.Gamma0(ac.T, z, w)
  65. - 3.558882e+06 * dw_volume_dot.5.Gamma0(ac.hR, z, w)
  66. + dw_diffusion.5.Gamma0(ac.hG, z, w)
  67. - dw_v_dot_grad_s.5.Gamma0(ac.hG, theta, z)
  68. = 0
  69. sfepy-sub1: equation "eq_4":
  70. sfepy-sub1:
  71. - 3.558882e+06 * dw_volume_dot.5.Gamma0(ac.h3R, nu, theta)
  72. + dw_lin_elastic.5.Gamma0(ac.h3C, nu, theta)
  73. - dw_v_dot_grad_s.5.Gamma0(ac.hG, nu, w)
  74. + dw_volume_dot.5.Gamma0(ac.hG, nu, theta)
  75. = 0
  76. sfepy-sub1: using solvers:
  77. ts: no ts
  78. nls: newton
  79. ls: ls
  80. sfepy-sub1: updating variables...
  81. sfepy-sub1: ...done
  82. sfepy-sub1: setting up dof connectivities...
  83. sfepy-sub1: ...done in 0.00 s
  84. sfepy-sub1: matrix shape: (506, 506)
  85. sfepy-sub1: assembling matrix graph...
  86. sfepy-sub1: ...done in 0.00 s
  87. sfepy-sub1: matrix structural nonzeros: 9672 (3.78e-02% fill)
  88. sfepy-sub1: updating materials...
  89. sfepy-sub1: ac
  90. sfepy-sub1: ...done in 0.00 s
  91. sfepy: updating materials...
  92. sfepy: ac
  93. sfepy: ...done in 0.00 s
  94. sfepy: nls: iter: 0, residual: 4.593738e+05 (rel: 1.000000e+00)
  95. sfepy: rezidual: 0.04 [s]
  96. sfepy: solve: 1.01 [s]
  97. sfepy: matrix: 0.03 [s]
  98. sfepy: nls: iter: 1, residual: 1.627038e+02 (rel: 3.541861e-04)
  99. ... ../examples/acoustics/vibro_acoustic3d.py solved
  100. ... nls stopping conditions:
  101. ... [1]
  102. --- test_input: failed!
  103. !!! 1 test failed
  104. 1 test file(s) executed in 2.33 s, 1 failure(s) of 1 test(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement