mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: tutorial update
This commit is contained in:
@ -50,7 +50,7 @@ boundaryField
|
||||
inletValue $internalField;
|
||||
}
|
||||
|
||||
porosity_ascii
|
||||
porosity
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
|
||||
@ -53,7 +53,7 @@ boundaryField
|
||||
inletValue uniform (0 0 0);
|
||||
}
|
||||
|
||||
porosity_ascii
|
||||
porosity
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
|
||||
@ -59,7 +59,7 @@ boundaryField
|
||||
value uniform 200;
|
||||
}
|
||||
|
||||
porosity_ascii
|
||||
porosity
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
|
||||
@ -59,7 +59,7 @@ boundaryField
|
||||
value uniform 1;
|
||||
}
|
||||
|
||||
porosity_ascii
|
||||
porosity
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
|
||||
@ -57,7 +57,7 @@ boundaryField
|
||||
value uniform 0;
|
||||
}
|
||||
|
||||
porosity_ascii
|
||||
porosity
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
|
||||
@ -47,7 +47,7 @@ boundaryField
|
||||
value $internalField;
|
||||
}
|
||||
|
||||
porosity_ascii
|
||||
porosity
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user