HELP. How to extract the mass and stiffness matrix? #2966
-
Hi, Best |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
Hey @artXuRo Thanks for your question! Do you confirm Alex? |
Beta Was this translation helpful? Give feedback.
-
Hi @artXuRo Accessing stiffness and mass matrix is a work in progress. Alex |
Beta Was this translation helpful? Give feedback.
-
Hi,
I recompile sofa and sofapython3, the error goes away~It seems caused by the old version of sofapython3.
Now the plug-in runs perfectly.
Fantastic work,Alex thanks too much!
Best
Art
发自我的iPhone
… 在 2022年5月25日,20:24,Alex Bilger ***@***.***> 写道:
Thanks for trying an experimental feature.
You are right that from sofa import SofaLinearSolver should be removed.
I need to investigate why you have the error. I'll let you know
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
Hi @artXuRo
Accessing stiffness and mass matrix is a work in progress.
If you are ready to experiment, you can find an open pull request on SofaPython3 to do what you want: sofa-framework/SofaPython3#262.
Any feedback is welcome.
Alex