Hi,

I'm trying to interpolate a pressure field from one grid to another and 
then compute the difference between the original pressure field and the 
interpolated one.
So if I have :
grid1, data1
grid2, data2

I want to
1. interpolate data1 onto grid2
2.  compute data2-data1

I try to use the Resample Dataset filter which seems to work for step 1, 
but then I no longer have access to data2! Am I doing something wrong , 
or do I need to code up the filter so that it copies the data associated 
with grid2 ?
If anyone has done something similar in the past  -- please help :) !

Jacques

---------------------------
This email contains information that is private and confidential and is 
intended only for the addressee.  If you are not the intended recipient please 
delete it and notify us immediately by e-mailing the sender.
Note: All email sent to or from this address may be accessed by someone other 
than the recipient, for system management and security reasons.
Aircraft Research Association Ltd.  Registered in England, Registration No 
503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 
196351245


begin:vcard
fn:Jacques Papper
n:Papper;Jacques
org:Aircraft Research Association Ltd.;Computational Aerodynamics
adr:;;Manton Lane;Bedford;;MK41 7PF;UK
title:Technology Leader Applied CFD Team
tel;work:01234 324677
url:http://www.ara.co.uk
version:2.1
end:vcard

_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to