🎉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

Control card or command required to check mass of elements in SET

User: "Venkatesh K"
Altair Community Member
Updated by Venkatesh K

Hi,

I am working on optistruct 2019 version.

In .out file its showing total mass of fe model but my requirement is to check the mass of elements defined in particular SET.

Suggest the Control card or command.

 

Thanks.

Find more posts tagged with

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

    not exactly per SET, but you could output per property.

    card OUTPUT, MASSPROP, FL or ALL

    This will output the mass based on the property division.

    You could apply a property for the elements you need to control.

    image

    User: "Venkatesh K"
    Altair Community Member
    OP
    Updated by Venkatesh K

    Hi,

    I checked this option in my analysis.

    For weight optimization of i need cumulative mass of selected components or properties in .out or .pch file.

    Thanks.