prog_args Function

public function prog_args(pname)

Inputs arguments succesively from parameter file and command line and resets module NAMELIST global variables, if present in input, as an intended side effect. par and NAMELIST variables are external.

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: pname

name of parameter file

Return Value integer

status


Contents

None