We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
General Mechanical

General Mechanical

Topics related to Mechanical Enterprise, Motion, Additive Print and more.

Equation in UDR for results at distinct load steps.

    • Jur Bokkers
      Subscriber

      Dear, 

      I know that in User Defined Results I can add an Expression to calculate values. I want to determine the MaxPrincipal - MinPrincipal, but at distinct load steps. In total I have 5 load steps. The calculation should be MaxPrincipal(t=5) - MinPrincipal(t=3). Is this even possible? And for each single node within my Named Selection? 

      Thanks, 

    • Erik Kostson
      Ansys Employee

       

       

      Hi

      You should be able to use identifiers in the MaxPrincipal(t=5) and MinPrincipal(t=3) results, say called maxt5 and mint3 respectively, and then use those (identifiers) in a user defined result expr: 
      maxt5  – mint3

      All the best

      Erik

       

       

Viewing 1 reply thread
  • The topic ‘Equation in UDR for results at distinct load steps.’ is closed to new replies.