- Posts: 2
- Thank you received: 0
If you have problems during the execution of MRCC, please attach the output with an adequate description of your case as well as the followings:
This information really helps us during troubleshooting
- the way mrcc was invoked
- the way build.mrcc was invoked
- the output of build.mrcc
- compiler version (for example: ifort -V, gfortran -v)
- blas/lapack versions
- as well as gcc and glibc versions
This information really helps us during troubleshooting
Compute excited to excited-state transition moment
- lyzhao
- Topic Author
- Offline
- New Member
Less
More
10 years 2 months ago #32
by lyzhao
Compute excited to excited-state transition moment was created by lyzhao
Dear all,
I know from the manual (p.15) that MRCC can compute excited to excited-state transition moments with CI methods.
In p.15 "3. With CI methods excited to excited-state transition moments can also be evaluated."
Which interface shall I use? CFOUR or COLUMBUS? or only runing MRCC in standalone mode is enough.
Best regards.
Youzhao Lan
I know from the manual (p.15) that MRCC can compute excited to excited-state transition moments with CI methods.
In p.15 "3. With CI methods excited to excited-state transition moments can also be evaluated."
Which interface shall I use? CFOUR or COLUMBUS? or only runing MRCC in standalone mode is enough.
Best regards.
Youzhao Lan
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
10 years 2 months ago #33
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic Compute excited to excited-state transition moment
Dear Youzhao,
You can use either interfaces, but it also works with mrcc in standalone mode. If you use HF orbitals, the best solution is to run mrcc.
You can use either interfaces, but it also works with mrcc in standalone mode. If you use HF orbitals, the best solution is to run mrcc.
Best regards,
Mihaly Kallay
The following user(s) said Thank You: lyzhao
Please Log in or Create an account to join the conversation.
- lyzhao
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
10 years 2 months ago #34
by lyzhao
Replied by lyzhao on topic Compute excited to excited-state transition moment
Dear Dr. Kallay,
Thanks for your help. I tried the following calculation:
basis=3-21G
calc=CIS
nstate=3
dens=6
mem=500MB
geom
H
O 1 R1
H 2 R1 1 A
R1=1.00000000000
A=104.0000000000
I cannot obtain the transition dipole moment between excited states and the dipole moment of excited state. Which keyword shall I use? I looked for the whole manual and cannot get the relevant infos.
Any help will be appreciated.
Best regards.
Youzhao Lan
Thanks for your help. I tried the following calculation:
basis=3-21G
calc=CIS
nstate=3
dens=6
mem=500MB
geom
H
O 1 R1
H 2 R1 1 A
R1=1.00000000000
A=104.0000000000
I cannot obtain the transition dipole moment between excited states and the dipole moment of excited state. Which keyword shall I use? I looked for the whole manual and cannot get the relevant infos.
Any help will be appreciated.
Best regards.
Youzhao Lan
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
10 years 2 months ago #35
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic Compute excited to excited-state transition moment
Dear Youzhao,
The program always calculates the CI transition moment between the lowest-energy state which is found and the higher states. Thus, to get an excited to excited-state transition moment the CI equations must converge to the desired excited states, and the lowest energy solution must also be an excited state. To that end you should supply good initial guess for the CI vectors, see the description of keyword ciguess in the manual. Another option is to restart the calculation from converged CI vectors, see the description of keyword rest (rest=3 or 4).
The program always calculates the CI transition moment between the lowest-energy state which is found and the higher states. Thus, to get an excited to excited-state transition moment the CI equations must converge to the desired excited states, and the lowest energy solution must also be an excited state. To that end you should supply good initial guess for the CI vectors, see the description of keyword ciguess in the manual. Another option is to restart the calculation from converged CI vectors, see the description of keyword rest (rest=3 or 4).
Best regards,
Mihaly Kallay
The following user(s) said Thank You: lyzhao
Please Log in or Create an account to join the conversation.
Time to create page: 0.039 seconds