⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ckpt_efcopt.in

📁 大型并行量子化学软件;支持密度泛函(DFT)。可以进行各种量子化学计算。支持CHARMM并行计算。非常具有应用价值。
💻 IN
字号:
% molecule specificationmolecule<Molecule>: (  symmetry = C1  angstroms = yes  { atoms geometry } = {    N     [     0.51607603     0.04519735    -0.95614194 ]    H     [    -0.19547589     0.17839942    -1.65845361 ]    C     [     0.03095251    -0.69526932     0.25445565 ]    C     [    -0.06456519     0.77121302     0.60822996 ]    H     [     0.85374037     1.04857415    -0.32020191 ]    H     [    -0.88816493    -1.22489056     0.08294898 ]    H     [     0.79530751    -1.28353418     0.71918150 ]    H     [    -1.04787041     1.16031014     0.35868556 ]  })% basis set specificationbasis<GaussianBasisSet>: (  name = "STO-3G"  molecule = $:molecule)mpqc: (  restart = no  checkpoint = no  savestate = no  % molecular coordinates for optimization  coor<SymmMolecularCoor>: (    molecule = $:molecule    generator<IntCoorGen>: (      molecule = $:molecule    )    followed<SumIntCoor>:(      coor: [        <StreSimpleCo>:(atoms = [1 5])        <StreSimpleCo>:(atoms = [4 5])      ]      coef = [     1.0 -1.0]    )  )  % method for computing the molecule's energy  mole<CLHF>: (    molecule = $:molecule    basis = $:basis    coor = $..:coor    memory = 16000000  )  % optimizer object for the molecular geometry  opt<EFCOpt>: (    max_iterations = 3    function = $..:mole    transition_state = yes    hessian = [ [ -0.1 ] ]    mode_following = yes    update<PowellUpdate>: ()    convergence<MolEnergyConvergence>: (      cartesian = yes      energy = $..:..:mole    )  ))

⌨️ 快捷键说明

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