24小时热门版块排行榜    

查看: 2987  |  回复: 11

major016

木虫 (著名写手)

[交流] 【求助】TD-DFT优化激发态构型后的频率问题 已有7人参与

小弟用G09中的TD-DFT优化了一些分子(20来个原子)第一激发态的几何构型,输入是:#p opt rb3lyp/6-31G(d,p) TD(nstates=10, root=1, singlet, direct) test
大部分优化都能正常结束,但也有出现这种情况的:You need to solve for more vectors in order to follow this state。
对优化完成的构型接着算频率时也出错了,说输入有问题。
#p opt freq rb3lyp/6-31G(d,p) TD(nstates=10, root=1, singlet, direct) test

有碰到过这些情况的虫友没?希望能给解决一下!谢谢!

[ Last edited by major016 on 2010-4-5 at 15:20 ]
回复此楼

» 收录本帖的淘帖专辑推荐

Gaussian

» 猜你喜欢

» 本主题相关商家推荐: (我也要在这里推广)

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
回帖支持 ( 显示支持度最高的前 50 名 )

wuy069

铁杆木虫 (正式写手)

major016(金币+10):非常感谢! 2010-04-06 10:04
major016(金币+5): 2010-04-12 22:13
Sobereva(190258442)  11:50:40
前一阵子此群里有人问高斯优化激发态出现No map to state **, you need to resolve more vectors的解决办法,今日CCL上出现了高斯官方回复,建议看看
Sobereva(190258442)  11:50:51
you can try use the last structure to restart the optimization or add the direct options to TDDFT.

In the case of "No map to state **, you need to resolve more vectors" messages, this is usually an indication that one did not include enough excited states in the TD or CIS calculation. The "States=N" option to the "TD" or "CIS" keywords tells how many excited states to include in an excited state energy calculation. If this is not specified, the default value will be "States=3". The recommended value is to include a minimum of 2 or 3 more states than the state of interest. Thus, if you want to perform a geometry optimization for excited state 5, for example, I would recommend at least using "States=7" or "States=8". The geometry optimization will be done for one excited state M, selected with "Root=M", and one has to make sure that enough states are included in the CIS or TD expansion by having "States=N" where N is larger than M.

It is possible that, at some point during an optimization of an excited state, the order of the excited states changes and the CIS or TD expansion might need to include more states in order to be able to follow correctly the state of interest. This is essentially what that message about including more vectors mean, that is that at that point, the number of states that you originally specified with "States=N" was not enough in order to solve for the state of interest, so a larger number "N" will need to be used for "States=N".

Other times, the problem is that the ground state wavefunction becomes unstable, that is one of the states that was an excited at the initial geometry now becomes lower in energy than the state that was the ground state at the initial geometry. This kind of situation, unfortunately, cannot be modeled properly with single determinant expansions such as CIS or TD, and one would need to use CAS in order to be able to deal with the conical intersection or avoided crossing of states.

Another thing to note is that one should be much more careful with geometry optimizations on excited states than for the ground state. Typically the energy differences among excited states are smaller than between the ground state and the first excited state. Thus, one can afford to perform larger geometry optimization steps when optimizing the ground state than in the case of optimizing an excited state.

A "bad" geometry optimization step in the optimization of the ground state, may take you a bit off track but in following steps the optimization might find the way back and approach the converged structure. In the case of an optimization of an excited state, a "bad" geometry optimization step will also take you off track but, since other electronic states are close in energy, it is possible that at the new geometry the order of the excited states change and now the geometry optimization follows a different electronic state.

This is not only a problem because the optimization could be pursuing a different state than the one you were interested in, but also because, if several of these changes occur during a geometry optimization, it may even be hopeless to continue with the optimization because the gradient information and the estimated hessian could be useless (since not all the previous points in the geometry optimization where points from the same potential energy surface).

As a first measure to increase the reliability of the geometry optimization of excited states, I recommend to reduce the maximum allowed step size during geometry optimizations. Try "Opt=(MaxStep=10)" to set this value to 0.10 Bohr, or a smaller value if you still have problems. The default value is typically 0.30 Bohr. Reducing the maximum allowed step size will result in the geometry optimization taking more steps to reach convergence than with the default value. This will be true obviously for well-behaved geometry optimizations, but for problematic cases it will be the other way around, i.e. it will take fewer steps (and may even be impossible with the default step size) because it will be easier for the optimizer to follow a particular electronic state if the changes from step to step are not very drastic.
5楼2010-04-06 07:33:53
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
普通回帖

jeanie163

金虫 (小有名气)


major016(金币+2):谢谢交流 2010-04-05 15:12
luoqiquan(金币+1):谢谢 2010-04-05 17:25
major016(金币+10):感谢你的建议,已经可以算了! 2010-04-06 07:07
major016(金币+5): 2010-04-12 22:12
有没有试过在优化完以后,再算频率
2楼2010-04-05 14:23:16
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

major016

木虫 (著名写手)


mingdong(金币+1):祝你成功! 2010-04-05 20:44
正在尝试,还没结果呢!
3楼2010-04-05 15:12:12
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

major016

木虫 (著名写手)

有一个分子,基态是C2v对称,我优化第一激发态时把它降到了Cs,算频率时出现了三个虚频,还很大,难道初始构型不合理?
4楼2010-04-06 07:10:31
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

major016

木虫 (著名写手)

感谢上面两位虫友的建议,问题已经解决;也感谢小木虫给大家提供了这么好的一个交流平台。请版主闭帖吧!
6楼2010-04-09 08:02:25
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

pwzhou

铁杆木虫 (正式写手)


小木虫(金币+0.5):给个红包,谢谢回帖交流
我咋没看到这个帖子呢?CCL上的回复是我发的。
引用回帖:
Originally posted by wuy069 at 2010-04-06 07:33:53:
Sobereva(190258442)  11:50:40
前一阵子此群里有人问高斯优化激发态出现No map to state **, you need to resolve more vectors的解决办法,今日CCL上出现了高斯官方回复,建议看看
Sobereva(190258442)  11: ...

7楼2010-05-25 10:34:17
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

major016

木虫 (著名写手)

引用回帖:
Originally posted by pwzhou at 2010-05-25 10:34:17:
我咋没看到这个帖子呢?CCL上的回复是我发的。


呵呵!那真谢谢你拉!
8楼2010-05-25 23:19:41
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

x7511413

金虫 (正式写手)

科研小菜


小木虫(金币+0.5):给个红包,谢谢回帖交流
引用回帖:
Originally posted by major016 at 2010-04-05 08:51:55:
小弟用G09中的TD-DFT优化了一些分子(20来个原子)第一激发态的几何构型,输入是:#p opt rb3lyp/6-31G(d,p) TD(nstates=10, root=1, singlet, direct) test
大部分优化都能正常结束,但也有出现这种情况的:You ...

楼主您好!请问这个问题您是如何解决的呢?
哦也
9楼2010-12-28 20:23:34
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

liujianhua

金虫 (正式写手)


小木虫(金币+0.5):给个红包,谢谢回帖
引用回帖:
6楼: Originally posted by major016 at 2010-04-09 08:02:25:
感谢上面两位虫友的建议,问题已经解决;也感谢小木虫给大家提供了这么好的一个交流平台。请版主闭帖吧!

分析一下怎么解决的啊
10楼2011-11-10 18:12:09
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 major016 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 欢迎发来filecode的Mz6后的代码验证其规律 +55 医学老男孩 2026-08-13 123/6150 2026-08-19 23:44 by stan_et
[基金申请] 今天基金会出结果吗?20260819 +13 kkkl_v 2026-08-19 13/650 2026-08-19 22:37 by 宝贝虫子
[基金申请] 时间戳变了,能看出什么问题? +12 基诺咪客 2026-08-17 16/800 2026-08-19 22:04 by kk 的小木虫
[基金申请] 今天放榜没戏了吧 +4 yuleib84 2026-08-19 5/250 2026-08-19 19:52 by hhs666
[基金申请] 今天放榜吗? +14 布布和一二 2026-08-19 15/750 2026-08-19 18:07 by gltch
[基金申请] filecode=后面第一个是大写字母 +10 wangze12014 2026-08-14 12/600 2026-08-19 16:56 by 苦难博士
[基金申请] 2027广东省杰青 +4 奶牛小黑 2026-08-15 10/500 2026-08-19 11:02 by wanfengnew
[基金申请] 朋友圈看到的 +6 wangzilk 2026-08-18 8/400 2026-08-19 10:55 by Haru815
[基金申请] 快农历七夕节了,轻松一下,男人悄悄话,女施主请不要进来。 +6 Tide man 2026-08-14 7/350 2026-08-19 09:56 by ZJTJZ
[基金申请] 什么时候开奖? +6 CrisMessi 2026-08-18 6/300 2026-08-19 08:06 by Equinoxhua
[基金申请] 明天放榜? +5 Shxjjxjkx 2026-08-18 5/250 2026-08-18 18:14 by -大大大大大-
[论文投稿] 投稿咨询 +4 wwm09 2026-08-17 6/300 2026-08-18 15:36 by wwm09
[基金申请] 时间戳又变了8-15 +14 archvillain 2026-08-15 26/1300 2026-08-18 13:37 by phantomgost
[基金申请] 今天维护系统维护 祝所有人 高中 +8 gjjjzhong 2026-08-18 9/450 2026-08-18 13:01 by 家与远方
[基金申请] 哪位老哥知道今年的国自然具体哪一天放榜? +13 Ldrop2023 2026-08-13 16/800 2026-08-18 12:25 by 淀粉搬运工
[基金申请] 93BebMhtakh前后11位开头都是大写 +4 且听虎啸 2026-08-17 5/250 2026-08-18 00:49 by 蔡棒棒菂
[基金申请] 感觉是下周放榜了 +6 angus9576 2026-08-17 11/550 2026-08-17 23:57 by angus9576
[基金申请] 今天系统多次维护,明天很可能放榜! +8 zju2000 2026-08-16 9/450 2026-08-17 12:20 by lmz0216
[精细化工] 招聘 金属平磨液,抛光液研发工程师 +3 小天0311 2026-08-14 3/150 2026-08-16 07:31 by H9PLUS
[基金申请] 各位道友,我要去昆明玩几天,回来见。 +7 Tide man 2026-08-14 8/400 2026-08-15 01:11 by arzu_hma
信息提示
请填处理意见