Skip to content

Commit 88920b6

Browse files
Clarify plot_initial in docs (#260)
1 parent 6d5248b commit 88920b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/plotting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ nothing # hide
7575

7676
![variable conversions](variable_conversions.png)
7777

78+
Note that the argument `plot_initial = true` plots the initial condition evaluated at the selected time step, which means that the analytical solution is plotted if the initial condition
79+
function describes an exact solution that varies with time.
80+
7881
## Time Series Analysis at Spatial Points
7982

8083
You can analyze the temporal evolution of the solution at specific spatial locations by passing a spatial point as second argument. This is particularly useful for understanding wave propagation and local dynamics:

0 commit comments

Comments
 (0)