Hello everyone
I'm working on bone plates that are used for fractured bones.
I have a bone that is fixed from one side and a compression force is applied on the other side of it. The process of healing will last 16 weeks and we assume it as 16 iterations. I want the forces to be updated through these 16 iterations. The magnitude of the forces are similar to the photo that i have already attached.
The applied force to the bone in the first week is 8.7038e+04 N.
The body weight is equal to 700 N.
How can i write a python (or MATLAB) code that updates the forces in these 16 iterations of the healing process?
Thank you in advance