public subroutine fl_open(nfl, nsts)
opens file pclfil and assigns to nsts and
opens file anfil and assigns to nfl
pclfil and anfil is set in readparam
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
integer,
|
intent(out) |
|
|
:: |
nfl |
|
integer,
|
intent(out) |
|
|
:: |
nsts |
|
Common Blocks
Type |
Attributes |
|
Name |
| Initial | |
character(len=256)
|
|
:: |
anfil |
|
|
|
character(len=256)
|
|
:: |
anstfil |
|
|
|
character(len=256)
|
|
:: |
finfil |
|
|
|
character(len=256)
|
|
:: |
nodesfil |
|
|
|
character(len=256)
|
|
:: |
pclfil |
|
|
|
character(len=256)
|
|
:: |
sucfil |
|
|
|
Type |
Attributes |
|
Name |
| Initial | |
integer
|
|
:: |
nfinish |
|
|
|
Type |
Attributes |
|
Name |
| Initial | |
character(len=2)
|
|
:: |
rankstr |
|
|
|