Guillaume Giudicelli
Guillaume Giudicelli
no my PR has not been reviewed. I can deal with conflicts I'm not worried if your PR gets merged first
hello you ll want to rebase this on origin/devel, and only include your commits
No I m talking about having those "0 * ad number" operations to preserve the sparsity pattern only for solvers that require it. For example the segregated one does not...
Yes. But tie it to the actual need (sparsity pattern preservation) than pointing out specific solvers.
Again, this code: ``` if (coef = 0) do average else do what the user requested ``` does not look any better than what we need to have now. The...
This is a good idea. The default size could be chosen based on how much memory one has on their system too, with a rough heuristic.
> 2-Velocity oscillations at the outlet of geometries (see picture below) using the nonlinear model the nonlinear FV? Are these oscillations in the new tests? If not we can create...
Looking at the code, it seems to me that if we put the wall-bounded element in a different block, we could avoid all these map lookups ? @grmnptr @tanoret is...
🎉
what is the status of this? I am waiting for this to be merged before the Turbulence physics can be updated with K-Epsilon