mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial file update
This commit is contained in:
@ -56,7 +56,6 @@ boundaryField
|
||||
{
|
||||
type fan;
|
||||
patchType cyclic;
|
||||
jump uniform 0;
|
||||
jumpTable polynomial
|
||||
|
||||
2
|
||||
@ -71,7 +70,6 @@ boundaryField
|
||||
{
|
||||
type fan;
|
||||
patchType cyclic;
|
||||
jump uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
defaultFaces
|
||||
|
||||
Reference in New Issue
Block a user