Users Forum

ADONIS Category => ADONIS Users => Topic started by: MICHAELZ on May 06, 2026, 03:28:14 am

Title: normal stress plot
Post by: MICHAELZ on May 06, 2026, 03:28:14 am
Hello dr. Roozbeh,

I'm trying to export normal stress from interface but the button doesn't working.

(Adonis ver 3.90.14)

many thanks,
Michael
Title: Re: normal stress plot
Post by: Roozbeh on May 06, 2026, 06:38:50 am
Hi, if the button is grayed out, it means the export option is not available for this specific item.
Title: Re: normal stress plot
Post by: MICHAELZ on May 06, 2026, 07:15:22 am
Is there any way to extract that data?

Michael
Title: Re: normal stress plot
Post by: Roozbeh on May 06, 2026, 07:18:51 am
No, unfortunately not, but I will work on making it possible. It may take some time, though (a couple of months).
Title: Re: normal stress plot
Post by: MICHAELZ on May 10, 2026, 07:09:51 am
can i extract the data from contour plot of sig_xx by plotting query line parallel to the interface (with tiny offset from interface)?
Title: Re: normal stress plot
Post by: Roozbeh on May 10, 2026, 11:26:14 am
Yes, you can use the scripting language to extract the stress at each Gauss point.

If you go to:
Help → Scripting Language → JavaScript → Element Setter/Getter Reference

you will find the appropriate commands needed to extract the stress values.