CCDC检索方法

来自化工学习站
Admin讨论 | 贡献2022年8月31日 (三) 23:22的版本
跳到导航 跳到搜索

CCDC的软件检索方法

1 CellCheckCSD 下载地址[1]

2

   ccdc_searcher.bat -query <XML query file path> [-results <XML results file path>] [-help]


-query : Required Argument - the full path to the XML query file to search for

-results : Optional Argument - the full path to the XML search results file to write; if not defined, will write results to 'ccdc_searcher.xml' in current directory

-help : Optional Argument - show usage and exit

2.2 Examples


ccdc_searcher.bat -query query1.xml

ccdc_searcher.bat -query D:\queries\query2.xml -results D:\results\results2.xml