mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial update
This commit is contained in:
@ -23,6 +23,7 @@ boundaryField
|
||||
inlet
|
||||
{
|
||||
type timeVaryingMappedFixedValue;
|
||||
offset (0 0 0);
|
||||
setAverage off;
|
||||
}
|
||||
|
||||
|
||||
@ -25,6 +25,7 @@ boundaryField
|
||||
{
|
||||
type timeVaryingMappedFixedValue;
|
||||
setAverage 0;
|
||||
offset 0;
|
||||
value nonuniform List<scalar>
|
||||
30
|
||||
(
|
||||
|
||||
@ -25,6 +25,7 @@ boundaryField
|
||||
{
|
||||
type timeVaryingMappedFixedValue;
|
||||
setAverage 0;
|
||||
offset 0;
|
||||
value nonuniform List<scalar>
|
||||
30
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user