| 609 |
* -------------------------- |
* -------------------------- |
| 610 |
angtemp = ax |
angtemp = ax |
| 611 |
bfytemp = bfy |
bfytemp = bfy |
| 612 |
if(nplx.eq.6) angtemp = -1. * ax |
* ///////////////////////////////// |
| 613 |
if(nplx.eq.6) bfytemp = -1. * bfy |
* AAAAHHHHHHHH!!!!!!!!!!!!!!!!!!!!! |
| 614 |
|
* *grvzkkjsdgjhhhgngbn###>:( |
| 615 |
|
* ///////////////////////////////// |
| 616 |
|
c if(nplx.eq.6) angtemp = -1. * ax |
| 617 |
|
c if(nplx.eq.6) bfytemp = -1. * bfy |
| 618 |
|
if(viewx.eq.12) angtemp = -1. * ax |
| 619 |
|
if(viewx.eq.12) bfytemp = -1. * bfy |
| 620 |
tgtemp = tan(angtemp*acos(-1.)/180.) + pmuH_h*bfytemp*0.00001 |
tgtemp = tan(angtemp*acos(-1.)/180.) + pmuH_h*bfytemp*0.00001 |
| 621 |
angx = 180.*atan(tgtemp)/acos(-1.) |
angx = 180.*atan(tgtemp)/acos(-1.) |
| 622 |
stripx = stripx - 0.5*pmuH_h*bfytemp*0.00001*SiDimZ/pitchX |
stripx = stripx - 0.5*pmuH_h*bfytemp*0.00001*SiDimZ/pitchX |
| 623 |
c$$$ print*,nplx,ax,bfy/10. |
c$$$ print*,nplx,ax,bfy/10. |
| 624 |
c$$$ print*,angx,0.5*pmuH_h*bfytemp*0.00001*SiDimZ/pitchX |
c$$$ print*,angx,0.5*pmuH_h*bfytemp*0.00001*SiDimZ/pitchX |
| 625 |
c$$$ print*,'========================' |
c$$$ print*,'========================' |
| 626 |
|
c$$$ if(bfy.ne.0.)print*,viewx,'-x- ' |
| 627 |
|
c$$$ $ ,bfy,-1*0.5*pmuH_h*bfytemp*0.00001*SiDimZ |
| 628 |
* -------------------------- |
* -------------------------- |
| 629 |
|
|
| 630 |
c$$$ print*,'--- x-cl ---' |
c$$$ print*,'--- x-cl ---' |
| 742 |
tgtemp = tan(ay*acos(-1.)/180.)+pmuH_e*bfx*0.00001 |
tgtemp = tan(ay*acos(-1.)/180.)+pmuH_e*bfx*0.00001 |
| 743 |
angy = 180.*atan(tgtemp)/acos(-1.) |
angy = 180.*atan(tgtemp)/acos(-1.) |
| 744 |
stripy = stripy + 0.5*pmuH_e*bfx*0.00001*SiDimZ/pitchY |
stripy = stripy + 0.5*pmuH_e*bfx*0.00001*SiDimZ/pitchY |
| 745 |
|
c$$$ if(bfx.ne.0.)print*,viewy,'-y- ' |
| 746 |
|
c$$$ $ ,bfx,0.5*pmuH_e*bfx*0.00001*SiDimZ |
| 747 |
* -------------------------- |
* -------------------------- |
| 748 |
|
|
| 749 |
c$$$ print*,'--- y-cl ---' |
c$$$ print*,'--- y-cl ---' |