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 } ,
}