File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5014,11 +5014,11 @@ The operator <strong>spatialDistribution</strong> allows the infinite-dimensiona
5014
5014
<img src=\" modelica://ModelicaReference/Resources/Images/spatialdistribution.png\"
5015
5015
alt=\" spatialdistribution.png\">
5016
5016
</blockquote>
5017
- where <code>z(y , t)</code> is the transported quantity, <code>y </code> is the
5018
- normalized spatial coordinate (0.0 ≤ <code>y </code> ≤ 1.0), <code>t</code> is the
5017
+ where <code>z(x , t)</code> is the transported quantity, <code>x </code> is the
5018
+ normalized spatial coordinate (0.0 ≤ <code>x </code> ≤ 1.0), <code>t</code> is the
5019
5019
time, <code>v(t)</code> = <code>der(x)</code> is the normalized
5020
5020
transport velocity and the boundary conditions are set at either
5021
- <code>y </code> = 0.0 or <code>y </code> = 1.0, depending on the sign of the velocity.
5021
+ <code>x </code> = 0.0 or <code>x </code> = 1.0, depending on the sign of the velocity.
5022
5022
5023
5023
<h4>Syntax</h4>
5024
5024
<blockquote><pre>
You can’t perform that action at this time.
0 commit comments