Which software can display the "Vitek"plot file

86 views
Skip to first unread message

cassiec

unread,
Apr 25, 2012, 4:22:10 AM4/25/12
to qcmethod
Dear everyone :
Which software can display the "Vitek"plot file ,when I use the
tecplot :the error occured:
Err:Expecting a value after location I,J,K,Var=4378,1,1,3
Error occured on line 5256 near position
marked with "@"
ZONE@ T=''Slip Vectors"
below is the content :
1 VARIABLES = X Y Z SX SY SZ
2 ZONE T="ATOMS"
3 0.355000E+02 -0.125605E+03 0 0 0
4 0.373075E+02 -0.125605E+03 0 0 0
5 0.354958E+02 -0.123801E+03 0 0 0
...........
5256 ZONE T="Slip Vectors"
5257 0.364038E+02 -0.125605E+03 NaN
NaN 0.464390E-18
5258 0.354979E+02 -0.124703E+03 NaN
NaN 0.411850E-02
5259 0.373054E+02 -0.124703E+03 NaN
NaN 0.411850E-02
5260 0.382112E+02 -0.125605E+03 NaN NaN
0.464390E-18
................
Thank you!
Sincerely yours.

Ron Miller

unread,
Apr 25, 2012, 8:50:42 AM4/25/12
to qcmethod
tecplot will plot these, but you have a problem because you have NaN
entries. I suspect you didn't define the slip vector and burgers
vector correctly.

In my previous post.. the slip vector must be a vector in the X-Y
plane the lies along the edge component of a dislocation you are
interested in viewing (so you need to know ahead of time the
orientation of this dislocation). Also, the burgers vector needs to
be set to the correct values for the dislocation you are studying
(vector components referred to the global coordinate system).

ron

陈晓韦

unread,
Apr 26, 2012, 4:33:32 AM4/26/12
to qcme...@googlegroups.com
Dear:
the error occured again.
My ploy.dat file is :
1                                  number of polygons defined in the file
0.d0 0.d0                slip direction (only used for "Vitek" plot)
0.d0 0.d0 0.d0               Burgers vector (only used for "Vitek" plot)
4                                  number of polygon vertices
20       -34     
20       -134    
220      -134    
220      -34
the .geo file is :
2
1
-20.0  5.0 0.0
0.0   0.0  0.0
1.0   1.0  0.0
0.0   0.0  1.0
0.0
15.0
3
-30  20   F
-30  0     T
-10   0      T
2
0.0 0.0 0.0
0.0 0.0 0.0
1.0 0.0 0.0
0.0 1.0 0.0
0.0
15.0
4
0        5       F
0       -100     F
200    -100     F
200     5   T
Thank you!



网易Lofter,专注兴趣,分享创作!

陈晓韦

unread,
May 2, 2012, 10:50:02 PM5/2/12
to qcme...@googlegroups.com
Err:Expecting a value after location I,J,K,Var=4378,1,1,3
>>  Error occured on line 5256 near position
>> marked with "@"
>> ZONE@ T=''Slip Vectors"
>> below is the content :
   0.234325E+03  -0.496900E+02 0 0 0
   0.234325E+03  -0.478825E+02 0 0 0
   0.234325E+03  -0.460750E+02 0 0 0
   0.234325E+03  -0.442675E+02 0 0 0
   0.234325E+03  -0.424600E+02 0 0 0
   0.234325E+03  -0.406525E+02 0 0 0
   0.234325E+03  -0.388450E+02 0 0 0
   0.234325E+03  -0.370375E+02 0 0 0
   0.234325E+03  -0.352300E+02 0 0 0
   0.234325E+03  -0.334225E+02 0 0 0
   0.234325E+03  -0.316150E+02 0 0 0
   0.234325E+03  -0.298075E+02 0 0 0
   0.234325E+03  -0.280000E+02 0 0 0
 ZONE T="Slip Vectors"
   0.364038E+02  -0.125605E+03   0.000000E+00   0.000000E+00   0.881709E-32
   0.355026E+02  -0.124699E+03   0.731111E-02   0.216957E-04   0.881709E-32
   0.373101E+02  -0.124699E+03   0.731111E-02   0.216957E-04   0.781955E-16
   0.382112E+02  -0.125605E+03   0.000000E+00   0.000000E+00   0.882239E-32
   0.364089E+02  -0.123792E+03   0.000000E+00   0.000000E+00   0.781955E-16
   0.355077E+02  -0.122886E+03   0.731111E-02   0.216957E-04   0.156391E-15
   0.373152E+02  -0.122886E+03   0.731111E-02   0.216957E-04   0.143849E-15
   0.382164E+02  -0.123792E+03   0.100486E-13   0.100486E-13   0.781955E-16
   0.364141E+02  -0.121980E+03   0.000000E+00   0.000000E+00   0.656537E-16



At 2012-04-25 20:50:42,"Ron Miller" <rmi...@mae.carleton.ca
> wrote:
>tecplot will plot these, but you have a problem because you have NaN
>entries.  I suspect you didn't define the slip vector and burgers
>vector correctly.
>
>In my previous post.. the slip vector must be a vector in the X-Y
>plane the lies along the edge component of a dislocation you are
>interested in viewing (so you need to know ahead of time the
>orientation of this dislocation).  Also, the burgers vector needs to
>be set to the correct values for the dislocation you are studying
>(vector components referred to the global coordinate system).
>
>ron
>
>On Apr 25, 4:22 am, cassiec <cxiaowei1...@163.com> wrote:
>> Dear everyone :
>>   Which software can display the "Vitek"plot file ,when I use the
>> tecplot :the error occured:
>>  Err:Expecting a value after location I,J,K,Var=4378,1,1,3
>>  Error occured on line 5256 near position
>> marked with "@"
>> ZONE@ T=''Slip Vectors"
>> below is the content :
>>   1          VARIABLES = X Y Z SX SY SZ
>>    2         ZONE T="ATOMS"
>>    3         0.355000E+02  -0.125605E+03 0 0 0
>>    4         0.373075E+02  -0.125605E+03 0 0 0
>>    5         0.354958E+02  -0.123801E+03 0 0 0
>> ...........
>> 5256        ZONE T="Slip Vectors"
>>  5257       0.364038E+02  -0.125605E+03            NaN
>> NaN   0.464390E-18
>>  5258       0.354979E+02  -0.124703E+03            NaN
>> NaN   0.411850E-02
>>  5259       0.373054E+02  -0.124703E+03            NaN
>> NaN   0.411850E-02
>>   5260     0.382112E+02  -0.125605E+03            NaN            NaN
>> 0.464390E-18
>> ................
>>    Thank you!
>> Sincerely yours.


陈晓韦

unread,
Aug 8, 2012, 4:12:40 AM8/8/12
to qcme...@googlegroups.com


Dear:
   Could you tell me why there is no  interaction of two grains 。I want to study the friction of them .Thank you!


At 2012-04-25 20:50:42,"Ron Miller" <rmi...@mae.carleton.ca
> wrote:
>tecplot will plot these, but you have a problem because you have NaN
>entries.  I suspect you didn't define the slip vector and burgers
>vector correctly.
>
>In my previous post.. the slip vector must be a vector in the X-Y
>plane the lies along the edge component of a dislocation you are
>interested in viewing (so you need to know ahead of time the
>orientation of this dislocation).  Also, the burgers vector needs to
>be set to the correct values for the dislocation you are studying
>(vector components referred to the global coordinate system).
>
>ron
>
>On Apr 25, 4:22 am, cassiec <cxiaowei1...@163.com> wrote:
>> Dear everyone :
>>   Which software can display the "Vitek"plot file ,when I use the
>> tecplot :the error occured:
>>  Err:Expecting a value after location I,J,K,Var=4378,1,1,3
>>  Error occured on line 5256 near position
>> marked with "@"
>> ZONE@ T=''Slip Vectors"
>> below is the content :
>>   1          VARIABLES = X Y Z SX SY SZ
>>    2         ZONE T="ATOMS"
>>    3         0.355000E+02  -0.125605E+03 0 0 0
>>    4         0.373075E+02  -0.125605E+03 0 0 0
>>    5         0.354958E+02  -0.123801E+03 0 0 0
>> ...........
>> 5256        ZONE T="Slip Vectors"
>>  5257       0.364038E+02  -0.125605E+03            NaN
>> NaN   0.464390E-18
>>  5258       0.354979E+02  -0.124703E+03            NaN
>> NaN   0.411850E-02
>>  5259       0.373054E+02  -0.124703E+03            NaN
>> NaN   0.411850E-02
>>   5260     0.382112E+02  -0.125605E+03            NaN            NaN
>> 0.464390E-18
>> ................
>>    Thank you!
>> Sincerely yours.


Reply all
Reply to author
Forward
0 new messages