pp visualization

Hello! In this section we'll talk about the post processing module and the data visualization.
Post Reply
jpereirasan
Posts: 37
Joined: Wed May 29, 2024 9:49 pm

pp visualization

Post by jpereirasan » Fri Sep 20, 2024 2:00 am

Good morning STKO team, I have a question regarding the pore pressure display in the post process tool.

To save the pore pressure results in U-P elements in OpenSees you must type vel or velocity in the recorder (https://opensees.berkeley.edu/wiki/inde ... UP_Element).

To get this value in the STKO post processor should I check the velocity or pressure box when creating the recorder?

Another question, when I select the option write input file all the commands appear in tcl except the recorders, where can I see the lines of code of the recorders of my model?

I wait for your answer, greetings.
Attachments
pp box.png
pp box.png (13.07 KiB) Viewed 2377 times

jpereirasan
Posts: 37
Joined: Wed May 29, 2024 9:49 pm

Re: pp visualization

Post by jpereirasan » Mon Sep 23, 2024 12:40 am

good morning STKO team, I still have this problem, could you please check it?

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: pp visualization

Post by STKO Team » Tue Sep 24, 2024 9:39 am

To get this value in the STKO post processor should I check the velocity or pressure box when creating the recorder?
In the MPCO Recorder you can just check the pressure nodal result. It will internally get the proper component of the velocity. The velocity instead only records the translation part of the velocity field.
Another question, when I select the option write input file all the commands appear in tcl except the recorders, where can I see the lines of code of the recorders of my model?
What do you mean? If you put the MPCO Recorder in your STKO file you should see it in the analysis_step.tcl file

Post Reply