Get Tensor Value from QueryControl

Merula_20758
Merula_20758 Altair Community Member
edited October 2020 in Community Q&A

Hey Guys,

 

i have recently been trying to get the stress tensor out of hyperview. I can get a query but I can not find the right option to query the tensor.

 

so thats what I found on the help:

 

poIQueryCtrl SetQuery

Node Based

node.id

node.pool

node.rsys

node.asys

node.coords

component.id

component.pool

component.name

component.color

misc.load

misc.sim

misc.model

Element Based

element.id

element.pool

element.config

element.connectivity

element.normal

element.centroid

component.id

component.pool

component.name

component.color

misc.load

misc.sim

misc.model

Part Based

component.id

component.pool

component.name

component.color

misc.load

misc.sim

misc.model

System Based

system.id

system.pool

system.type

system.origin

system.x-axis

system.y-axis

system.z-axis

Result Based

contour.value

result.complex_value_M/P

result.complex_value_R/I

result.value

 

 

But no tensor :(/emoticons/default_sad.png' srcset='/emoticons/sad@2x.png 2x' title=':(' width='20' />

 

Any suggestions ?

 

Thanks in advance

 

 

 

Answers

  • Merula_20758
    Merula_20758 Altair Community Member
    edited July 2016

    found it out myself:

     

    you have to plot the tensor like the contour, then tensor.value is available.

    Not so good documentation though...

     

     

  • Rahul_P1
    Rahul_P1
    Altair Employee
    edited August 2016

    Hi Merula,

     

    Thank you , your feedback is noted. 

  • Jaggs
    Jaggs New Altair Community Member
    edited March 2019

    Hello Guys,

    Adding to the conversation, I wanted to write tensor direction and the layer it is probed (lets say for a shell element) to a text file using TCL. Can anyone please let me know how to write the tensor data (vector, layer etc.) in a text file, it will be a great help.

     

    Thanks in advance,