diff --git a/Physiolibrary/Media.mo b/Physiolibrary/Media.mo index 0af78f7..7b7bda3 100644 --- a/Physiolibrary/Media.mo +++ b/Physiolibrary/Media.mo @@ -72,7 +72,7 @@ package Media "Models of physiological fluids" AbsolutePressure p "Absolute pressure of medium"; SpecificEnthalpy h "Specific enthalpy"; MassFraction X[nS] "Mass fractions of substances"; - Types.ElectricPotential v "Electric potential of the substance"; + Types.ElectricPotential v "Electric potential"; annotation (Documentation(info="

Thermodynamic state of blood is represented by pressure, temperature, base substances composition, electrical potential and ionic strengh.

")); diff --git a/Physiolibrary/Resources/Documentation/Physiolibrary v3.0.pptx b/Physiolibrary/Resources/Documentation/Physiolibrary v3.0.pptx index 9e02a5d..a9d9a3c 100644 Binary files a/Physiolibrary/Resources/Documentation/Physiolibrary v3.0.pptx and b/Physiolibrary/Resources/Documentation/Physiolibrary v3.0.pptx differ