mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: simple test for redistributePar with distributed roots
TUT: prefer 'subtract' instead of old 'delete' TUT: enable multiFieldValue function object, update topoSet action
This commit is contained in:
@ -53,7 +53,7 @@ actions
|
||||
{
|
||||
name c1;
|
||||
type cellSet;
|
||||
action delete;
|
||||
action subtract;
|
||||
source cellToCell;
|
||||
|
||||
set c2;
|
||||
|
||||
Reference in New Issue
Block a user