[Paraview] Specific OpenFOAM case crashes the server

2017-10-01 Thread Robert Sawko
Dear All,

I have been recently testing remote rendering in paraview and I seem to have
concocted a case which breaks remotely works locally. The case is an OpenFOAM
U-bend simulation and I am happy to share the files. They're about 61MB.

On the remote side I get:

pvserver: /.../viz/ParaView-v5.4.1/VTK/IO/Geometry/vtkOpenFOAMReader.cxx:3798: 
void vtkFoamEntryValue::ReadList(vtkFoamIOobject&): Assertion `"Label type not 
set!" && this->GetLabelType() != NO_LABEL_TYPE' failed.

On the local side it looks that I simply get disconnected which makes sense
seeing that the server core dumped.

I tried to remove all weirdness from this case and at the moment it is really
just a tet+quad mesh and some case files. If I open the case directly with the
client everything works.

I am really keen to solve it as when remote viz works, it's absolutely
brilliant. I would appreciate comments. Thanks.


A side note is that looks to me that PV OpenFOAM reader cannot handle
"included" files used by OpenFOAM.

Best wishes,
Robert
-- 
No deltas, no Cardanos, no hope...
http://en.wikipedia.org/wiki/Abel–Ruffini_theorem
___
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] Changing default setting for cylinder filter

2017-10-01 Thread kenichiro yoshimi
Hi,

Unfortunately vtkCylinderSource class doesn't seem to allow you to
change default settings for the axis direction. Hence you should apply
the transform filter after creating a cylinder.

Thanks

2017-10-01 15:00 GMT+09:00 Muhammad Kashif Saeed :
> Hi everyone,
> I want to draw a cylinder in ParaView.
> its default setting is such that its height is in the y-direction but i want
> to change it in z_direction.
>
> I have radius 0.07 m and height 0.3 m in Z direction
> plz help me
> thanks
>
> --
>
> Muhammad Kashif Saeed
> Chemical Engineer
> Cell: +92-300-7328139
>
> ___
> 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] Changing default setting for cylinder filter

2017-10-01 Thread Muhammad Kashif Saeed
Hi everyone,
I want to draw a cylinder in ParaView.
its default setting is such that its height is in the y-direction but i
want to change it in z_direction.

I have radius 0.07 m and height 0.3 m in Z direction
plz help me
thanks

-- 

*Muhammad Kashif Saeed*
Chemical Engineer
Cell: +92-300-7328139
___
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