Refactored SetSliding and compute_stress_yy.
8 august.
Get it moving but only particularly correct, the main body is still acting out.
Works fine for TERMEX but yet causes bugs with SPTT
Works perfectly with TERMEX but still troubles with SPTT
Working version with SPTT
Finished.
Deleted some redundant functions
Fixed bug with kinematic_conditions when indexes were wrong.
Trying to fix compute_new_frame_ids.
Fixed problem with computing new frame but now we have the problem of too much points spawning at the same place and because of that much more time needed for computing so you need to create a metric to reduce number of points.
First try to fix issue with lots of nodes spawning at the same place
Absolutely working version.
Working fine but really slow.
Fixed critical bug with wrong calculation of instrument velocity.
Working versions with all samples but very slow.
Fast and working version
Deleted redundant line.
Deleted redundant line
Deleted some redundant code
Deleted redundant includes
Deleted redundant include statement
Simplified code.
it slides but yet parts of sample going into the instrument
Fixed bug.
Fixed mistake with i -> frame_node_ids[i]
Finished. Works well with sliding
Encapsulate update stuck points logic into function.
Fixed error with nodes going inside of sample. Only problem left is the edge nodes being unstuck after touching sample.
Fixed bug with edge points.
Only one mount on graphic left
Finished without remesh yet
Finished.
Finished for sure.
Fixed comment/