Advertisement
Guest User

Untitled

a guest
Jan 26th, 2021
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1.  
  2. ************************************************************
  3.  
  4. CalculiX Version 2.17, Copyright(C) 1998-2020 Guido Dhondt
  5. CalculiX comes with ABSOLUTELY NO WARRANTY. This is free
  6. software, and you are welcome to redistribute it under
  7. certain conditions, see gpl.htm
  8.  
  9. ************************************************************
  10.  
  11. You are using an executable made on Tue Jan 26 15:51:14 CET 2021
  12. Decascading the MPC's
  13.  
  14. Determining the structure of the matrix:
  15.  
  16. *WARNING: no degrees of freedom in the model
  17.  
  18. number of equations
  19. 0
  20. number of nonzero lower triangular matrix elements
  21. 0
  22.  
  23. increment 1 attempt 1
  24. increment size= 1.000000e+30
  25. sum of previous increments=0.000000e+00
  26. actual step time=1.000000e+30
  27. actual total time=1.000000e+30
  28.  
  29. iteration 1
  30.  
  31. Using up to 1 cpu(s) for CFD.
  32. neqttt=84
  33. neqvvv=252
  34. neqppp=0
  35. number of temperature equations
  36. 84
  37. number of nonzero temperature matrix elements
  38. 530
  39.  
  40. number of velocity equations
  41. 252
  42. number of nonzero velocity matrix elements
  43. 4518
  44.  
  45.  
  46. *WARNING in matructf: no degrees of freedom in the pressure matrix
  47.  
  48. number of pressure equations
  49. 0
  50. number of nonzero pressure matrix elements
  51. 0
  52.  
  53. iteration 1
  54. iteration 2
  55. iteration 4
  56. iteration 8
  57. iteration 16
  58. iteration 32
  59. iteration 64
  60. iteration 128
  61. iteration 256
  62. iteration 512
  63. iteration 1024
  64. iteration 2048
  65. Segmentation fault
  66.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement