diff --git a/src/waveModels/derivedPointPatchFields/waveMaker/waveMakerPointPatchVectorField.H b/src/waveModels/derivedPointPatchFields/waveMaker/waveMakerPointPatchVectorField.H index e202010d96..8ccff2d454 100644 --- a/src/waveModels/derivedPointPatchFields/waveMaker/waveMakerPointPatchVectorField.H +++ b/src/waveModels/derivedPointPatchFields/waveMaker/waveMakerPointPatchVectorField.H @@ -58,7 +58,6 @@ Usage \table Property | Description | Required | Default value motionType | See motion types below | yes | - x0 | Reference point on patch | yes | n | Direction of motion | yes | initialDepth | Initial depth | yes | wavePeriod | wave period | yes | diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement index 0719d90654..7ec136d944 100644 --- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement +++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerFlap/0.orig/pointDisplacement @@ -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; diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement index 93e69986df..ee3e1b592c 100644 --- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement +++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddleFlap/0.orig/pointDisplacement @@ -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; diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement index 3d1e3a8ac4..5460fda63d 100644 --- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement +++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerMultiPaddlePiston/0.orig/pointDisplacement @@ -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; diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement index 56cb828e10..84ca223c4e 100644 --- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement +++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerPiston/0.orig/pointDisplacement @@ -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; diff --git a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement index 2bf3c8e4b6..e2619c9af8 100644 --- a/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement +++ b/tutorials/multiphase/interFoam/laminar/waves/waveMakerSolitary/0.orig/pointDisplacement @@ -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;