<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>
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 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>
DO 2 J=1,3<BR> TK=TK+TAU(J,I)*G(J) <BR> K=0<BR> DO 3 L=1,3<BR> K=IZ(J,L,I)*G(L)+K<BR> 3 CONTINUE<BR> STG(J,I)=K<BR> 2 CONTINUE<BR> TK=TK*TPI<BR> 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 seem wrong ?<BR>
<BR>
Any suggestion is greatly appreciated<BR>
<BR>
Wenmei<BR>
<BR>
<BR><br /><hr />轻松把Hotmail下载到本地,试试 Windows Live Mail。 <a href='http://get.live.com/wl/all' target='_new'>立即尝试!</a></body>
</html>