Closed jan-janssen closed 4 months ago
Rather than requiring the job object as input the Bader class now only requires the structure and the working_directory. This simplifies the refactoring of the output in https://github.com/pyiron/pyiron_atomistics/pull/1452
job
Bader
structure
working_directory
Rather than requiring the
job
object as input theBader
class now only requires thestructure
and theworking_directory
. This simplifies the refactoring of the output in https://github.com/pyiron/pyiron_atomistics/pull/1452