[Paraview] FW: Ensight File Name Pronlem
kmorel
kmorel at sandia.gov
Mon Sep 10 10:04:32 EDT 2007
Does anyone know what is causing Mehmet troubles?
------ Forwarded Message
From: Mehmet SAHIN <msahin.ae00 at mynet.com>
Date: Sat, 8 Sep 2007 19:43:58 +0300 (EEST)
To: "Moreland, Kenneth" <kmorel at sandia.gov>
Subject: Ensight File Name Pronlem
Dear Ken,
I am having promlem with the file names in Ensight Gold file format. I have
the following case file with the input file names and when it reads l am
having the following error mesage. I can modify the file names but may be
you wish to know.
Best wishes,
Mehmet
FORMAT
type: ensight gold
GEOMETRY
model: Airfoil_NS.ens.geo
VARIABLE
scalar per node: 1 pressure Airfoil_NS.ens.pressure.t*
vector per node: 1 velocity Airfoil_NS.ens.velocity.t*
scalar per node: 1 temperature Airfoil_NS.ens.temperature.t*
TIME
time set: 1
number of steps: 20
filename numbers: 0 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150 160
170 180 181
time values: 0.095 0.1 0.105 0.11 0.115 0.12 0.125 0.13 0.135 0.14 0.145
0.15 0.155 0.16 0.165 0.17 0.175 0.18 0.185 0.185
build/bin> ./paraview
ErrorMessage
# Error or warning: There was a VTK Error in file:
/home/sahinm/paraview-2.4.4/VTK/IO/vtkEnSightGoldBinaryReader.cxx (92)
vtkEnSightGoldBinaryReader (0xc4da958): stat failed.
ErrorMessage end
ErrorMessage
# Error or warning: There was a VTK Error in file:
/home/sahinm/paraview-2.4.4/VTK/IO/vtkEnSightGoldBinaryReader.cxx (1077)
vtkEnSightGoldBinaryReader (0xc4da958): Unable to open file:
/tmp/Navier_Stokes4_.ens.pressure.20
ErrorMessage end
ErrorMessage
# Error or warning: There was a VTK Error in file:
/home/sahinm/paraview-2.4.4/VTK/IO/vtkEnSightGoldBinaryReader.cxx (92)
vtkEnSightGoldBinaryReader (0xc4da958): stat failed.
ErrorMessage end
ErrorMessage
# Error or warning: There was a VTK Error in file:
/home/sahinm/paraview-2.4.4/VTK/IO/vtkEnSightGoldBinaryReader.cxx (1276)
vtkEnSightGoldBinaryReader (0xc4da958): Unable to open file:
/tmp/Navier_Stokes4_.ens.velocity.20
ErrorMessage end
ErrorMessage
# Error or warning: There was a VTK Error in file:
/home/sahinm/paraview-2.4.4/VTK/IO/vtkEnSightGoldBinaryReader.cxx (92)
vtkEnSightGoldBinaryReader (0xc4da958): stat failed.
ErrorMessage end
ErrorMessage
# Error or warning: There was a VTK Error in file:
/home/sahinm/paraview-2.4.4/VTK/IO/vtkEnSightGoldBinaryReader.cxx (1077)
vtkEnSightGoldBinaryReader (0xc4da958): Unable to open file:
/tmp/Navier_Stokes4_.ens.temperature.20
ErrorMessage end
----- Özgün İleti -----
Kimden : "Moreland, Kenneth"
Kime : "Mehmet SAHIN"
Cc : "Kamran Mohseni"
Gönderme tarihi : 5/09/2007 23:04
Konu : RE: RE: RE: [Paraview] parallel paraview
namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="country-region"/>
name="City"/>
name="State"/>
name="place"/>
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>Yup. That’s
a problem. If you cannot connect to or from the cluster, there really is no
way to establish a connection.
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>You could
run
the client on the frontal machine as long as the user is on it. Although it
is
possible to do a remote X-host, that is not a very efficient way to run a 3D
graphics program like ParaView.
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>If possible,
you could run pvserver on the frontal node so that node 0 is the frontal
node. The
client need only access that one node.
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>You may also
try ssh port forwarding. You can use the –L or –R option to ssh to
establish a portal that will allow the client to connect through the ssh
tunnel
to the server or vice versa.
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>-Ken
style='font-size:10.0pt;font-family:"Courier New";color:maroon'>
face="Times New Roman">
From:face=Tahoma> Mehmet SAHIN
[mailto:msahin.ae00 at mynet.com]
Sent: Wednesday, September 05,
2007 1:44 PM
To: Moreland, Kenneth
Cc: Kamran Mohseni
Subject: Ynt: RE: RE: [Paraview]
parallel paraview
Dear Ken,
I tried reverserse connnection but pvserver at local node cannot locate
client
machine. I also talked with system admin and it seems that neither incomming
nor outgoing connections are possible at the local nodes. I wonder whether
you
have any other suggestion. May be use of frontal machine.
Best wishes,
Mehmet
----- Özgün İleti -----
Kimden : "Moreland, Kenneth"
Kime : "Mehmet SAHIN"
Gönderme tarihi : 5/09/2007 2:16
Konu : RE: RE: [Paraview] parallel paraview
You can use the reverse connection (-rc) option on both pvserver and
pvclient
to
tell ParaView to connect from server to client. In this case you will also
need
to
add the --client-host option to pvserver to tell where to connect to.
-Ken
> -----Original Message-----
> From: Mehmet SAHIN [mailto:
href="../src/compose.php?send_to=msahin.ae00%40mynet.com&unique_id=2e5975cf0
cfb17d732db0dbadd3e377b">msahin.ae00 at mynet.com]
> Sent: Tuesday, September 04, 2007 2:58 PM
> To: Moreland, Kenneth
> Subject: Ynt: RE: [Paraview] parallel paraview
>
> Dear Ken,
>
> I am running pvserver on one of the nodes on our cluster. When l
> run pvclient on my local machine l need to specify the server
> address. However, we are only allowed to connect frontal machine
> from outside. In this case how can l connect to local node where
> the pvserver is running?
>
> Best wishes,
>
> Mehmet
>
>
> ----- Özgün İleti -----
> Kimden : "Moreland, Kenneth" <
href="../src/compose.php?send_to=kmorel%40sandia.gov&unique_id=2e5975cf0cfb1
7d732db0dbadd3e377b">kmorel at sandia.gov>
> Kime : "Mehmet SAHIN"
> <
href="../src/compose.php?send_to=msahin.ae00%40mynet.com&unique_id=2e5975cf0
cfb17d732db0dbadd3e377b">msahin.ae00 at mynet.com>,
href="../src/compose.php?send_to=paraview%40paraview.org&unique_id=2e5975cf0
cfb17d732db0dbadd3e377b">paraview at paraview.org
> Gönderme tarihi : 4/09/2007 19:01
> Konu : RE: [Paraview] parallel paraview
>
> xmlns:o="urn:schemas-microsoft-com:office:office"
> xmlns:w="urn:schemas-microsoft-com:office:word"
> xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
> xmlns="http://www.w3.org/TR/REC-html40" <http://www.w3.org/TR/REC-html40> >
>
>
>
>
>
>
namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> name="PlaceType"/>
>
>
namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> name="PlaceName"/>
>
> namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> name="country-region"/>
>
>
namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> name="PostalCode"/>
>
>
namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> name="City"/>
>
> namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> name="State"/>
>
>
namespaceuri="urn:schemas-microsoft-com:office:smarttags"
> name="place"/>
>
>
>
>
>
>
>
>
>
>
size=2 color=maroon face="Courier<br>> New">
style='font-size:10.0pt;font-family:"Courier<br>>\000D\000ANew";
color:maroon'>
> style='font-size:10.0pt;font-family:"Courier
New";color:maroon'>I
> recently
> added a Wiki page that describes how to set up ParaView
> client/server. I wrote
> it for ParaView 3, but most of the information should be
> applicable to ParaView
> 2. The biggest difference is that you will use a program called
> pvclient
> rather than paraview on the client
> side.
>
>
size=2 color=maroon face="Courier<br>> New">
style='font-size:10.0pt;font-family:"Courier<br>>\000D\000ANew";
color:maroon'>
> style='font-size:10.0pt;font-family:"Courier
> New";color:maroon'>
>
>
size=2 color=maroon face="Courier<br>> New">
style='font-size:10.0pt;font-family:"Courier<br>>\000D\000ANew";
color:maroon'>
> style='font-size:10.0pt;font-family:"Courier
New";color:maroon'>
> href="
href="http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server"
target="_blank">http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server">
href="http://ww" target="_blank">http://ww
> w.paraview.org/Wiki/Setting_up_a_ParaView_Server
> nt>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=2 color=maroon face="Courier<br>> New">
> style='font-size:10.0pt;font-family:"Courier
> New";color:maroon'>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=2 color=maroon face="Courier<br>> New">
> style='font-size:10.0pt;font-family:"Courier
> New";color:maroon'>Read through
> that and then ask more specific
> questions.
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=2 color=maroon face="Courier<br>> New">
> style='font-size:10.0pt;font-family:"Courier
> New";color:maroon'>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=2 color=maroon face="Courier<br>> New">
> style='font-size:10.0pt;font-family:"Courier
> New";color:maroon'>-Ken
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=2 color=maroon face="Courier<br>> New">
> style='font-size:10.0pt;font-family:"Courier
> New";color:maroon'>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
color=maroon face="Courier<br>> New">
> size=3
> face="Times New Roman">face="Courier<br>> New">
>
>
color=maroon face="Courier<br>> New">
color=maroon face="Courier<br>> New">
>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=2 color=maroon face=Tahoma>
> style='font-size:10.0pt;
> font-family:Tahoma;font-weight:bold'>From:
size=2 color=maroon face="Courier<br>> New">
> size=2
> face=Tahoma>
style='font-size:10.0pt;font-family:Tahoma;color:maroon'>
> paraview-bounces+kmorel=
href="../src/compose.php?send_to=sandia.gov%40paraview.org&unique_id=2e5975c
f0cfb17d732db0dbadd3e377b">sandia.gov at paraview.org
> [mailto:paraview-bounces+kmorel=
href="../src/compose.php?send_to=sandia.gov%40paraview.org&unique_id=2e5975c
f0cfb17d732db0dbadd3e377b">sandia.gov at paraview.org]
> style='font-weight:bold'>On Behalf Of Mehmet SAHIN
> Sent: Monday,
> September 03, 2007
> 1:50 AM
> To:
>
href="../src/compose.php?send_to=paraview%40paraview.org&unique_id=2e5975cf0
cfb17d732db0dbadd3e377b">paraview at paraview.org
> Subject: [Paraview]
> parallel
> paraview
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=3 color=maroon face="Times New Roman">
> style='font-size:
> 12.0pt'>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=2 color=maroon face="Courier<br>> New">>
face=Arial>
> style='font-size:10.0pt;font-family:Arial'>Dear all,
>
> I have recently installed paraview 2.4.4 using mpi-lam.7.1.3 on a
> linux
> cluster. And l am trying to use it remotely. I can run it using
> "mpirun
> -np 1 paraview" for small size Ensight Gold files. However,
> when l use
> multiple processors l am having problem. I am seeing some other
> windows when it
> is reading the data files. Probably rendering part... Is this not
> to way to run
> it remotely?
> Actually what l want to do is to visulize an Ensight Gold file
> with around
> 8million vertices. On the net l saw that there is a pvserver
> option to run it
> when you have a poor client machine. However, for this one first l
> need to
> install it on client machine as well. Then l will run pvserver on
> the
> clusternodes. However, l do not have a direct acces from the
> client to the
> cluster nodes. Everthing has to go trough frontal node. I wonder
> whether you
> people had simillar problems and how you handle it?
>
> Best wishes,
>
> Mehmet SAHIN
> Mehmet SAHIN
> Department of Aerospace
>
> w:st="on">Engineering
> w:st="on">Sciences
>
> University of
> w:st="on">Colorado
>
> w:st="on">Boulder
>
w:st="on">Boulder,
> Colorado,
> 80309,
>
> w:st="on">USA
> TEL :+1 303 735 3526
> FAX :+1 303 492 4990
> http://vonkarman.colorado.edu/~sahinm/index.htm
<http://vonkarman.colorado.edu/%7Esahinm/index.htm> >
p>
>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
> > width="100%"
> bgcolor=white style='width:100.0%;background:white'>
>
>
>
>
style='font-size:12.0pt'>
>
size=3 face="Times New Roman">
> style='font-size:12.0pt'>
style='font-size:12.0pt'>
>
style='font-size:12.0pt'>
>
> color=black
> face=Tahoma>
> style='font-size:10.0pt;font-
>
family:Tahoma;color:black'>_______________________________________________
> _____________________________
>
>
>
> href="
href="http://servad.mynet.com/admynet/adredir.asp?ciid=24383&url=http:"
target="_blank">http://servad.mynet.com/admynet/adredir.asp?ciid=24383&url=
http:
> //market.mynet.com/market/arkadasim/secim.asp"
> target="_blank">
> style='color:black'>Hayalindeki
> kişiyi gökte ararken nette bul! Mynet Arkadaşım´a abone olmak
> için hemen
> tıkla!
style='font-size:12.0pt'>
>
style='font-size:12.0pt'>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
size=3 color=maroon face="Times New Roman">
> style='font-size:
> 12.0pt'>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
style='font-size:10.0pt;font-family:"Courier<br>> New";color:maroon'>
>
>
face="Courier<br>> New">
>
>
>
>
>
>
bgcolor=white style='width:100.0%;background:white'>
style='font-size:12.0pt'>
face=Tahoma>________________________________________________________________
____________
href="http://servad.mynet.com/admynet/adredir.asp?ciid=24383&url=http://mar
ket.mynet.com/market/arkadasim/secim.asp"
target="_blank">Hayalindeki
kişiyi gökte ararken nette bul! Mynet Arkadaşım´a abone olmak için hemen
tıkla!
____________________________________________________________________________
Hayalindeki kişiyi gökte ararken nette bul! Mynet Arkadaşım´a abone olmak
için hemen tıkla!
<http://servad.mynet.com/admynet/adredir.asp?ciid=24383&url=http://market.my
net.com/market/arkadasim/secim.asp>
------ End of Forwarded Message
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070910/e0012632/attachment-0001.html
More information about the ParaView
mailing list