Hi there, i just tried the described process and form e it helped to change the interpolation in the data set and the problocation filter to flat (from Gouraud)
Hope that helps Best regards Franz >-----Ursprüngliche Nachricht----- >Von: [email protected] [mailto:paraview- >[email protected]] Im Auftrag von Zenker, Dr. Matthias >Gesendet: Mittwoch, 14. November 2012 08:46 >An: 'Scott, W Alan'; DeMarle, David Edward (External Contacts) >Cc: [email protected] >Betreff: Re: [Paraview] [EXTERNAL] Re: Plot probe value over time > >Hi, > >I have downloaded can.ex2, and still don't get the selection to work. > >Procedure (3.12.0-RC2, Windows XP 32 bit): >1. Open dataset >2. Apply >3. Filters-> Probe Location >4. Move mouse to point, hit "p" >5. Apply >6. Click on "Select Points On" >7. Click on point >8. Filters->Plot Selection over Time >9. Apply > >Result: an empty plot appears. > >Can anyone confirm this, or tell me what I am doing wrong? > >Thanks, > >Matthias > > >> -----Ursprüngliche Nachricht----- >> Von: Scott, W Alan [mailto:[email protected]] >> Gesendet: Dienstag, 13. November 2012 17:31 >> An: Zenker, Dr. Matthias; DeMarle, David Edward (External Contacts) >> Cc: [email protected] >> Betreff: RE: [EXTERNAL] Re: [Paraview] Plot probe value over time >> >> can.ex2 (also often renamed can.exo) and disk_out_ref.ex2 (also often >> renamed disk_out_ref.exo) are two workhorse, very small datasets that >> are in the ParaView data download. Go to the ParaView web site, >> Resources/ Downloads/ Type of Download/ Data, Documents and Tutorials. >> >> can.ex2 has two blocks, and time data. >> disk_out_ref.ex2 includes temperature, pressure and a vector field. >> >> Alan >> >> -----Original Message----- >> From: [email protected] [mailto:paraview- >> [email protected]] On Behalf Of Zenker, Dr. Matthias >> Sent: Tuesday, November 13, 2012 6:46 AM >> To: DeMarle, David Edward (External Contacts) >> Cc: [email protected] >> Subject: [EXTERNAL] Re: [Paraview] Plot probe value over time >> >> Hmmm... >> Can anybody on the list confirm that this works under Windows? >> If it doesn't, could this be a bug? >> Is the can.ex2 dataset available somewhere so that I can exclude that >> the fault is in my dataset? >> >> Matthias >> >> >> > -----Ursprüngliche Nachricht----- >> > Von: David E DeMarle [mailto:[email protected]] >> > Gesendet: Dienstag, 13. November 2012 14:35 >> > An: Zenker, Dr. Matthias >> > Cc: Utkarsh Ayachit; [email protected] >> > Betreff: Re: [Paraview] Plot probe value over time >> > >> > I don't know. Works for me using the can.ex2 data set with 3.12 or >> > 3.98 binaries on mac. >> > >> > David E DeMarle >> > Kitware, Inc. >> > R&D Engineer >> > 21 Corporate Drive >> > Clifton Park, NY 12065-8662 >> > Phone: 518-881-4909 >> > >> > >> > On Tue, Nov 13, 2012 at 8:28 AM, Zenker, Dr. Matthias >> > <[email protected]> wrote: >> > > Hi, >> > > >> > > I can't get it to work. >> > > I have specified a point with "Probe Location", clicked on "Select >> > > Points >> > On", and selected the cross generated by "Probe Location". But "Plot >> > Selection Over Time" gives an empty plot. "Extract Selection" >> > doesn't help either. Obviously I am missing something, but what? >> > > >> > > Thank you, >> > > >> > > Matthias >> > > >> > > P.S.: I have tried with both 3.12.0-RC2 and 3.98.0-RC1 under >> > > Windows XP >> > (32bit). >> > > >> > >> -----Ursprüngliche Nachricht----- >> > >> Von: David E DeMarle [mailto:[email protected]] >> > >> Gesendet: Dienstag, 13. November 2012 13:55 >> > >> An: Zenker, Dr. Matthias >> > >> Cc: Utkarsh Ayachit; [email protected] >> > >> Betreff: Re: [Paraview] Plot probe value over time >> > >> >> > >> The simplest way to do what you want is to use the "Probe >Location" >> > >> filter to specify the point in space you want to sample values >> > >> onto, then use "Select Points On" to make a selection of that >> > >> filter's output. Finally apply "Plot Selection over Time". >> > >> >> > >> David E DeMarle >> > >> Kitware, Inc. >> > >> R&D Engineer >> > >> 21 Corporate Drive >> > >> Clifton Park, NY 12065-8662 >> > >> Phone: 518-881-4909 >> > >> >> > >> >> > >> On Tue, Nov 13, 2012 at 3:14 AM, Zenker, Dr. Matthias >> > >> <[email protected]> wrote: >> > >> > Hi Utkarsh, >> > >> > >> > >> > >> > >> > >> > >> > I'm afraid I don't understand what you mean. The string "select >> > >> > points" does not figure in the User's Guide. AFAIK I can select >> > >> > a point only if it is a node. But I would like to probe the >> > >> > temperature at a point which is located between nodes, so I >> > >> > need to >> > interpolate. >> > >> > The interpolated temperature should be plotted over time. >> > >> > >> > >> > So my question: How do I do that? >> > >> > >> > >> > >> > >> > >> > >> > Thank you for a further explanation, >> > >> > >> > >> > >> > >> > >> > >> > Matthias >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > Von: Utkarsh Ayachit [mailto:[email protected]] >> > >> > Gesendet: Dienstag, 13. November 2012 00:47 >> > >> > An: Zenker, Dr. Matthias >> > >> > Cc: [email protected] >> > >> > Betreff: Re: [Paraview] Plot probe value over time >> > >> > >> > >> > >> > >> > >> > >> > Matthias, >> > >> > >> > >> > >> > >> > >> > >> > Couldn't you create a "point" selection (either 'Select Points >On' >> > >> > or 'Select Points Through') for the probed point itself and >> > >> > then do "Extract Selection Over Time"? >> > >> > >> > >> > >> > >> > >> > >> > Utkarsh >> > >> > >> > >> > >> > >> > >> > >> > On Mon, Nov 12, 2012 at 2:36 AM, Zenker, Dr. Matthias >> > >> > <[email protected]> wrote: >> > >> > >> > >> > Hi, >> > >> > >> > >> > >> > >> > >> > >> > I would like to plot a value (say, the temperature) at a >> > >> > specific point >> > >> > (coordinates) over time. If there is a node at that point, I >> > >> > can use the Plot Selection over Time Filter. If not, it should >> > >> > be possible to use interpolation. I can use the Probe Location >> > >> > Filter to define a point by its coordinates. But how do I plot >> > >> > the temperature over time at that point? I didn't manage to do >> > >> > that so far, and would be grateful for a >> > >> helpful hint. >> > >> > >> > >> > >> > >> > >> > >> > Thanks, >> > >> > >> > >> > >> > >> > >> > >> > Matthias >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> >> > >> __________________________________________________________ >> > >> ___________ >> > >> > ERBE Elektromedizin GmbH >> > >> > Firmensitz: 72072 Tuebingen >> > >> > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede >> > >> > Registergericht: Stuttgart HRB 380137 >> > >> > >> > >> > >> > >> > _______________________________________________ >> > >> > Powered by www.kitware.com >> > >> > >> > >> > Visit other Kitware open-source projects at >> > >> > http://www.kitware.com/opensource/opensource.html >> > >> > >> > >> > Please keep messages on-topic and check the ParaView Wiki at: >> > >> > http://paraview.org/Wiki/ParaView >> > >> > >> > >> > Follow this link to subscribe/unsubscribe: >> > >> > http://www.paraview.org/mailman/listinfo/paraview >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> >> > >> __________________________________________________________ >> > >> ___________ >> > >> > ERBE Elektromedizin GmbH >> > >> > Firmensitz: 72072 Tuebingen >> > >> > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede >> > >> > Registergericht: Stuttgart HRB 380137 >> > >> > >> > >> > >> > >> > _______________________________________________ >> > >> > Powered by www.kitware.com >> > >> > >> > >> > Visit other Kitware open-source projects at >> > >> > http://www.kitware.com/opensource/opensource.html >> > >> > >> > >> > Please keep messages on-topic and check the ParaView Wiki at: >> > >> > http://paraview.org/Wiki/ParaView >> > >> > >> > >> > Follow this link to subscribe/unsubscribe: >> > >> > http://www.paraview.org/mailman/listinfo/paraview >> > >> > >> > > >> > > >> > > >> > >> __________________________________________________________ >> > ___________ >> > > ERBE Elektromedizin GmbH >> > > Firmensitz: 72072 Tuebingen >> > > Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede >> > > Registergericht: Stuttgart HRB 380137 >> > > >> >> >> __________________________________________________________ >> ___________ >> ERBE Elektromedizin GmbH >> Firmensitz: 72072 Tuebingen >> Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede >> Registergericht: Stuttgart HRB 380137 >> >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the ParaView Wiki at: >> http://paraview.org/Wiki/ParaView >> >> Follow this link to subscribe/unsubscribe: >> http://www.paraview.org/mailman/listinfo/paraview >> > > > >_____________________________________________________________________ >ERBE Elektromedizin GmbH >Firmensitz: 72072 Tuebingen >Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede >Registergericht: Stuttgart HRB 380137 > >_______________________________________________ >Powered by www.kitware.com > >Visit other Kitware open-source projects at >http://www.kitware.com/opensource/opensource.html > >Please keep messages on-topic and check the ParaView Wiki at: >http://paraview.org/Wiki/ParaView > >Follow this link to subscribe/unsubscribe: >http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
