1 cc Parameters of the SCCOR term
2 double precision v1sccor,v2sccor,vlor1sccor,
3 & vlor2sccor,vlor3sccor,v0sccor
5 C & dcostau,dsintau,dtauangle,dcosomicron,
7 integer nterm_sccor,isccortyp,nsccortyp,nlor_sccor
8 common/sccor/v1sccor(maxterm_sccor,3,-ntyp:ntyp,-ntyp:ntyp),
9 & v2sccor(maxterm_sccor,3,-ntyp:ntyp,-ntyp:ntyp),
10 & v0sccor(-ntyp:ntyp,-ntyp:ntyp),
11 & nterm_sccor(-ntyp:ntyp,-ntyp:ntyp),isccortyp(-ntyp:ntyp),
13 & nlor_sccor(-ntyp:ntyp,-ntyp:ntyp),
14 & vlor1sccor(maxterm_sccor,20,20),
15 & vlor2sccor(maxterm_sccor,20,20),
16 & vlor3sccor(maxterm_sccor,20,20)
17 C,gloc_sc(3,0:maxres2,10),
18 C & dcostau(3,3,3,maxres2),dsintau(3,3,3,maxres2),
19 C & dtauangle(3,3,3,maxres2),dcosomicron(3,3,3,maxres2),
20 C & domicron(3,3,3,maxres2)