🎉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

How to calculate average strain over element set?

User: "Alberto Perticone"
Altair Community Member
Updated by Alberto Perticone

Hi everyone,

I'm facing the titled issue, that is well explained in this formula I'm reporting below:

image

 

I tried using HyperView, asking for Strain(t) in contour panel and "Absolute Max Principal" as result type. How can I go further? I can't think about a way to do this weighted average over element volumes since I don't have volume information in output. Do you have any idea?

Sort by:
1 - 4 of 41
    User: "Adriano_Koga"
    Altair Employee
    Accepted Answer
    Updated by Adriano_Koga

    you could use "Result Math' to get something like what you need.

    You won't have the summation directly, but at least you could have the product V*result for each element.

    One you have the results for all your elements, you could use 'Query' to get a list of all the desired elements.

    Hope this helps.

    image

     

    image

     

    image

    User: "Alberto Perticone"
    Altair Community Member
    OP
    Updated by Alberto Perticone

    Thank you for your thorough reply, Adriano.

    Unfortunately, as I specified before, I don't have available volume output with Ls-Dyna, even tough I load my file.k in the "load model" box...

    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    Thank you for your thorough reply, Adriano.

    Unfortunately, as I specified before, I don't have available volume output with Ls-Dyna, even tough I load my file.k in the "load model" box...

    have you tried the approach I've suggested? Volume is not coming from Dyna. It is coming from element data calculated by HV.

    User: "Alberto Perticone"
    Altair Community Member
    OP
    Updated by Alberto Perticone

    have you tried the approach I've suggested? Volume is not coming from Dyna. It is coming from element data calculated by HV.

    I didn't select "advanced" in the "result-math template" box. Your approach is correct! Many thanks I didn't know it!