Postprocessing issue using Matrix Browser: Unable to obtain element wise boundary condition data
Here as you can see in figure i have a cantilever beam with single point constraints and forces applied to it. I wish to query this using the matrix browser to obtain a csv output. However, i am facing issues that i cannot find load applied or spc w.r.t elements since they are experienced by nodes and not elements so is there some way we can find the loads applied to each element here? Making some variable or something?
Looking forward to an answer
Find more posts tagged with
Sort by:
1 - 3 of
31
Hi! Depending on what your ultimate goal is, you might be interested in different ideas/approaches.
In matrix browser, you could extract the nodes from the elements, then the forces from the nodes.
You can also export two separate csvs (node, force + element, nodes) and join them.
However, if what you really want is to integrate de spforces across nodes/and elements, probably there are better approaches.