in3Utils.fileHandlerUtils.searchCom4ResDir

searchCom4ResDir(outputPath, simHash)[source]

search for the result folder with simhash in the output path

Parameters
  • outputPath (pathlib.Path) – Path to the outputs directory

  • simHash (string) – simhash of simulation

Returns

resFolder – path to the result folder

Return type

pathlib.Path