![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | open_file (FILENAME, NB, IUNIT, EXT, FULL_NAME, OPEN_STAT, OPEN_ACCESS, OPEN_FORM, IRECL, IER) |
subroutine open_file | ( | character(len=*), intent(in) | FILENAME, |
integer, intent(in) | NB, | ||
integer, intent(in) | IUNIT, | ||
character(len=*), intent(in) | EXT, | ||
character(len=*), intent(inout) | FULL_NAME, | ||
character(len=*), intent(in) | OPEN_STAT, | ||
character(len=*), intent(in) | OPEN_ACCESS, | ||
character(len=*) | OPEN_FORM, | ||
integer, intent(in) | IRECL, | ||
integer, intent(out) | IER | ||
) |