Skip to content

Fix/deal lin advec

Bastien Jordi requested to merge fix/Deal_LinAdvec into master

Add condition 'm_homogen_dealiasing = false' in solvers/IncNavierStokesSolver/AdvectionTerms/LinearisedAdvection.cpp, line 91. Fixes the issue of running the linearised advection for the incompressible solver in full 3D.

Merge request reports