mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: overset: various improvements to trackingInverseDistance. See #736.
This commit is contained in:
@ -54,6 +54,11 @@ snGradSchemes
|
||||
oversetInterpolation
|
||||
{
|
||||
method cellVolumeWeight;
|
||||
|
||||
// Faster but less accurate
|
||||
//method trackingInverseDistance;
|
||||
//searchBox (0 0 0)(0.02 0.01 0.01);
|
||||
//searchBoxDivisions 3{(64 64 1)};
|
||||
}
|
||||
|
||||
fluxRequired
|
||||
|
||||
Reference in New Issue
Block a user