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
@@ -708,7 +708,7 @@ If `file_per_process` is true, then pre_process, simulation, and post_process mu
708
708
709
709
-``[variable's name]_wrt`` activates the output of each specified variable into the database.
710
710
711
-
-`schlieren_alpha(i)` specifies the intensity of the numerical Schlieren of $i$-th component.
711
+
-`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.
712
712
713
713
-`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.
714
714
`fd_order = 1`, `2`, and `4` correspond to the first, second, and fourth-order finite difference schemes.
0 commit comments