///////////////////////////////////////////////////////
//
// Build-a-Bod variable list
//
// This file determines the list of variables to
// display in the Edit Person box (when the patient's
// name is clicked, and 'Edit' is pressed).
//
// These variables can be altered by the user, in order
// to customise the physiological properties of the body.
//
// Each section of this file appears in a separate tab
// of the dialog box.
//
///////////////////////////////////////////////////////

[General]
body.Fat.mass
body.skin.area
body.muscle.EFFICIENCY

[Metabolic]
body.gitract.glucoseTolerance
body.gitract.obligatoryAABreakdown
body.kidney.overallRenalFunction
body.brain.diabetesInsipidus
body.kidney.maximumMedullaOsmolarity

[Gastrointestinal]
body.brain.preferredEatVolume
body.brain.preferredDrinkVolume
body.gitract.stomachCapacity
body.gitract.motilityRate

[Lungs]
body.lungs.Shunt
body.lungs.DdSp
body.lungs.maximumCompliance
body.lungs.airwayResistance
body.lungs.FRC
body.lungs.CO2Permeability

[Cardiovascular]
body.CVS.Hard
body.CVS.capillaryPressureFraction
body.CVS.heart.resistance
body.CVS.heart.left.starling.maximalSV
body.CVS.heart.left.starling.optimumEDV
body.CVS.heart.left.diaCompliance.lowerGradient
body.CVS.heart.right.starling.maximalSV
body.CVS.heart.right.starling.optimumEDV
body.CVS.heart.right.diaCompliance.lowerGradient

