source: PSPA/transportPSPA/trunk/ftnchek.out @ 447

Last change on this file since 447 was 15, checked in by lemeur, 12 years ago

transport pspa initial

File size: 3.4 KB
Line 
1Common block DATA2D:
2  Elements set but never used: NORAYS
3Common block PRINTL:
4  Elements used but never set: LFI
5Common block LIMITS:
6  Elements never used, never set: IAPLIM
7Common block CHARLINE:
8  Elements set but never used: AS BS
9Common block DTF:
10  Elements set but never used: MACHINE UFILEIN HOMEDIR CURRENT TRANFILE
11Common block DTFRI:
12  Elements set but never used: LMC LCD NIH
13Common block ELM1A:
14  Elements never used, never set: PBEAM NPOPT LEMIT
15Common block ELM0D:
16  Elements set but never used: OPER
17Common block ELM10D:
18  Elements never used, never set: XNORM
19Common block ELM5A:
20  Elements never used, never set: KQPSQ KQ
21Common block ELM26A:
22  Elements never used, never set: RANZD
23Common block ELM20:
24  Elements never used, never set: SNSUM
25Common block XYZOLD:
26  Elements set but never used: LCOLD
27  Elements never used, never set: CURRNT
28Common block ELM16C:
29  Elements set but never used: YINIT THINIT PHINIT
30Common block BSH:
31  Elements used but never set: LCPOS
32  Elements never used, never set: XPOS YPOS ZPOS AZPOS SLPOS ROPOS VBEND IBSH
33Common block ELM6:
34  Elements set but never used: CAP
35Common block ELM19:
36  Elements never used, never set: KOP
37Common block PDPINT:
38  Elements set but never used: all
39Common block QDQINT:
40  Elements set but never used: all
41Common block XDPINT:
42  Elements set but never used: all
43Common block YDQINT:
44  Elements set but never used: all
45Subprogram RANSET:  argument data type mismatch
46  at position 1:
47    Dummy arg IGET is type intg  in module RANSET line 13 file ranport.f
48    Actual arg PARAM is type real  in module SPESHL line 26311 file trm.f
49Subprogram TRANSPORT_WRITE never invoked
50    defined in module TRANSPORT_WRITE line 27119 file trm.f
51Subprogram RDSTRG:  argument arrayness mismatch
52  at position 1:
53    Dummy arg STRING is array in module RDSTRG line 5905 file trin.f
54    Actual arg CWORD is scalar in module RDELMT line 5082 file trin.f
55Subprogram RDSTRG:  argument arrayness mismatch
56  at position 1:
57    Dummy arg STRING is array in module RDSTRG line 5905 file trin.f
58    Actual arg LABELI is scalar in module EDIT line 2365 file trin.f
59Subprogram RDSTRG:  argument arrayness mismatch
60  at position 1:
61    Dummy arg STRING is array in module RDSTRG line 5905 file trin.f
62    Actual arg CWORD is scalar in module DECPAR line 2233 file trin.f
63Subprogram PRINT1:  argument arrayness mismatch
64  at position 3:
65    Dummy arg DATA is whole array in module PRINT1 line 4702 file trin.f
66    Actual arg DATA(I) is array element in module RDVCEX line 6049 file trin.f
67  at position 4:
68    Dummy arg VARY is whole array in module PRINT1 line 4702 file trin.f
69    Actual arg TIE(I) is array element in module RDVCEX line 6049 file trin.f
70Subprogram PRINT1:  argument arrayness mismatch
71  at position 3:
72    Dummy arg DATA has 1 dim size 30 in module PRINT1 line 4702 file trin.f
73    Actual arg DATUM has 1 dim size 100 in module ELSTOR line 3555 file trin.f
74Subprogram RCLOCK:  argument usage mismatch
75  at position 1:
76    Dummy arg ISET is modified in module RCLOCK line 26 file ranport.f
77    Actual arg IDATA(IE+2) is const or expr in module RDELMT line 5137 file trin.f
78Subprogram URAND invoked inconsistently:
79    Defined type real*8 in module URAND line 33 file ranport.f
80    Invoked type real in module RANDIS line 4 file ranport.f
81Subprogram SECNDS never defined
82    invoked in module RCLOCK line 28 file ranport.f
83    (possibly it is an array which was not declared)
Note: See TracBrowser for help on using the repository browser.