nrgljubljana_interface.solver_core.SolverCore.create_tempdir
- SolverCore.create_tempdir()
Dispatched C++ function(s).
[1] (tempdir_: str) -> str
Create a temporary working directory for a series of NRG runs.
- Parameters:
- tempdir_str
Base directory in which to create the temporary directory.
- Returns:
- str
Path to the created temporary directory.