Fatal error: Segment violation

Report and track bugs

Fatal error: Segment violation

Postby MZecchini » Thu May 23, 2019 7:28 am

Dear ES3 staff,

I have a problem in plotting the Beamlist outputs: if I create a beam list manually, I am able to get the correct information in the Paraview plotting part (in particular: VonMisesStress and AxialStrain); on the other side, if I import a Nodelist and an ElementList to create the BeamList, I get a "segment violation error" (see the picture attached) if I don't comment the Paraview plotting part.
Since the geometry of my beam list is quite complicated, I cannot create it manually in Mars and I have to import the Node list and the Element list from an external program.
I attached the Run.mrs file, the node file and the element file, let me know if you need any other information. Thanks for your support.
MARS LIBRARY: 2018.09.00

Best,
Michele Zecchini

// MANUAL CREATION OF THE BEAMLIST
EdgeList Diameter8 Beam {
Section o m Steel d 8 mm i 5 p 12
Color red
ReferenceSystem RBR
Generate {
BentRebars {
ReferenceSystem RBR
LengthUnits mm // required
Translate 0 0 15 // in global RefSys, optional
MaxElementSize 20
Point -97 48
Point -97 -52
Point 39 -52
Point 39 52
Point -103 52
Point -103 -18
}
}
}

// CREATION OF THE BEAMLIST THROUGH AN IMPORTED NODELIST+ELEMENTLIST
EdgeList Diameter8 Beam {
Section o m Steel d 8 mm //i 5 p 12
NodeList TotalNodes
ReadFile Diameter8.mrs
Select 2n
}
Attachments
Diameter8.mrs
(145.98 KiB) Downloaded 1026 times
TotalNodes.mrs
(1.65 MiB) Downloaded 1035 times
FatalError2.PNG.png
FatalError2.PNG.png (11.54 KiB) Viewed 9222 times
MZecchini
 
Posts: 6
Joined: Wed Jan 17, 2018 12:40 pm

Return to Bugs

Who is online

Users browsing this forum: No registered users and 2 guests

cron