Fixed mistake in boundary conditions
This commit is contained in:
parent
29da835843
commit
59f00f069c
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ boundaryField
|
||||||
outlet
|
outlet
|
||||||
{
|
{
|
||||||
type waveAbsorption2DVelocity;
|
type waveAbsorption2DVelocity;
|
||||||
|
value uniform (0 0 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue