when submitted to a cluster, the relative path does not match initial relative location of the potential file, as obtained here:
entry = potential.get_entry_rel_path(driver_directory, sim_directory)
as a result, the run.in has no valid potential filename
I would just keep the path as given by the user, or always copy to the work folder
when submitted to a cluster, the relative path does not match initial relative location of the potential file, as obtained here:
entry = potential.get_entry_rel_path(driver_directory, sim_directory)
as a result, the run.in has no valid potential filename
I would just keep the path as given by the user, or always copy to the work folder