mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
DOC: waveMaker - removed references to unused x0 input parameter
This commit is contained in:
@ -37,7 +37,6 @@ boundaryField
|
||||
value uniform (0 0 0);
|
||||
|
||||
motionType flap;
|
||||
x0 (0 0 0);
|
||||
n (1 0 0);
|
||||
waveHeight 0.06;
|
||||
initialDepth 0.25;
|
||||
|
||||
@ -37,7 +37,6 @@ boundaryField
|
||||
value uniform (0 0 0);
|
||||
|
||||
motionType flap;
|
||||
x0 (0 0 0);
|
||||
n (1 0 0);
|
||||
waveHeight 0.06;
|
||||
initialDepth 0.25;
|
||||
|
||||
@ -37,7 +37,6 @@ boundaryField
|
||||
value uniform (0 0 0);
|
||||
|
||||
motionType piston;
|
||||
x0 (0 0 0);
|
||||
n (1 0 0);
|
||||
waveHeight 0.06;
|
||||
initialDepth 0.25;
|
||||
|
||||
@ -37,7 +37,6 @@ boundaryField
|
||||
value uniform (0 0 0);
|
||||
|
||||
motionType piston;
|
||||
x0 (0 0 0);
|
||||
n (1 0 0);
|
||||
waveHeight 0.06;
|
||||
initialDepth 0.25;
|
||||
|
||||
@ -37,7 +37,6 @@ boundaryField
|
||||
value uniform (0 0 0);
|
||||
|
||||
motionType solitary;
|
||||
x0 (0 0 0);
|
||||
n (1 0 0);
|
||||
waveHeight 0.1;
|
||||
initialDepth 0.2;
|
||||
|
||||
Reference in New Issue
Block a user