Closed lopeztarifa closed 4 years ago
In order to get more aligned to PLAMS job class, the sett.KMCOutput.path will be moved from KMCSettings and added to KMCJob as attribute:
job = KMCJob( lattice=loader.lattice, clusters=loader.clusters, mechanism=loader.mechanism, initialState=initialState, settings=settings, name='ZACROS' )
I fixed this in the last commit
In order to get more aligned to PLAMS job class, the sett.KMCOutput.path will be moved from KMCSettings and added to KMCJob as attribute: