Skip to content

Releases: materialssimulation/HTMACat-kit

v1.0.5

02 Jun 23:59
30f4d9d
Compare
Choose a tag to compare

更新了依赖,去除了catkit模块
添加了Pipy库的安装方式
根据RDKit生成并优化的分子对象生成Gratoms直接参与吸附
重构了读入文件生成基底的代码,更新了生成模板的功能,读取预先提供的vasp/cif格式的slab结构文件
增加了对文件读入吸附物结构的支持,优化了输入文件格式, 细化文件命名
增加功能:按元素指定adsorbate中参与吸附的原子,并自动确定吸附位向
更新了文档,增添了新的例子
修复了一些bug

v1.0.4

26 Apr 08:40
30f4d9d
Compare
Choose a tag to compare
Merge pull request #27 from stanfordbshan/dev

 HTMACat-kit 1.0.3 更新内容

v1.0.3

18 Apr 11:44
30f4d9d
Compare
Choose a tag to compare

Merge pull request #27 from stanfordbshan/dev

HTMACat-kit 1.0.3 更新内容
(1)新增docs目录,里面包含项目的sphinx文档和用于生成Github Page的html文件
(2)调整了源代码中的注释,更改了其中一些不规范的格式(numpydoc格式)
(3)修改配置文件为YAML格式,具体见README
(4)读取预先提供的cif/vasp格式的slab

v1.0.2

17 Mar 01:16
Compare
Choose a tag to compare

Merge pull request #15 from stanfordbshan/dev

HTMACat1.0.2更新
更新内容如下:
1.为了更好的反馈问题和提供建议,提供了issues模板
2.添加了SML标识各物种以SMILES形式读取
3.添加了workflow,实现每次push到master分支时都会自动编译wheel并发布到release

HTMACat-1.0.1

10 Mar 02:04
2377799
Compare
Choose a tag to compare

修改了依赖的版本范围
添加了coads和ads命令定向输出到指定路径

HTMACat-1.0.0

10 Mar 02:00
3eef913
Compare
Choose a tag to compare
Merge pull request #6 from stanfordbshan:dev

Modify the installation guide