{ "parameters": { "venousInput": 0.01, "adiposePC": 23.1, "brainPC": 2.2, "heartPC": 2.3, "kidneyPC": 3.2, "liverPC": 7.1, "lungPC": 6.3, "musclePC": 2.4, "remainderPC": 13.5, "skinPC": 3.2, "splanchnicPC": 4.3, "stomachPC": 4.5, "testesPC": 4.7, "adiposeFlow": 2.55, "brainFlow": 0.78, "heartFlow": 4.2, "kidneyFlow": 13.61, "liverInFlow": 2.55, "totalFlow": 60.0, "muscleFlow": 12.25, "skinFlow": 7.1, "splanchnicFlow": 12.25, "stomachFlow": 1.9, "testesFlow": 1.9, "remainderFlow": 4.91, "adiposeVolume": 8, "brainVolume": 1.2, "heartVolume": 1, "kidneyVolume": 2.0, "liverVolume": 11.0, "lungVolume": 1.2, "muscleVolume": 125.0, "skinVolume": 43.8, "splanchnicVolume": 15.0, "stomachVolume": 1.1, "testesVolume": 2.5, "remainderVolume": 15.8, "venousVolume": 13.6, "arterialVolume": 6.8, "k1": 0.0105, "one": 1 }, "derivedParameters": { "liverOutFlow": { "type": "sum", "a": "liverInFlow", "b": "gutOutFlow" }, "gutOutFlow": { "type": "sum", "a": "splanchnicFlow", "b": "stomachFlow" } }, "functions": { "venousInput": { "type": "exp", "A": "inputA", "tau": "inputTau" } } }