Re: [Paraview] Time dependant field in Ensight Gold Format

2010-04-23 Thread Anthony Ruiz
Zhanping :

I downloaded again the mac binaries today, and it is know working ...
I don't know what happened.

Regarding the paraview I built from sources, I guess the problem comes
from conflicts between gcc 4.2.1 (apple version) python 2.6.4 (apple
version, built with gcc 4.0.1) and qt 4.5.3.

Are there any requirements regarding the versions of the above programs ?

Anthony Ruiz
--
Cerfacs / Snecma - Ph.D. Student
05 61 19 30 37
--



On Thu, Apr 22, 2010 at 7:15 PM, Zhanping Liu zhanping@kitware.com wrote:
 Thomas and Anthony:

     The attached snapshot shows that the time information (4 different time
 values) is properly collected and shown in the the section under 'Object
 Inspector-Information'.

     -Zhanping

 On Thu, Apr 22, 2010 at 1:06 PM, Thomas PEDOT pe...@cerfacs.fr wrote:

 Hi,
 paraview reads double as integer
 1.1 is read as 1
 1.3 as 1
 2.1 as 2
 2.3 as 2

 So only 2 time dependant files are accessible.

 2010/4/22, Zhanping Liu zhanping@kitware.com:
  Hi Anthony:
 
     What do you mean by the time values of the ensight case file are
  changed
  from
  doubles to integers and 1.1 1.3 2.1 2.3? Can you explain more about
  your
  changes to the original case file?
 
     -Zhanping
 
  On Thu, Apr 22, 2010 at 12:22 PM, Anthony Ruiz r...@cerfacs.fr wrote:
 
  Hi,
 
  with Thomas Pedot, we've compiled paraview on mac os x snow leopard
  (10.6) from paraview cvs head checked out today (3.9.0). The problem
  is still here, however, we are able to visualize the transient data,
  provided the time values of the ensight case file are changed from
  doubles to integers.
 
  It seems that doubles are converted to integers since using the 4
  following time values in the ensight case :
  1.1
  1.3
  2.1
  2.3
 
  will result into only 2 snapshots in paraview, with time=1 and time=2.
 
  I attached the test case, since it is very small.
 
  Best regards,
  Anthony Ruiz
  --
  Cerfacs / Snecma - Ph.D. Student
  05 61 19 30 37
  --
 
  ___
  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
 
 
 
 
  --
  Zhanping Liu, PhD
  Kitware, Inc.
  28 Corporate Drive
  Clifton Park, NY 12065-8662
  Phone: 518-371-3971 x 138
  http://www.zhanpingliu.org
 



 --
 Zhanping Liu, PhD
 Kitware, Inc.
 28 Corporate Drive
 Clifton Park, NY 12065-8662
 Phone: 518-371-3971 x 138
 http://www.zhanpingliu.org

___
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


Re: [Paraview] Time dependant field in Ensight Gold Format

2010-04-23 Thread Zhanping Liu
I do not think so. Fortunately the problem disappeared.
Good luck.
-Zhanping

On Fri, Apr 23, 2010 at 5:04 AM, Anthony Ruiz r...@cerfacs.fr wrote:

 Zhanping :

 I downloaded again the mac binaries today, and it is know working ...
 I don't know what happened.

 Regarding the paraview I built from sources, I guess the problem comes
 from conflicts between gcc 4.2.1 (apple version) python 2.6.4 (apple
 version, built with gcc 4.0.1) and qt 4.5.3.

 Are there any requirements regarding the versions of the above programs ?

 Anthony Ruiz
 --
 Cerfacs / Snecma - Ph.D. Student
 05 61 19 30 37
 --



  On Thu, Apr 22, 2010 at 7:15 PM, Zhanping Liu zhanping@kitware.com
 wrote:
  Thomas and Anthony:
 
  The attached snapshot shows that the time information (4 different
 time
  values) is properly collected and shown in the the section under 'Object
  Inspector-Information'.
 
  -Zhanping
 
  On Thu, Apr 22, 2010 at 1:06 PM, Thomas PEDOT pe...@cerfacs.fr wrote:
 
  Hi,
  paraview reads double as integer
  1.1 is read as 1
  1.3 as 1
  2.1 as 2
  2.3 as 2
 
  So only 2 time dependant files are accessible.
 
  2010/4/22, Zhanping Liu zhanping@kitware.com:
   Hi Anthony:
  
  What do you mean by the time values of the ensight case file are
   changed
   from
   doubles to integers and 1.1 1.3 2.1 2.3? Can you explain more about
   your
   changes to the original case file?
  
  -Zhanping
  
   On Thu, Apr 22, 2010 at 12:22 PM, Anthony Ruiz r...@cerfacs.fr
 wrote:
  
   Hi,
  
   with Thomas Pedot, we've compiled paraview on mac os x snow leopard
   (10.6) from paraview cvs head checked out today (3.9.0). The problem
   is still here, however, we are able to visualize the transient data,
   provided the time values of the ensight case file are changed from
   doubles to integers.
  
   It seems that doubles are converted to integers since using the 4
   following time values in the ensight case :
   1.1
   1.3
   2.1
   2.3
  
   will result into only 2 snapshots in paraview, with time=1 and
 time=2.
  
   I attached the test case, since it is very small.
  
   Best regards,
   Anthony Ruiz
   --
   Cerfacs / Snecma - Ph.D. Student
   05 61 19 30 37
   --
  
   ___
   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
  
  
  
  
   --
   Zhanping Liu, PhD
   Kitware, Inc.
   28 Corporate Drive
   Clifton Park, NY 12065-8662
   Phone: 518-371-3971 x 138
   http://www.zhanpingliu.org
  
 
 
 
  --
  Zhanping Liu, PhD
  Kitware, Inc.
  28 Corporate Drive
  Clifton Park, NY 12065-8662
  Phone: 518-371-3971 x 138
  http://www.zhanpingliu.org
 




-- 
Zhanping Liu, PhD
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x 138
http://www.zhanpingliu.org
___
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


Re: [Paraview] Time dependant field in Ensight Gold Format

2010-04-22 Thread Zhanping Liu
Hi Anthony:

   What do you mean by the time values of the ensight case file are changed
from
doubles to integers and 1.1 1.3 2.1 2.3? Can you explain more about your
changes to the original case file?

   -Zhanping

On Thu, Apr 22, 2010 at 12:22 PM, Anthony Ruiz r...@cerfacs.fr wrote:

 Hi,

 with Thomas Pedot, we've compiled paraview on mac os x snow leopard
 (10.6) from paraview cvs head checked out today (3.9.0). The problem
 is still here, however, we are able to visualize the transient data,
 provided the time values of the ensight case file are changed from
 doubles to integers.

 It seems that doubles are converted to integers since using the 4
 following time values in the ensight case :
 1.1
 1.3
 2.1
 2.3

 will result into only 2 snapshots in paraview, with time=1 and time=2.

 I attached the test case, since it is very small.

 Best regards,
 Anthony Ruiz
 --
 Cerfacs / Snecma - Ph.D. Student
 05 61 19 30 37
 --

 ___
 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




-- 
Zhanping Liu, PhD
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x 138
http://www.zhanpingliu.org
___
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


Re: [Paraview] Time dependant field in Ensight Gold Format

2010-04-22 Thread Thomas PEDOT
Hi,
paraview reads double as integer
1.1 is read as 1
1.3 as 1
2.1 as 2
2.3 as 2

So only 2 time dependant files are accessible.

2010/4/22, Zhanping Liu zhanping@kitware.com:
 Hi Anthony:

What do you mean by the time values of the ensight case file are changed
 from
 doubles to integers and 1.1 1.3 2.1 2.3? Can you explain more about your
 changes to the original case file?

-Zhanping

 On Thu, Apr 22, 2010 at 12:22 PM, Anthony Ruiz r...@cerfacs.fr wrote:

 Hi,

 with Thomas Pedot, we've compiled paraview on mac os x snow leopard
 (10.6) from paraview cvs head checked out today (3.9.0). The problem
 is still here, however, we are able to visualize the transient data,
 provided the time values of the ensight case file are changed from
 doubles to integers.

 It seems that doubles are converted to integers since using the 4
 following time values in the ensight case :
 1.1
 1.3
 2.1
 2.3

 will result into only 2 snapshots in paraview, with time=1 and time=2.

 I attached the test case, since it is very small.

 Best regards,
 Anthony Ruiz
 --
 Cerfacs / Snecma - Ph.D. Student
 05 61 19 30 37
 --

 ___
 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




 --
 Zhanping Liu, PhD
 Kitware, Inc.
 28 Corporate Drive
 Clifton Park, NY 12065-8662
 Phone: 518-371-3971 x 138
 http://www.zhanpingliu.org

___
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


[Paraview] Time dependant field in Ensight Gold Format

2010-04-20 Thread Thomas PEDOT
Hi,
I have a set of 10 time dependant solutions written in Ensight Gold format.
I try to open them with precompiled version 3.6.2 or 3.8-RC1 on linux and
MacosX.

The first time step file is well loaded. When I try to play a sequence or to
watch another time step I have a segmentation fault (Linux) or nothing
append (MacOs).

I try this with version 3.4 and everything works fine.

I noticed that when everything is working the time appear in the box Time:
and staying at 0 when it's not working.

What are the differences between each versions? Ensight Gold format has
changed?

Regards,

-
PEDOT Thomas
PhD student
CERFACS - CFD Team
42 avenue Gaspard Coriolis
31057 Toulouse Cedex 1
FRANCE
(+33) (0)5.61.19.31.37
-
___
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


Re: [Paraview] Time dependant field in Ensight Gold Format

2010-04-20 Thread Zhanping Liu
Thomas:

   Is that possible to send me the dataset for me to debug it?

   Thanks.

   -Zhanping

On Tue, Apr 20, 2010 at 8:10 AM, Thomas PEDOT pe...@cerfacs.fr wrote:

 Hi,
 I have a set of 10 time dependant solutions written in Ensight Gold format.
 I try to open them with precompiled version 3.6.2 or 3.8-RC1 on linux and
 MacosX.

 The first time step file is well loaded. When I try to play a sequence or
 to watch another time step I have a segmentation fault (Linux) or nothing
 append (MacOs).

 I try this with version 3.4 and everything works fine.

 I noticed that when everything is working the time appear in the box
 Time: and staying at 0 when it's not working.

 What are the differences between each versions? Ensight Gold format has
 changed?

 Regards,

  -
 PEDOT Thomas
 PhD student
 CERFACS - CFD Team
 42 avenue Gaspard Coriolis
 31057 Toulouse Cedex 1
 FRANCE
 (+33) (0)5.61.19.31.37
 -


 ___
 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




-- 
Zhanping Liu, PhD
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x 138
http://www.zhanpingliu.org
___
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