I am trying to represent the FE model as plotel elements to reduce the simulation time and get the same result as per original FE model in modal analysis. Can anyone help with step by step procedure?
Thanks in advance...
you usually use the PLOTEL for creating superelments, as shown in this knowledge base:
https://community.altair.com/community/en/optistruct-superelements-introduction-and-faq?id=kb_article&sysparm_article=KB0119968
You could create them as 1D elements in HyperMesh, using functions such as 'edges' or 'features', that automatically create plotel elements around some elements.
Additionally there are the shell plotel elements as well.
But don't expect the use of plotel to reduce the computation time, as it only creates a visual representation by adding these elements. The matrix size will still be based on the structural elements, thus the memory requirement and computational cost will be the same.
LAter on, if you use SuperElements, now you would actually have a reduction in time.