Skip to content
Snippets Groups Projects
Commit bcfa40c4 authored by henry's avatar henry
Browse files

interMixingFoam: corrected the slicing of allLambda for parallel running.

parent a575aecc
No related merge requests found
......@@ -34,7 +34,8 @@
),
mesh,
dimless,
allLambda
allLambda,
false // Use slices for the couples
);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment