menu.manip-0

来自「已经编译好的levoo程序」· MANIP-0 代码 · 共 15 行

MANIP-0
15
字号
  ....... DENSITIES MANIPULATION MENU .................  ... CALCULATE the density from A,B-densities as: ....    final(grid) = 1.000 * A(grid) -1.000 * B(grid)     <<< active code =   VASP >>>  1. file name of the A-density = CHGCAR_a  2. file name of the B-density = CHGCAR_b  3. file name of the final density = CHGCAR_ab  4. coefficient c1=    1.00000000000000       5. coefficient c1=   -1.00000000000000       6. calculate and write the final density  7. quit  ------------>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?