Search found 22 matches
- Tue Sep 24, 2024 7:39 am
- Forum: OpenSim
- Topic: Jaggy Residual forces after CMC
- Replies: 0
- Views: 551
Jaggy Residual forces after CMC
Hi everyone, My understanding about the kinematic input to CMC is that if the desired kinematics have already been filtered, such as being filtered in RRA step, it does not need to be filtered again in CMC step. After I ran CMC on a walking trial with kinematics filtered (at 6Hz) in RRA, the residua...
- Tue Nov 30, 2021 12:18 pm
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016 muscle in CMC
- Replies: 18
- Views: 4712
Re: DeGrooteFregly2016 muscle in CMC
Hi all, The simulations that I am trying to re-run with DGF Muscle in OpenSim 4 are walking down a slope at -6 deg and walking on the level ground (0 deg), which were previously published at: https://www.sciencedirect.com/science/article/pii/S002192901630834X . The original study ran CMC with Thelen...
- Tue Nov 30, 2021 7:44 am
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016 muscle in CMC
- Replies: 18
- Views: 4712
Re: DeGrooteFregly2016 muscle in CMC
Hi all, As suggested by Nick, I plotted out the muscle-tendon length of Semimembranosus in the failed CMC trial (see the attached pic below; the output log of this trial was posted in my previous post). The Semimembranosus is the muscle that caused the failure of CMC. The MT lengths are about 0.347 ...
- Mon Nov 29, 2021 8:26 am
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016 muscle in CMC
- Replies: 18
- Views: 4712
Re: DeGrooteFregly2016 muscle in CMC
Hi John, When you replaced the right vasti muscles, did the CMC go through initially when there were warnings about exceeding maximum contractile velocity and tendon buckling? I am wondering whether the warnings are related to the fail in CMC initialization. I can confirm that the DeGrooteFregly mus...
- Mon Nov 22, 2021 2:35 pm
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016 muscle in CMC
- Replies: 18
- Views: 4712
Re: DeGrooteFregly2016 muscle in CMC
Hi Nick, We are aware the small differences in the FLV curves in the DGF Muscle compared to the Thelen and Millard Muscle. This is the reason that we would like to re-run some CMC trials previously done with the Thelen Muscle. With regard to your suggestion of plotting muscle fiber lengths and veloc...
- Fri Nov 19, 2021 8:33 am
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016 muscle in CMC
- Replies: 18
- Views: 4712
Re: DeGrooteFregly2016 muscle in CMC
Hi all, Thanks for all your testing and thoughts. Here are a few things that I would like to add. To Ross' first comment. The reserve and residual actuators were included in the model I tested, with which the CMC could not initialize when muscles are replaced by DGF Muscle. The same model with Thele...
- Thu Nov 18, 2021 2:26 pm
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016 muscle in CMC
- Replies: 18
- Views: 4712
Re: DeGrooteFregly2016 muscle in CMC
Hi John, Thanks for sharing your results. How many muscles were the DGF Muscle in the CMC simulation you ran? Were they only the three heads of vasti? I have been able to get CMC to run in the simpler models (Gait10dof18musc and Gait2354_Simbody) coming with the OpenSim4.3 installation with all musc...
- Thu Nov 18, 2021 8:41 am
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016 muscle in CMC
- Replies: 18
- Views: 4712
Re: DeGrooteFregly2016 muscle in CMC
Hi, It has been more than a year since this discussion started. Since the Moco is officially in OpenSim and explicit tendon compliance is the default option, I assume that the two issues mentioned in Nick's previous post should have been resolved by now. So, I wonder whether there is an definitive a...
- Tue Oct 26, 2021 7:30 am
- Forum: OpenSim Moco
- Topic: DeGrooteFregly2016Muscle exportTendonForceMultiplierToTable
- Replies: 2
- Views: 483
DeGrooteFregly2016Muscle exportTendonForceMultiplierToTable
When I am exporting tendon force multiplier in the DeGrootFregly2016Muscle, I get NANs. Does anyone know why? Thanks! import org.opensim.modeling.* DGF_model = DeGrooteFregly2016Muscle(); DGF_tendon_osimDataTbl = DGF_model.exportTendonForceMultiplierToTable(); Example output shown below: time tendon...
- Thu Oct 21, 2021 7:47 pm
- Forum: OpenSim
- Topic: DeGrooteFregly2016Muscle exportTendonForceMultiplierToTable
- Replies: 0
- Views: 293
DeGrooteFregly2016Muscle exportTendonForceMultiplierToTable
When I am exporting tendon force multiplier in the DeGrootFregly2016Muscle, I get NANs. Does anyone know why? Thanks! import org.opensim.modeling.* DGF_model = DeGrooteFregly2016Muscle(); DGF_tendon_osimDataTbl = DGF_model.exportTendonForceMultiplierToTable(); Example output shown below: time tendon...