🎉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

Get Tensor Value from QueryControl

User: "Merula_20758"
Altair Community Member
Updated by Merula_20758

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

 

 

 

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Merula_20758"
    Altair Community Member
    OP
    Updated by Merula_20758

    found it out myself:

     

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

    Not so good documentation though...

     

     

    User: "Rahul_P1"
    Altair Employee
    Updated by Rahul_P1

    Hi Merula,

     

    Thank you , your feedback is noted. 

    User: "Jaggs"
    New Altair Community Member
    Updated by Jaggs

    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,