CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

PointToPointPlanarInterpolation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 11, 2022, 15:31
Post PointToPointPlanarInterpolation
  #1
New Member
 
mfr
Join Date: Nov 2021
Posts: 12
Rep Power: 4
ucceyrekkokorec is on a distinguished road
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);
But when ı use interpolate func of pointToPointPlanarInterpolation class it gives uniform field although my source field is not uniform. Any solution?
ucceyrekkokorec is offline   Reply With Quote

Reply

Tags
codedfixedvalue, interpolation


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 21:16.