get_parfile Subroutine

public subroutine get_parfile(filename_par)

Parses the command line arguments and retrieves the parfile passed.

Check if supplied file exists

Arguments

TypeIntentOptionalAttributesName
character(len=*), intent(out) :: filename_par

the name of the parfile


Contents

None