diff --git a/ModelicaReference/Resources/Images/spatialdistribution.png b/ModelicaReference/Resources/Images/spatialdistribution.png index 6544bd43fa..4791fe9e36 100644 Binary files a/ModelicaReference/Resources/Images/spatialdistribution.png and b/ModelicaReference/Resources/Images/spatialdistribution.png differ diff --git a/ModelicaReference/package.mo b/ModelicaReference/package.mo index 404768206e..b4b2cde148 100644 --- a/ModelicaReference/package.mo +++ b/ModelicaReference/package.mo @@ -5014,11 +5014,11 @@ The operator <strong>spatialDistribution</strong> allows the infinite-dimensiona <img src=\"modelica://ModelicaReference/Resources/Images/spatialdistribution.png\" alt=\"spatialdistribution.png\"> </blockquote> -where <code>z(y, t)</code> is the transported quantity, <code>y</code> is the -normalized spatial coordinate (0.0 ≤ <code>y</code> ≤ 1.0), <code>t</code> is the +where <code>z(x, t)</code> is the transported quantity, <code>x</code> is the +normalized spatial coordinate (0.0 ≤ <code>x</code> ≤ 1.0), <code>t</code> is the time, <code>v(t)</code> = <code>der(x)</code> is the normalized transport velocity and the boundary conditions are set at either -<code>y</code> = 0.0 or <code>y</code> = 1.0, depending on the sign of the velocity. +<code>x</code> = 0.0 or <code>x</code> = 1.0, depending on the sign of the velocity. <h4>Syntax</h4> <blockquote><pre>