Re: [Paraview] Problem with pvtr files in Paraview 3.98 and 3.98.1

2013-02-18 Thread Dr. Olaf Ippisch
arrays.I know that may not help you > too much, but just in case :), it might worth looking at the writing > logic. > > Utkarsh > > On Mon, Feb 18, 2013 at 4:02 AM, Dr. Olaf Ippisch > wrote: >> Dear Paraview Developers, >> >> I am using the pvtr-file forma

Re: [Paraview] Problem with pvtr files in Paraview 3.98 and 3.98.1

2013-03-25 Thread Dr. Olaf Ippisch
extent. However to work, one has to give the same values as the piece extent. Only the WholeExtent in the .pvtr file gives the extent of the whole domain. After I fixed it, it also works with Paraview 3.98. Best regards and many thanks for your help, Olaf -- Dr. Olaf Ippisch Universität

[Paraview] Python Scripts and memory

2013-03-25 Thread Dr. Olaf Ippisch
is the trick? Best regards, Olaf Ippisch -- Dr. Olaf Ippisch Universität Heidelberg Interdisziplinäres Zentrum für Wissenschaftliches Rechnen Im Neuenheimer Feld 368, Raum 4.24 Tel: 06221/548252 Fax: 06221/548884 Mail: Im Neuenheimer Feld 368, 69120 Heidelberg e-mail: #!pvpython from

[Paraview] Parallel Scalability

2013-03-25 Thread Dr. Olaf Ippisch
needed was also the same. I am sure that I am making some error either in the setup or I am missing something in the python program. Do you have any suggestions? Best regards, Olaf Ippisch -- Dr. Olaf Ippisch Universität Heidelberg Interdisziplinäres Zentrum für Wissenschaftliches Rechnen Im

Re: [Paraview] Python Scripts and memory

2013-03-26 Thread Dr. Olaf Ippisch
The even better approach would be to create the pipeline and all the > views only once and then simply update the filename in the loop. That > would guarantee that all resources from a previous timestep are released > when the next one executes. > > Best, > -berk > > >

Re: [Paraview] Parallel Scalability

2013-03-26 Thread Dr. Olaf Ippisch
will not see good scaling. You can check if this is the case by applying > Process Id Scalars to the contour output. It will color polygons based > on which processor generates them. > > Best, > -berk > > > > On Mon, Mar 25, 2013 at 10:46 AM, Dr. Olaf Ippisch > <

[Paraview] text labels with python scripts

2013-03-26 Thread Dr. Olaf Ippisch
ield properly? Best regards, Olaf -- Dr. Olaf Ippisch Universität Heidelberg Interdisziplinäres Zentrum für Wissenschaftliches Rechnen Im Neuenheimer Feld 368, Raum 4.24 Tel: 06221/548252 Fax: 06221/548884 Mail: Im Neuenheimer Feld 368, 69120 Heidelberg e-mail: ___