hsosks_blyp.in
来自「大型并行量子化学软件;支持密度泛函(DFT)。可以进行各种量子化学计算。支持CH」· IN 代码 · 共 43 行
IN
43 行
% emacs should use -*- KeyVal -*- mode% molecule specificationmolecule<Molecule>: ( symmetry = C2V unit = angstrom { atoms geometry } = { C [ 0.000 0.000 -0.100] H [ 0.000 0.857 0.596] H [ 0.000 -0.857 0.596] })mpqc: ( checkpoint = no savestate = no do_gradient = yes mole<HSOSKS>: ( molecule = $:molecule multiplicity = 3 functional<SumDenFunctional>: ( coefs = [ 1.0 1.0 1.0 ] funcs: [ <SlaterXFunctional>: () <Becke88XFunctional>: () <LYPCFunctional>: () ] ) basis<GaussianBasisSet>: ( name = "6-311G**" molecule = $:molecule ) memory = 16000000 guess_wavefunction<HSOSHF>: ( molecule = $:molecule multiplicity = 3 memory = 8000000 basis<GaussianBasisSet>: ( name = "STO-3G" molecule = $:molecule ) ) ))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?