nicnoc
Guest
Hello, everyone. I have a model in ansys workbench. In practice it is a wired cover. I created beam elements to simulate cables. I'm going to do the analysis and everything goes well.
However some cables are compressed.
to simulate the correct functioning of the cables I created the following snippet command, applied in the geometry environment:
et,767,link180,1,1
sectype,767,link
secreted, 314.159
....
....
....
et,796,link180,,1,1
sectype,796,link
secreted, 314.159
mp,ex,5,2.01e6
mp,dens,5,7850
mat,5
767,768,769,770,771,772,773,774,775,776,777,778,779,780,782,783,784,785,786,787,788,789,790,791,792,794,795,796
(I apply the material to elements 767,768,...,796)
the analysis however does not converge and a error message appears to me in which it is said:
"
an internal solution magnitude limit was exceeded
"
and then
"
solver pivot warnings has been encountered
"
However some cables are compressed.
to simulate the correct functioning of the cables I created the following snippet command, applied in the geometry environment:
et,767,link180,1,1
sectype,767,link
secreted, 314.159
....
....
....
et,796,link180,,1,1
sectype,796,link
secreted, 314.159
mp,ex,5,2.01e6
mp,dens,5,7850
mat,5
767,768,769,770,771,772,773,774,775,776,777,778,779,780,782,783,784,785,786,787,788,789,790,791,792,794,795,796
(I apply the material to elements 767,768,...,796)
the analysis however does not converge and a error message appears to me in which it is said:
"
an internal solution magnitude limit was exceeded
"
and then
"
solver pivot warnings has been encountered
"