Replies: 1 comment 5 replies
|
Hi @a-s-yehia |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Currently running a model meshed with SOLID186 where midside nodes return NaN for strain values. In Ansys Workbench, the same midside nodes return a value for strain. How can this be coded into pyMAPDL? I know the documentation mentions result.nodal_elastic_strain will return NaN if there are no strain values (e.g. midside nodes), but is there a line in the code that can calculate these strains (such as averaging them from corner nodes)? How does ANSYS Workbench currently calculate strain at midside nodes? Thanks!
All reactions