Skip to content

Version 1.02

Compare
Choose a tag to compare
@hprats hprats released this 06 Nov 17:12
· 128 commits to main since this release

Added

  • 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.
  • Improved the ZacrosTools Documentation.