You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/documentation/case.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -709,7 +709,7 @@ If `file_per_process` is true, then pre_process, simulation, and post_process mu
709
709
710
710
-``[variable's name]_wrt`` activates the output of each specified variable into the database.
711
711
712
-
-`schlieren_alpha(i)` specifies the intensity of the numerical Schlieren of $i$-th component.
712
+
-`schlieren_alpha(i)` specifies the intensity of the numerical Schlieren of $i$-th component. It must be specified for every fluid when `schlieren_wrt` is enabled.
713
713
714
714
-`fd_order` specifies the order of the finite difference scheme used to compute the vorticity from the velocity field and the numerical schlieren from the density field using an integer of 1, 2, and 4.
715
715
`fd_order = 1`, `2`, and `4` correspond to the first, second, and fourth-order finite difference schemes.
0 commit comments