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