Switch to side-by-side view

--- a
+++ b/Docs/Applications/Sports/BikeModel2D.md
@@ -0,0 +1,40 @@
+---
+gallery_title: "Bike Model 2D"
+gallery_image: "/Applications/images/BikeModel2D.webp"
+---
+
+(sphx_glr_auto_examples_Sports_plot_BikeModel2D.py)=
+
+# Bike Model 2D
+
+````{sidebar} **Example**
+<img src="/Applications/images/BikeModel2D.webp" width="70%" align="center">
+````
+
+
+A simple bicycle rider model using a planar
+leg model.
+
+
+
+:::{seealso}
+**Main file location in AMMR:**
+
+{menuselection}`Application --> Examples --> BikeModel2D --> BikeModel2D.main.any`
+:::
+
+Although this model can be rotated in 3-D space it really is just a saggital
+plane pedaling model with only a few muscles in each leg. The beauty of
+pedaling is that it is one of the few cases of biomechanics that can be modeled
+reasonably on two dimensions only.
+
+The 2-D legs are supplemented with models of the bike frame, crank, and
+wheels.
+
+You can do lots of interesting stuff with this model:
+
+- Investigate the influence of the bicycle design
+- Change riding parameters sich as cadence and output power
+- Separate internal work for acceleraton of body segments
+
+from external work on the crank.