-
Notifications
You must be signed in to change notification settings - Fork 46
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
[examples] Add a thermo-elastic example #204
base: master
Are you sure you want to change the base?
Conversation
meca.addObject("SparseLDLSolver", name="LDL LinearSolver", template="CompressedRowSparseMatrixMat3x3d") | ||
meca.addObject("TetrahedronSetTopologyContainer", name="tetContainer", src="@../tetContainer") | ||
meca.addObject("TetrahedronSetGeometryAlgorithms", name="tetGeometry", template="Vec3d") | ||
meca.addObject("MechanicalObject", name="MO", position="@../tetraO.position") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
related to .linkpath and this (PR #265)
@hugtalbot Is there something preventing to finish the job? |
hey @alxbilger you're right, this PR was awaiting the pull-request in SOFA introducing the GeometryType in the mass. I do the change and poke you back for a final review 👍 |
Reviews taken into account. However, this scene often crashes with such error: double free or corruption (out)
########## SIG 6 - SIGABRT: usually caused by an abort() or assert() ########## I am suspecting the engine TextureInterpolation |
[ci-build] |
What about this PR, should it be updated or closed or postponed ? |
Some issues were notice with visualization on SP3 master.
Works fine with release v21.06.00.
Texture visualization with SOFA master does not work due to issue reported here: sofa-framework/sofa#2392
To be merged after #198
thermoelasticity__r60_0003.mp4