crystalexplorer
v24.11b
CrystaleXplorer现在是开源的,可根据LGPLV3许可条款获得。有关更多详细信息,请参见复制。
Crystalexplorer当前正在大修,在重写渲染代码后,远离使用Tonto作为后端。
新功能有效地锁定在偏好中的“启用实验功能”标志后面。因此,禁用该标志应在很大程度上使用旧代码和逻辑。
该软件的当前状态应视为不稳定:许多事情不起作用,需要修复,并且尚未实施较新的实施的许多领域。
特别是,由于几次内部更改以及先前对内部数据结构中二进制兼容性的依赖,目前保存和加载项目文件已被打破。
假设主要依赖性(QT6)已经安装并且可用,则建筑物应成为典型的CMAKE工作流程的问题。
# Assuming you're in the source directory
mkdir build && cd build
# Configure the program and library
cmake .. -GNinja
# Build the program
ninja
# Build the package (e.g. dmg file on MacOS)
ninja package默认情况下,这将构建发行版。
请参阅文档,但有关基本功能,请引用以下内容:
@article { Spackman:oc5008 ,
author = " Spackman, Peter R. and Turner, Michael J. and McKinnon, Joshua J. and Wolff, Stephen K. and Grimwood, Daniel J. and Jayatilaka, Dylan and Spackman, Mark A. " ,
title = " {{it CrystalExplorer}: a program for Hirshfeld surface analysis, visualization and quantitative analysis of molecular crystals} " ,
journal = " Journal of Applied Crystallography " ,
year = " 2021 " ,
volume = " 54 " ,
number = " 3 " ,
pages = " " ,
month = " Jun " ,
doi = { 10.1107/S1600576721002910 } ,
url = { https://doi.org/10.1107/S1600576721002910 } ,
}