mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Adding required interpolation for alpha.water in fvSchemes for overInterDyMFoam floatingBody tutorial
This commit is contained in:
@ -57,6 +57,11 @@ oversetInterpolation
|
|||||||
method inverseDistance;
|
method inverseDistance;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
oversetInterpolationRequired
|
||||||
|
{
|
||||||
|
alpha.water;
|
||||||
|
}
|
||||||
|
|
||||||
fluxRequired
|
fluxRequired
|
||||||
{
|
{
|
||||||
default no;
|
default no;
|
||||||
|
|||||||
Reference in New Issue
Block a user