You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new parameters in KMCModel.create_job_dir in anticipation of a future version of Zacros.
Changed
In KMCModel.create_job_dir method, parameter auto_scaling_steps has been renamed to stiffness_scaling_stepsand
parameter auto_scaling_tags has been renamed to stiffness_scaling_tags.
Fixed
Fixed bug where, if only one surface species was declared, surf_specs_dent would be an integer instead of a list.
Fixed bug where the total pressure could be written as an integer, and then the simulation will crash.
Improved
Now, ZacrosTools checks if the keywords provided in stiffness_scaling_tags are allowed.