Export geometry data

User: "ju1995"
Altair Community Member
Updated by ju1995

Good morning,

is there a way to export the geometry data of two-dimensional objects (triangle coordinates etc.) as a separate file? In the solver settings you can choose the option 'export to the Feko .out file', but there are a lot other quantities contained in the out file, which makes an extraction of the geometric data rather difficult.

Thank you very much!

 

 

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "Mel"
    Altair Employee
    Updated by Mel

    Hi Ju

    Of course from within CADFEKO you can export the mesh to a few formats such as STL or Nastran.

    Another way is to let the Feko solver do this. You would need to edit the EG card of the *.pre file in EDITFEKO.

    See section 4 "EDITFEKO" in the User Guide and then specifically the EG card.

    image

     Enable Nastran or STL, save and Run Feko.

    User: "ju1995"
    Altair Community Member
    OP
    Updated by ju1995

    Hi mel,

    beside the nastran file, I also need those data from the out file, which are entitled as  'data of metallic triangles' and 'data of the metallic edges'. Is there a way to export these data in separate files as well?

    User: "Mel"
    Altair Employee
    Updated by Mel

    Hi mel,

    beside the nastran file, I also need those data from the out file, which are entitled as  'data of metallic triangles' and 'data of the metallic edges'. Is there a way to export these data in separate files as well?

    That specific data output to the *.out file cannot be exported alone to a single file unfortunately.

    User: "ju1995"
    Altair Community Member
    OP
    Updated by ju1995

    Ok, thank you!