Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangyu-Hu committed Jul 8, 2023
1 parent c878229 commit 2651eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/markdown/first_order_consistancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ the particle position is corrected by relaxing the zero-order
consistency error iteratively

$$
\Delta \mathbf{r}_i = 2 \alpha h^{2} \sum_j \nabla W_{ij} V_j,
\Delta \mathbf{r}_i = 2 \alpha h^2 \sum_j \nabla W_{ij} V_j,
$$

where the parameter $\alpha \approx 0.2$ to ensure numerical stability,
Expand Down

0 comments on commit 2651eaa

Please sign in to comment.