tutorials: Updated for changes to topoSet

This commit is contained in:
Henry Weller
2021-07-27 17:03:53 +01:00
parent 6a657c4338
commit 254b99357d
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ regions
(
zoneToCell
{
name pipe;
zone pipe;
fieldValues
(
volScalarFieldValue CH4 $!pipe/CH4

View File

@ -24,7 +24,7 @@ actions
type faceSet;
action new;
source patchToFace;
name "AMI.*";
patch "AMI.*";
}
);