[770c98]: / Body / Mandible / NormalMandible_AAU / NormalMandibleHill2EPlusPE.root.any

Download this file

34 lines (26 with data), 756 Bytes

// Segments
AnyFolder Seg = {
  #include "Seg.any"
};

// Joints
AnyFolder Jnt = {
  #include "Jnt.any"  
};


// Muscles
AnyFolder Mus = {
  #include "MusRight.any"
  #include "MusLeft.any"
  #include "PassiveElementRight.any"
  #include "PassiveElementLeft.any"  
};


// MuscleParameters
AnyFolder MusPar = {
  #include "MusParHill2E.any"
  //#include "MusParPE.any"
  #include "MusParPE_test.any" 
};

AnyFolder NonSymmetricCase = {
  AnyVar RamusShortening = 0.0; //The amount of shortening in the Ramus on the left side in mm
  //AnyVar ForceRatio = 0.75; //The ratio of musce force between the healthy and affected side
  AnyVar ForceRatio = 1.0; //The ratio of musce force between the healthy and affected side
};