Skip to content

Commit 0f5c603

Browse files
committed
2 parents c1b9498 + fe3b955 commit 0f5c603

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/3_numerical.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To obtain this map, one must numerically integrate the underlying dynamical syst
1919
2020
where :math:`\sigma = \pm1` selects forward or backward integration.
2121
During the time integration process, the algorithm frequently queries the flow velocity vector :math:`\mathbf{u}(\mathbf{x},t)` at specific locations and moments with very high precision requirements.
22-
However, since the data grid is inherently spatially discretized, high-order interpolation methods are required by the program to keep numerical stability and obtain a physically meaningful flow map.
22+
However, since the data grid is inherently spatially discretized, high-order interpolation methods are required to keep numerical stability and obtain a physically meaningful flow map.
2323
Furthermore, when querying the velocity, special wall treatment must be applied at the boundaries to avoid value discontinuities and to represent certain real physical conditions.
2424

2525

source/_static/images/logo.png

1.26 MB
Loading

0 commit comments

Comments
 (0)