AboutDownloadsDocumentsForumsSource CodeIssues

Release Name: 1.1

Release Notes

Muscle model curves & experimental data: The data for the literature curves appears in the literature_data folder. To generate the plots used in the paper 1. Compile a RelWithDebInfo version of SerializableCurveParameterBench.cpp by running CMake in `Millard2013ASMEJBE_CurveData\code'. 2. Run `Millard2013ASMEJBE_CurveData\main.m'. This will plot all of the experimental data and the curves described in the accompanying paper Computational & Biological Benchmarks 1. Compile a Release version of the computational benchmarks by running CMake in `Millard2013ASMEJBE_MuscleModelBenchmarks\computationalBenchmark'. 2. Compile a Release version of the submaximal activation benchmark by running CMake in `Millard2013ASMEJBE_MuscleModelBenchmarks\biologicalBenchmark\submaximalActivation'. 3. Compile a Release version of the maximal activation benchmark by running CMake in `Millard2013ASMEJBE_MuscleModelBenchmarks\biologicalBenchmark\maximalActivation'. 4. Run main.m in `Millard2013ASMEJBE_MuscleModelBenchmarks'. This will execute all of the simulations and produce all of the plots for the computational and biological benchmark simulations described in the accompanying paper.

Feedback