1 subroutine myPhitsDummy
10 common/rtco1/tapcr1(352),
tapcr2(352)
12 common /geosig/ geosig(250)
14 common /natnuc/ natnn(maxpt),
natnm(maxpt,10), patnn(maxpt,10)
15 common /maspn0/ nzz0(0:nnuc), nnn0(0:nnuc), jgs0(0:nnuc)
17 common /input1/ mstq1(mxpa1), parq1(mxpa1)
22 write(0,*) tapcr1(1:10)
28 write(0,*) geosig(1:10)
30 write(0,*) 'bert-bl2: sf etc '
31 write(0,*) sf, nrt, ln, part, pnms, dncms, sqnm, rcpmv,
36 write(0,*) ' jam2: kchg'
37 write(0,*) kchg(1:10,1)
38 write(0,*) kchg(1:10,3)
39 write(0,*) kchg(1:10,5)
42 write(0,*) natnn(1:10)
44 write(0,*)
natnm(1:10,1)
46 write(0,*) patnn(1:10,1)
51 write(0,*) ' mstq1, parq1 '
52 write(0,*) mstq1(1:10)
53 write(0,*) parq1(1:10)
subroutine myPhitsDummy implicit real *a o z ! bert bl0 common rtcom tapcrs(6600) common/rtco1/tapcr1(352)
subroutine myPhitsDummy implicit real *a o z ! bert bl0 common rtcom tapcr2(352) ! bert-bl1 common/geosig/geosig(250) ! param00 common/natnuc/natnn(maxpt)
subroutine myPhitsDummy implicit real *a o z ! bert bl0 common rtcom natnm(maxpt, 10)
subroutine myPhitsDummy implicit real *a h