Creating surface from elements in HyperMesh 2024.1

Terence1
Terence1 Altair Community Member

How can I create surface faces from 3D elements in HyperMesh 2024.1? It would be similar to the following question:

How to create a thin shell membrane from the surface of solid elements? — Altair Community

Thank you!

Answers

  • almeidaaap
    almeidaaap
    Altair Employee

    Hi, Terence1,

    If you just would like to extract Faces from 3D elements, you can work with Validade > Faces (https://2024.help.altair.com/2024/hwdesktop/hwx/topics/pre_processing/model_setup/free_faces_find_t.htm).

    But if you would like to extract the surface stress from solid elements, and if you are working with OptiStruct, you can check the INT0 option from PSOLID card (INT0)

    (https://2024.help.altair.com/2024/hwsolvers/os/topics/solvers/os/psolid_bulk_r.htm?zoom_highlight=PSOLID).

    INT0

    Integration points are located on the surface of both first and second order solid elements for better evaluation of results

    Linear and Nonlinear (Small and Large Displacement) analysis are supported. Additionally, the STRESS(GAUSS)=YES entry should be specified in the model for this option.

    Regards,

    Arthur