<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Dear Wien2k user,<BR>
&nbsp;&nbsp;&nbsp;&nbsp; I have a very step-in question:<BR>
In case.struct,I find every element of rotation operation is integer,<BR>
which strongly indicates that the basis vectors are choosen as the primary&nbsp;cell vectors,<BR>
however, in the subroutine star subroutine /SRC_dstart/stern.f, there are dot-product operation,<BR>
like TK and K below: <BR>
#---------------------------------------------------------------------<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DO 2 J=1,3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TK=TK+TAU(J,I)*G(J)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K=0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DO 3 L=1,3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K=IZ(J,L,I)*G(L)+K<BR>&nbsp;3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CONTINUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STG(J,I)=K<BR>&nbsp;2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CONTINUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TK=TK*TPI<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TMP=DCMPLX(COS(TK),SIN(TK))<BR>
#----------------------------------------------------------------------<BR>
but actually the dot-production above is only applied for vectors with coordinates <BR>
in orthogonal system.So is the dot-product quality meaningful,or these operations used here&nbsp;seem&nbsp;wrong&nbsp;?<BR>
&nbsp; <BR>
Any suggestion is greatly appreciated<BR>
&nbsp;<BR>
Wenmei<BR>
&nbsp;<BR>
&nbsp;<BR><br /><hr />轻松把Hotmail下载到本地,试试 Windows Live Mail。 <a href='http://get.live.com/wl/all' target='_new'>立即尝试!</a></body>
</html>