sensor stress beam

classic Classic list List threaded Threaded
4 messages Options
TP
Reply | Threaded
Open this post in threaded view
|

sensor stress beam

TP
Good morning,

I have been able to plot Velocity, Force , displacement of the Discrete element but I have a doubt about to plot Stress (Normal Stress, Tensilestress, torsionStress) of the BEAM.

can you give me any clue what to put in the sensor.cpp file so that I can graph the Stress (Max or Min) of the beams?

Thanks
Mr Toby

Reply | Threaded
Open this post in threaded view
|

Re: sensor stress beam

Damien André
Administrator
hello, your expectation is not really clear. What is your difficulty ?
C++ implementation or scientific explanation about stress in beams ?

Kind regards, Damien.
TP
Reply | Threaded
Open this post in threaded view
|

Re: sensor stress beam

TP

Dear André,

C++ implementation

My difficulty is to plot (the values that I see in granoo-viewer) the stress of the beam (current stress or tensilestress, etc) vs time or iteration. What is that I need to put in the file sensor.cpp. I see examples in tensile-TEST but there is not examples about plot stress of the beam vs time or iteration.

I can put the Velocity, Force, position of the discrete element vs iteration or time (because there are examples about this the sensor.cpp in tensile test) but There is not examples about plot stress of the beam vs time

Thanks André for your answer







Reply | Threaded
Open this post in threaded view
|

Re: sensor stress beam

Damien André
Administrator
Hello, it is not easy to answer "as this". Can you give me your code snippet of what you try to do ?