Error id: 475 ERROR SURFACE BUILD FROM SOLIDS PART

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

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

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2014

    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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2014

    Thank you Prakash Pagadala

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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2014

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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2015

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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2015

    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

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2015

    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?