1 |
|
C $Header$ |
2 |
|
C $Name$ |
3 |
|
|
4 |
! ================================================================ |
! ================================================================ |
5 |
! |
! |
64 |
& form='unformatted', |
& form='unformatted', |
65 |
& status='old') |
& status='old') |
66 |
|
|
67 |
|
! New init file hfc, pfc, and sf6 for Dec 1990 |
68 |
|
id1=index(chem_init4pfc," ") |
69 |
|
print *,chem_init2 |
70 |
|
open(161,file=chemdata(1:id2-1)//chem_init4pfc(1:id1-1), |
71 |
|
& form='unformatted', |
72 |
|
& status='old') |
73 |
|
|
74 |
open(162,file=chemdata(1:id2-1)//'topo3_46x11', |
open(162,file=chemdata(1:id2-1)//'topo3_46x11', |
75 |
& form='unformatted', |
& form='unformatted', |
76 |
& status='old') |
& status='old') |