计算化学公社

 找回密码 Forget password
 注册 Register
Views: 14736|回复 Reply: 2
打印 Print 上一主题 Last thread 下一主题 Next thread

[ORCA] orca寻找过渡态

[复制链接 Copy URL]

108

帖子

0

威望

286

eV
积分
394

Level 3 能力者

跳转到指定楼层 Go to specific reply
楼主
请教各位老师,用orca寻找到过渡态之后,但是没有IRC计算,需要像高斯一样计算其他类似IRC的吗?下面这个帖子是论坛里提到关于orca网站上提到IRC的,但是Google打不开。https://sites.google.com/site/or ... tion-coordinate-irc

3097

帖子

29

威望

1万

eV
积分
17098

Level 6 (一方通行)

3#
发表于 Post on 2016-4-28 00:48:18 | 只看该作者 Only view this author

1149

帖子

6

威望

6633

eV
积分
7902

Level 6 (一方通行)

2#
发表于 Post on 2016-4-27 10:51:21 | 只看该作者 Only view this author
Tutorial: Intrinsic Reaction Coordinate (IRC)
Based on Martin Krupicka's forum post.

The Intrinsic Reaction Coordinate (IRC) method is useful to confirm that a located saddlepoint lies on the minimum energy path between 2 assumed minima (instead of it being a saddlepoint for something else). The IRC method is not directly available in ORCA as a simple keyword (yet) but an approximate IRC method can be used as follows.

1. Do a saddlepoint optimization using the eigenvalue-following TS method (OptTS keyword; see usage in Geometry optimizations and in Tutorial: Transition State Optimization ).

2. Confirm that the located saddlepoint corresponds to a 1st order saddlepoint by a frequency calculation (only 1 imaginary frequency should be found).

3. Create a XYZ animation of the imaginary mode using orca_pltvib (using either the filename.hess file of the frequency job or the frequency job outputfile). The imaginary frequency is usually mode number 6 (for non-linear molecules). orca_pltvib will create a 20 frame file (called filename.v006.xyz or something) of the saddlepoint mode that can be visualized using VMD for example.  
orca_pltvib filename.hess 6
orca_pltvib filename.out 6

4. In the filename.v006.xyz file, locate 2 frames that are on either "side" of the saddlepoint geometry (note that the saddlepoint geometry appears first and last in the file).

5. Perform a geometry optimization of each frame above. Since you want to make sure that the geometry optimization takes only steps proportional to the negative of the gradient, towards the nearest minimum, it's a good idea to force ORCA to do a Steepest descent optimization. The following input forces use of the unit Hessian and disables Hessian update which effectively turns the Quasi-Newton algorithm into a Steepest descent algorithm:

! Opt
%geom
inhess unit
update noupdate
step qn
end  

6. Confirm that the 2 located minima from the optimizations above, correspond to your previously located minima.

评分 Rate

参与人数
Participants 1
eV +1 收起 理由
Reason
sobereva + 1

查看全部评分 View all ratings

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2025-8-15 22:33 , Processed in 0.156558 second(s), 22 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list