Skip to content

Commit 970f681

Browse files
authored
Merge pull request #106 from AnyBody/missingStlFix
fix missing stl file when downloading the demo model
2 parents 300c678 + 0934f80 commit 970f681

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

18.6 KB
Binary file not shown.

A_study_of_studies/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ functionality in an AnyBodyStudy.
249249

250250
We need a model with a bit more substance than the template we created
251251
above. If you do not already have our trusted arm model stored
252-
somewhere, {download}`please download it here <Downloads/arm2d.any>`, save it to your disk, and load it
252+
somewhere, {download}`please download it here <Downloads/arm2d.zip>`, save it to your disk, and load it
253253
into AnyBody.
254254

255255
:::{rst-class} without-title

A_study_of_studies/lesson1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
In this lesson we are presuming that you have the arm2d.any file loaded
44
into AnyBody. If you do not have the model on file, please download and
5-
save a copy from this link: {download}`arm2d.any <Downloads/arm2d.any>`. It should look like this when
5+
save a copy from this link: {download}`arm2d.any <Downloads/arm2d.zip>`. It should look like this when
66
you have loaded the model, run InitialConditions operation, and opened a
77
Model View:
88

A_study_of_studies/lesson4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ the dynamic equilibrium equations for a equal amount of unknown forces,
3131
the so-called reaction forces.
3232

3333
To conclude this tutorial, please try InverseDynamics operations in the
34-
arm model, {download}`arm2d.any <Downloads/arm2d.any>`, and the slider crank
34+
arm model, {download}`arm2d.any <Downloads/arm2d.zip>`, and the slider crank
3535
mechanism,
3636
{download}`demo.SliderCrank3D.any <Downloads/Demo.SliderCrank3D.any>`. In both
3737
case, you will now see forces being calculated, i.e. forces that are

0 commit comments

Comments
 (0)