搜索资源列表
wxdragon
- 用于分子/晶体图形显示和编写输入文件的图形界面程序 可以显示Gaussian 92/94/98(结构,电荷,结构优化,振动,轨道,cube文件) ADF(结构,电荷,结构优化,振动) Turbomole(结构,电荷,振动) Gamess-UK(结构,电荷,振动) VASP(结构,电荷,mdsim,ELF密度,电荷密度,LOCPOT密度,DOS) LMTO(结构,DOS-、BNDS-、COHP特性,RHO和ELF文件) CPMD(结构和密度文件) MPQC(结构,电荷)
vaspkit-0.14.tar
- 主要功能有: 1,把POSCAR 或者CONTCAR转化为cif 或xsf格式; 2,提取电荷,自旋密度,使用vesta软件可视化。 3,提取总,偏态密度,以及t2-e态密度 4,提取总能带或其中某一原子的某一轨道的能带(投影能带)。 文件输出格式: 1,结构可视化文件输入文件为poscar.cif 或contcar.cif, 用MS, VESTA或其它可视化软件软件打开; 2,输出总态密度文件为tdos.dat, 偏态密度文件为pdos.dat, 使用orig
neighbors
- 通过分析VASP计算得到的OUTCAR,分析原子与原子之间的距离-Calculated by analysis of VASP OUTCAR, analysis of the distance between atoms and atomic
giveAtomPosition
- vasp做纳米材料的结构优化后,OUTCAR中最后的原子坐标可以用这段fortran代码来执行提取。-optimization of the structure of nanomaterials vasp do, OUTCAR final atomic coordinates can be used during this fortran code to perform the extraction.
OUTCARtoxyz
- 将VASP的OUTCAR文件中的坐标提取出转为xyz文件(Extract the coordinates from the OUTCAR file of VASP to the XYZ file)
extract
- 提取VASP中OUTCAR、EIGENVAL、DOSCAR中的内容,可以用于绘制计算体系的能带结构、态密度(extract information like band structure,dos,from OUTCAR,EIGENVAL,DOSCAR file)