Global DFEM assembly

allen_21155
allen_21155 Altair Community Member
edited March 2022 in Community Q&A

I have encountered a problem: I need to apply the linear static analysis on a UAV (global DFEM), and the preparation (volume mesh, etc) of all components (fuselage, wings, etc) is finished, but I'm confused about which tool I should use to connect these components into global DFEM assembly. Does anyone have an idea? Thanks!

Answers

  • Rogerio Nakano_21179
    Rogerio Nakano_21179 New Altair Community Member
    edited March 2022

    Hi

    If you were planning to use OptiStruct or RAdioss as solver, you may use the separated components in files and refer them in the Master file using INCLUDE , in OptiStruct, or #include in Radioss.

    What you may need to do is first organize your entity ids in some ranges, so that the includes entities do not conflict with other entities existing id.

    I hope this is helpful

    Regards