Search found 4 matches

by James Cowburn
Wed Nov 08, 2023 3:51 am
Forum: AddBiomechanics
Topic: Queued on SLURM cluster
Replies: 5
Views: 751

Re: Queued on SLURM cluster

Hi all, I am in a similar situation as David as I have two jobs Queued on SLURM cluster. Both were originally uploaded at a similar time as David (~30th Oct). My problem is fairly simple, just two trials per job (as .trc files) and a model file (Lai2017). These data are kinematics only hence do not ...
by James Cowburn
Wed Jan 18, 2023 2:46 am
Forum: OpenSim
Topic: Static and Dynamic Optimization via Matlab
Replies: 3
Views: 676

Re: Static and Dynamic Optimization via Matlab

Hi Lars, I have previously done something very similar to you whereby I performed a DO using CasADi and De Groote's/Falisse's formulations in matlab, and subsequently performed JRA to obtain JRF. I wrote functions to write the muscle forces, reserve actuators, and net joint moments of the torque dri...
by James Cowburn
Tue May 21, 2019 3:04 am
Forum: Calibrated EMG-Informed Neuromusculoskeletal Modelling Toolbox (CEINMS)
Topic: Error Launching CEINMS
Replies: 0
Views: 584

Error Launching CEINMS

Hi, I am getting the following errors when trying to launch CEINMS and CEINMSCalibrate in the command prompt and directly from the .exe files in windows explorer. I have tried launching with setup files from the TestData download (as directed from the README.txt file) as well and I get the same mess...
by James Cowburn
Mon May 13, 2019 2:06 am
Forum: OpenSim
Topic: analysistool, jointreaction analysis, muscle foces file, matlab
Replies: 10
Views: 1873

Re: analysistool, jointreaction analysis, muscle foces file, matlab

Hi Martin, Following on from what Aaron said, I thought I would provide some example code to show what Aaron was saying. Again it's using Matlab for OpenSim 3.3, but hopefully it'll help point you in the right direction. %-----Create JRA----- JRA = JointReaction(); %Assign JRA Setup parameters JRA.s...