Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truss Elements Forces Model Visualization #26

Open
felipecordero opened this issue Apr 15, 2024 · 3 comments
Open

Truss Elements Forces Model Visualization #26

felipecordero opened this issue Apr 15, 2024 · 3 comments

Comments

@felipecordero
Copy link

felipecordero commented Apr 15, 2024

Hello and thank you very much for this development. I would like to know if there is an implementation for visualize Axial Forces of Truss Elements inside a model.

Thanks in advance!

@yexiang1992
Copy link
Owner

Hello and thank you very much for this development. I would like to know if there is an implementation for visualize Axial Forces of Truss Elements inside a model.

Thanks in advance!

Hi, the latest version 1.0.1 already supports response post-processing and visualization of truss elements, please refer to the documentation.

https://opstool.readthedocs.io/en/latest/src/vis/plot_truss_resp_plotly.html

https://opstool.readthedocs.io/en/latest/src/post/truss_resp.html

@felipecordero
Copy link
Author

Your work and effort is amazing, thank you very much!

I would like to know if the latest version is able to display vertical deflection of floor slabs, but taking each floor separately in a 2D render. My question arise because I'm implementing models like this:

3D display without using opstool library.

image

3D display using the output of opstool + customization

image

2D visualization of mesh without opstool

image

2D visualization of deflections without opstool

image

Sample from opstool documentation. I would like to know if for my problem, there is something similar to this, but forced on 2D plane, so I could be exploring floor by floor:

image

Thank you very much in advance!

@yexiang1992
Copy link
Owner

Hi, if it is just deflection, I think there should be no problem. If it is element response, I am not sure what element your floor uses. Currently, opstool supports visualization of averaged Gaussian point responses such as shell and solid elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants