mbpt_mp2v2_mp.in
来自「大型并行量子化学软件;支持密度泛函(DFT)。可以进行各种量子化学计算。支持CH」· IN 代码 · 共 40 行
IN
40 行
% molecule specificationmolecule<Molecule>: ( symmetry = D2H angstroms = yes { atoms geometry } = { C [ 0.0000 1.0094 0.0000 ] C [ 0.0000 -1.0094 0.0000 ] H [ 0.9174 1.6662 0.0000 ] H [ -0.9174 -1.6662 0.0000 ] H [ 0.9174 -1.6662 0.0000 ] H [ -0.9174 1.6662 0.0000 ] })% basis set specificationbasis<GaussianBasisSet>: ( name = "3-21G" molecule = $:molecule)mpqc: ( savestate = no restart = no do_energy = yes do_gradient = no % method for computing the molecule's energy mole<MBPT2>: ( molecule = $:molecule basis = $:basis memory = 40000 nfzc = 2 nfzv = 2 method = mp algorithm = v2 reference<CLHF>: ( molecule = $:molecule basis = $:basis memory = 16000000 ) ))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?