get_runname Subroutine

subroutine get_runname(runname, foldername)

Get runname for output files from input argument.

Arguments

Type IntentOptional Attributes Name
character(len=500), intent(out) :: runname

Basename for file I/O.

character(len=500), intent(out) :: foldername

Directory in which input file is stored.


Called by

proc~~get_runname~3~~CalledByGraph proc~get_runname~3 get_runname proc~read_in_params~2 read_in_params proc~read_in_params~2->proc~get_runname~3 program~interpolate interpolate program~interpolate->proc~read_in_params~2