计算化学公社

标题: 请问CP2K的文件夹在哪里 [打印本页]

作者
Author:
lastzealot    时间: 2019-1-23 14:26
标题: 请问CP2K的文件夹在哪里
本帖最后由 lastzealot 于 2019-1-23 14:28 编辑

我昨天通过
sudo apt-get install cp2k和sudo apt-get install cp2k-data安装了cp2k软件,但是没有找到对应的文件夹。但是后期可能涉及到添加力场参数、添加pp等操作,所以需要把对应的文件找到才可以,所以请教各位这个文件夹在哪里?
谢谢

作者
Author:
mizuchi    时间: 2019-1-23 19:00
Look at /usr/share/cp2k
作者
Author:
lastzealot    时间: 2019-1-23 21:58
mizuchi 发表于 2019-1-23 19:00
Look at /usr/share/cp2k

谢谢,我的cp2k是直接apt-get获得的,安装了mpich后依然单线,请问您知道应该如何解决吗
作者
Author:
mizuchi    时间: 2019-1-24 18:58
本帖最后由 mizuchi 于 2019-1-24 19:05 编辑
lastzealot 发表于 2019-1-23 21:58
谢谢,我的cp2k是直接apt-get获得的,安装了mpich后依然单线,请问您知道应该如何解决吗

You need no mpich for that version of CP2K, APT installs all required dependencies including OpenMPI (https://packages.debian.org/stretch/cp2k). Launch cp2k by:
$ /usr/bin/mpirun -np 2 /usr/bin/cp2k.popt -i <input> -o <output>


作者
Author:
lastzealot    时间: 2019-1-25 10:23
mizuchi 发表于 2019-1-24 18:58
You need no mpich for that version of CP2K, APT installs all required dependencies including OpenM ...

Thanks man! In last installation, I did not install the prerequisites, and maybe this is the reason. I will try once more. Thanks.




欢迎光临 计算化学公社 (http://ccc.keinsci.com/) Powered by Discuz! X3.3