manuel1618 / mpcforces-extractor

Get forces from RBE2s in Optistruct summed by connected parts
https://manuel1618.github.io/mpcforces-extractor/
MIT License
0 stars 0 forks source link

Build tcl scripts which make a model transformation for easier force extraction #46

Open manuel1618 opened 1 month ago

manuel1618 commented 1 month ago

I was thinking about a tcl code which would make it far easier to extract the mpc forces (and with that making the tool obsolete). Whet I have the connected groups I could split each mpc into multiple mpcs and combine (not merge) the master nodes with another mpc.

If that is easily done, the run could have easy force extraction in hyperview as the master nodes of every splitted mpc now only contains the slave nodes of one part. Things unclear right now:

This is not yet clear to me yet but I think it could be very useful if we could bulid a tcl code which transforrms a fem model into such a model that I could easy force extract after the run with Hyperview

manuel1618 commented 1 day ago

push this to someday - not a prio rn