get_psifile

psi4.driver.p4util.get_psifile(fileno, pidspace='11530')[source]

Form full path and filename for psi scratch file.

Parameters:
  • fileno (int) – Psi file, e.g., psi.32.

  • pidspace (str) – Current namespace. Defaults to os.getpid().

Returns:

flpath – Full path and filename for psi file.

Return type:

str