Vanishing Component

Altair Forum User
Altair Forum User
Altair Employee
edited November 2020 in Community Q&A

Hi,

 

 

I have Created a geometry using TCL. As soon as i run it with Radioss it pops an error

ERROR IN RIGID BODY DEFINITION (INERTIA) 

Now when i simply imported the Radioss file the Cylinder component is not present.

I am posting a picture of it below with a component vanished also I am posting the complete cylinder after I run it in TCL. Could you tell me what the error is because even after commented the whole program and check by seeing the command.tcl file (while manually creating it in the GUI) i didn't find any difference.

 

I am specifying the subhead of the TCL code where I have written the code about the cylinder meshing  (It is on line 83)

### Cylinder component  for meshing

 

 

<?xml version="1.0" encoding="UTF-8"?>Capture.thumb.PNG.f0118efeab557d74ffe16612f29b0016.PNG<?xml version="1.0" encoding="UTF-8"?>Capture.thumb.PNG.837ca3287d75bfa93bcf4b29f3eb8733.PNG

 

 

Unable to find an attachment - read this blog

Tagged:

Answers

  • tinh
    tinh Altair Community Member
    edited December 2017

    Hi,

    please change command '*elementorder 2' to '*elementorder 1' because radioss does not support quad8N

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited December 2017

    Hi,

    please change command '*elementorder 2' to '*elementorder 1' because radioss does not support quad8N

    Hi thank you it is working. Could you tell me which possible element will support the 2nd order element.

     

    yours sincerely,

    kartik kanugo

  • tinh
    tinh Altair Community Member
    edited December 2017

    pentA and hexa will support because i see them in elem type panel