[Paraview] Paraview Vtu to Exodus. Single block, multi element?

2017-01-08 Thread Andi Hartarto
Hi all, i need help please.

Introduction:
My problem is that I need to convert a vtu file into an exodus formatted
file that reads several element block data.
When I load my data in vtu, all i see is a white cubic block.
This block has 2 data arrays named tetrahedra rank and tetrahedra number.
When I change my coloring to tetrahedra rank, I can see 2 colors red and
blue coloring my block.

I want to save the vtu file into an exodus format file and load it to
another software but the other software only shows me the output of colors
if there are several element blocks.
 In my case, the vtu file converted to exodus has only 1 element block.
In paraview, I can go properties, add the variables of tetrahedra rank and
then change coloring then i see what i want to see.
But in the software I am supposed to load the data, I can't do that.
Im supposed to make my exodus data into 2 or more element blocks and then
load it in that software which makes the software goes "ok so there are
various data ! lets color it".

I don't know what should i do to change my vtu file with cell data of
tetrahedra rank clearly showing the 2 data sets into 2 element blocks.
I have tried to use edit> find data> extract selection > repeat for the
next > group the data.
I get a multi block data set. It didn't work. I need 1 block data set with
2 or more element data inside it.

Please help,
Andi
___
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


Re: [Paraview] [ParaView] data from multiple servers rendered in the same view

2017-01-08 Thread claude
Hello Sam,

thank you for the quick reply, I may not be doing it properly then. Each
time I toggle on the object to view, it ignores the current active
viewer and opens it in a new viewer/layout tab (or the viewer already
"linked" to the server if I didn't close that view yet). 

I attached 2 snapshots trying to show the behavior: each time I toggle
on one or the other data, it switches automatically the layout (here
"layout #2" and "layout #3"). Even if I close one of the layout and keep
only one, it will recreate a brand new one.

The servers are started with "$PARAVIEW/bin/pvserver --multi-clients"
and Paraview is started with "$PARAVIEW/bin/paraview --multi-servers".
Is this because the servers are both data+rendering and I should instead
have 2 data servers but one rendering server maybe?

Thanks again.

cheers

claude


On 01/08/2017 10:44 AM, Samuel Key wrote:
>
> Claude,
>
> I am quite certain that I am the least qualified individual to answer
> your question, but I have been an avid PV user for several years.
>
> As you click on each view to make it the active view (blue line around
> the view's perimeter), look at the pipeline browser. You should see
> the on/off "eyeballs" change.
>
> The appearance of the eyeball is either black for the datum set in the
> current active view and the others are "grayed out," that is, inactive
> as in "not visible." You should be able to click on a grayed out
> eyeball and make it active/visible in your current selected view.
>
> Hope this helps.
>
> Sam Key
>
> On 1/7/2017 10:19 PM, Claude wrote:
>> Dear community of ParaView experts,
>>
>> I am a new ParaView user and hopefully plugin developer, and first time
>> poster to the list. I hope the following will not sound too silly and I
>> thank you in advance for your replies.
>>
>> There are several paraview servers setup and I am able to connect to all
>> of them from the Paraview application. I can properly visualize the data
>> on each server. However each data appear in a separate view and I would
>> like to render them all in the same view (because they happen to be
>> different type of data in the same volume of interest). These data are
>> not on the same server for proprietary reasons (e.g. server A and server
>> B are not held by the same people and do not share their data among
>> themselves).
>> Is there any way to "merge" the views together although they come from
>> different sources? I couldn't find it in the UI but I wonder if this
>> even possible/permitted by a software architecture standpoint. I would
>> be ready to develop a plugin for it but as I am still exploring the
>> devkit, I haven't found the answer yet (and I figured someone would know
>> if it's even possible at all).
>>
>> I have searched the email archives (http://paraview.markmail.org
>> ) but
>> didn't find anything similar. I found a lot about comparing data in
>> multiple views or parallelizing the rendering of data but from the same
>> server.
>>
>> Thank you in advance.
>> all the best
>> claude
>>
>>
>> ___
>> 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
>>
>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


Re: [Paraview] [ParaView] data from multiple servers rendered in the same view

2017-01-08 Thread Samuel Key

  
  
Claude,
I am quite certain that I am the least qualified individual
to answer your question, but I have been an avid PV user for
several years.
As you click on each view to make it the active view (blue
line around the view's perimeter), look at the pipeline browser.
You should see the on/off "eyeballs" change.
The appearance of the eyeball is either black for the datum
set in the current active view and the others are "grayed out,"
that is, inactive as in "not visible." You should be able to click
on a grayed out eyeball and make it active/visible in your
current selected view. 
  
Hope this helps.
Sam Key
  
On 1/7/2017 10:19 PM, Claude wrote:


  
  
  

Dear
  community of ParaView experts,
  
  I am a new ParaView user and hopefully plugin developer, and
  first time
  poster to the list. I hope the following will not sound too
  silly and I
  thank you in advance for your replies.
  
  There are several paraview servers setup and I am able to
  connect to all
  of them from the Paraview application. I can properly
  visualize the data
  on each server. However each data appear in a separate view
  and I would
  like to render them all in the same view (because they happen
  to be
  different type of data in the same volume of interest). These
  data are
  not on the same server for proprietary reasons (e.g. server A
  and server
  B are not held by the same people and do not share their data
  among
  themselves).
  Is there any way to "merge" the views together although they
  come from
  different sources? I couldn't find it in the UI but I wonder
  if this
  even possible/permitted by a software architecture standpoint.
  I would
  be ready to develop a plugin for it but as I am still
  exploring the
  devkit, I haven't found the answer yet (and I figured someone
  would know
  if it's even possible at all).
  
  I have searched the email archives (http://paraview.markmail.org)
  but
  didn't find anything similar. I found a lot about comparing
  data in
  multiple views or parallelizing the rendering of data but from
  the same
  server.
  
  Thank you in advance.
  all the best
  claude
  
  
  
  ___
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


[Paraview] get name of source in pipeline gui

2017-01-08 Thread Bob Flandard
Hi,

How to get the name of the active source in the pipeline? (the gui name)

gas=GetActiveSource()

Then what?

I've spent an hour or more on this.

Thanks, Bob
___
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview