🎉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

Incremental load output

User: "Punith Guptha"
New Altair Community Member
Updated by Punith Guptha

Hello all,

I am running a non linear quasi static simulation. I would like to get the incremental load results output from 0 to 1 in the intervals of 0.1. How do I define it in NLPARM Card? Can someone help me out?

Thanks and Regards,

Punith

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Adriano Koga_20259"
    New Altair Community Member
    Updated by Adriano Koga_20259

    hi,

     

    you need to add 2 things:

    - NLOUT for outputting incremental results (depending on the version, you can force the desired interval, otherwise, you will need to use NLADAPT  too)

    - NLADAPT for controlling the maximum increment (DTMAX) to limit the maximum increment to 0.1

     

    These are created as load collectors in HM and then referenced into your Loadsteps.

    User: "Adriano Koga_20259"
    New Altair Community Member
    Updated by Adriano Koga_20259

    hi,

     

    you need to add 2 things:

    - NLOUT for outputting incremental results (depending on the version, you can force the desired interval, otherwise, you will need to use NLADAPT  too)

    - NLADAPT for controlling the maximum increment (DTMAX) to limit the maximum increment to 0.1

     

    These are created as load collectors in HM and then referenced into your Loadsteps.

    From version 2019.2+ you can specify a SET of time increments to be outputted, forcing OS to run at theses steps. Take a look at NLOUT documentation attached.

    User: "Punith Guptha"
    New Altair Community Member
    OP
    Updated by Punith Guptha

    From version 2019.2+ you can specify a SET of time increments to be outputted, forcing OS to run at theses steps. Take a look at NLOUT documentation attached.

    Thank you so much. Let me have a look.

    Regards,

    Punith