nciplot安装
(2022-03-30 14:16:43)
标签:
nciplot |
分类: 其他 |
编译
通过阅读压缩包中的README
tar zxvf
cd src
sed
make
说明:
Makefile.inc
它还支持ifort
配置运行环境
我们需要配置相关环境来保证软件运行。
export
export PATH=$NCIPLOT_HOME/src:$PATH
export OMP_NUM_THREADS=4
说明:
NCIPLOT_HOME
设置PATH
设置OMP_NUM_THREADS
测试
我们进入test目录,运行算例看一下。
cd
nciplot AT.nci
如果运行顺利,可以获得如下运行结果:
#
#
#
#
#
#
#
#
#
#
#
#
# -------------------------------------------------- #
# Start -- 2020.03.30, 21:24:48.139
+ Read density file : /home/nciplot-3.0/dat/h
Log grid (r = a*e^(b*x)) with
Integrated
El.
+ |
Read density file : /home/nciplot-3.0/dat/c
Integrated
El. |
2.0000E-03 |
+ |
Read density file : /home/nciplot-3.0/dat/n
Integrated
El. |
2.0000E-03 |
+ |
Read density file : /home/nciplot-3.0/dat/o
Integrated
El. |
2.0000E-03 |
-----------------------------------------------------
INPUT INFORMATION:
-----------------------------------------------------
-----------------------------------------------------
Calculation details:
-----------------------------------------------------
RHO THRESHOLD (au):
RDG THRESHOLD (au):
-----------------------------------------------------
Operating grid and increments:
-----------------------------------------------------
x0,y0,z0 |
= |
-12.2843 |
-3.5798 |
-7.4277 |
x1,y1,z1 |
= |
14.3483 |
3.7251 |
6.8277 |
ix,iy,iz |
= |
0.10 |
0.10 |
0.10 |
nx,ny,nz |
= |
267 |
74 |
143 |
-----------------------------------------------------
Writing output in the following units:
-----------------------------------------------------
Reduced
Sign(lambda2)xDensity,LS = AT-dens.cube
ELF
XC energy density
LS
VMD
-----------------------------------------------------