COMP_nbSmooth_pCorr
smooth heat conductivity
This function is currently experimental, the variable
COMP_nbSmooth_pCorr was previously used for smoothing the
dynamic pressure, however now "mis"used for smoothing the dynamic pressure
%ind_p_dyn% .
Default:
COMP_nbSmooth_pCorr = 0
Define the number of loops to smooth the heat conductivity, see
lambda .
The k-th smoothing loop produces
\begin{align} \lambda_i^k = \sum\limits_{j=1}^{N_i} \exp\left( -6 \cdot r_{ij}^2 \right) \cdot \lambda_j^{k-1}\end{align}