🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Printing Selected Modes and Nodes to File

User: "ilhanozantuncoz"
Altair Community Member
Updated by ilhanozantuncoz

Hello,

I would like to print eigenvectors of the selected modes + selected nodes to a file (e.g. pch file). Is there a way of doing it?

Right now, from Global Output card, I can print it for all modes + all nodes. For large models, I only need first couple of modes with selected number of nodes.

Thank you.

 

 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Adriano_Koga"
    Altair Employee
    Accepted Answer
    Updated by Adriano_Koga

    you can create a SET of nodes in your model, and requestet results only for this set.

     

    For reducing number of modes, you can go to EIRGL or EIGRA, and define number of modes desired (ND).

    image

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

    you can create a SET of nodes in your model, and requestet results only for this set.

     

    For reducing number of modes, you can go to EIRGL or EIGRA, and define number of modes desired (ND).

    image

    Thank you for the answer, indeed works fine.