--- a
+++ b/Application/Examples/SeatedHumanFullWithNeck/Model/BodyModelConfiguration.any
@@ -0,0 +1,18 @@
+#path __BM_PLUGIN_FILE__ "BodyModelConfiguration.any"
+#define BM_CONFIG_PLUGIN __BM_PLUGIN_FILE__
+
+// -----------------------------------------------------------------------------------
+// The BodyModel configuration can be modified using BodyModel GUI plugin
+// or by manually editing this file.
+//
+// Please see this this file for more information on the options:
+// #path HTML_DOC "<AMMR_PATH_DOC>/bm_config/index.html"
+// -----------------------------------------------------------------------------------
+
+// Original application was created using previous leg model
+#define BM_LEG_MODEL _LEG_MODEL_LEG_
+#define BM_SCALING _SCALING_NONE_
+
+// Switch on neck
+#define BM_TRUNK_CERVICAL_MUSCLES _MUSCLES_SIMPLE_
+