🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Error id: 475 ERROR SURFACE BUILD FROM SOLIDS PART

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi guys, 

This error appears when I run a simulation of the impact RADIOSS. I am sending herewith the .out file 

Could anyone help me? 

Thank you

 


 


** ERROR SURFACE BUILD FROM SOLIDS PART

NON AVAILABLE OPTION /SURF/PART/Surf_ID FOR CREATING SURFACE 6

FROM A PART OF SOLIDS ;

USE /SURF/PART/EXT/Surf_ID or /SURF/PART/ALL/Surf_ID

 

 

 

 

<?xml version="1.0" encoding="UTF-8"?>post-33574-0-60667500-1415117671_thumb.p

Unable to find an attachment - read this blog

Find more posts tagged with

Sort by:
1 - 6 of 61
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi felipeds

     

    One way is to create a SURF_EXT set instead of SURF in entity sets

     

    the other way is, open the starter file <filename>.0000.rad with a text pad andLook for a surface with this label,

    /SURF/PART/6

    and change to
    /SURF/PART/EXT/6

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Thank you Prakash Pagadala

    I made the second path that you indicated and it worked.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Thank you for the update image/emoticons/default_smile.png' alt=':)' srcset='/emoticons/smile@2x.png 2x' width='20' height='20'>

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi! Could you tell me what the meaning is of that substitution and why? I don't understant what the error is. Thank you.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi Mirino,

     

    could you brief about the error you have?

     

    Please the below commend from help when using SURF/PART for 3D elements:

     

    All surface segments must belong to 2D elements (shell element or a triangular shell element). 1D elements are ignored in /SURF/PART. With 3D elements user has to specify an additional keyword: see /SURF/PART/EXT and /SURF/PART/ALL

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi. I had the same error of felipeds. In the interface panel I would select as master a component which was solid (not shell). Since master wants only surface, I fixed the problem in this way: first of all, inside the panel 'entity set' I selected the component using as card image SURF_EXT; then, inside the panel 'interface,' I chose as master the set I previously created. And it worked. Is this procedure correct?