The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
Hello,
I want to create a beam using GENEL elements but I don't understand how to do it. I downloaded the file : Beam_vs_GENEL.fem and I looked at those pages : https://2023.help.altair.com/2023/hwsolvers/os/topics/solvers/os/application_genel_element_os_example_r.htm and https://2023.help.altair.com/2023/hwsolvers/os/topics/solvers/os/genel_bulk_r.htm , but it didn't help.
How can I use GENEL elements ?
Thank you
Estelle
Hi Estelle A GENEL is an own created element, where you need to define the stiffness matrix on your own. It also can be seen more or less like a superelement. In the example you posted, the element has 2 nodes with 6 degrees of freedom at each node. So you have to define a 12x12 stiffness matrix. As stiffness matrix is symmetric, only the "upper half" has to be edited. This can be an effort and has potential to create wrong entries. After the creation of such a GENEL element, it can be used like any other FE element in your model build. Kind regards Juergen