|
[Sponsors] |
March 11, 2022, 16:31 |
PointToPointPlanarInterpolation
|
#1 |
New Member
mfr
Join Date: Nov 2021
Posts: 13
Rep Power: 4 |
Hi foamers,
I want to try planar interpolation from source patch to target patch using codedfixedvalue in U dict; Code:
pointToPointPlanarInterpolation ptp(srcPoints,destPoints,0,false); Foam::Field<Foam::Vector<double>> Uasd = ptp.interpolate(U_outlet); |
|
Tags |
codedfixedvalue, interpolation |
|
|