WorkDir

A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X

WorkDir

Section Execution::IO
Type string
Default “."

By default, all files are written and read from the working directory, i.e. the directory from which the executable was launched. This behavior can be changed by setting this variable. If you set WorkDir to a name other than ".", the following directories are written and read in that directory:

  • "casida/"
  • "em_resp_fd/"
  • "em_resp/"
  • "geom/"
  • "kdotp/"
  • "local.general"
  • "pcm/"
  • "profiling/"
  • "restart/"
  • "static/"
  • "td.general/"
  • "vdw/"
  • "vib_modes/"
  • Furthermore, some of the debug information (see Debug) is also written to WorkDir and the non-absolute paths defined in OutputIterDir are relative to WorkDir.


    Source information