Skip to content
Snippets Groups Projects
Commit ab4534a2 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

Fix error in theory

parent 187597b3
Branches
Tags
1 merge request!890Remove drho_dh
......@@ -186,7 +186,7 @@ The spatial differential is fairly straightforward and is given by
The differential with respect to the smoothing length is also straightforward
after remembering that $W_{ij}(h_j) = w(|r_{ij}|/h_j)/h_j^{n_d}$. Then,
\begin{align}
\frac{\partial y_i}{\partial h_i} = -\sum_{j=1}^N \frac{x_j}{h_j}
\frac{\partial y_i}{\partial h_i} = -\sum_{j=1}^N \frac{x_j}{h_i}
\left[
n_d W_{ij}(h_i) + \frac{|r_{ij}|}{h_i}
\left.
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment