Re: Saving Local Pressure Values
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.
› Forums › OpenLB › General Topics › Saving Local Pressure Values › Re: Saving Local Pressure Values
January 24, 2017 at 4:15 pm
#2524
robin.trunk
Participant
Hi Sumit,
replacing
intpolateVelocity( &p1,point );
by
intpolateVelocity( u1,point );
your code should work.
Best
Robin
