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.
pp visualization
-
jpereirasan
- Posts: 37
- Joined: Wed May 29, 2024 9:49 pm
pp visualization
- Attachments
-
- pp box.png (13.07 KiB) Viewed 2377 times
-
jpereirasan
- Posts: 37
- Joined: Wed May 29, 2024 9:49 pm
Re: pp visualization
good morning STKO team, I still have this problem, could you please check it?
Re: pp visualization
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.To get this value in the STKO post processor should I check the velocity or pressure box when creating the recorder?
What do you mean? If you put the MPCO Recorder in your STKO file you should see it in the analysis_step.tcl fileAnother 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?