- Posts: 47
- 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
property calculation via Dirac interface
- yanmeiyu
- Topic Author
- Offline
- Senior Member
Less
More
4 years 6 months ago #903
by yanmeiyu
property calculation via Dirac interface was created by yanmeiyu
Dear MRCC experts
I would like to know if mrcc can do property calculation for a general operator via Dirac interface. I tried a calculation. The output seemingly showed that mrcc did not calculate the property as I asked for. Is it true or did I do anything wrong? I attached my dirac and mrcc output, thank you very much!
Best regards,
Yanmei
I would like to know if mrcc can do property calculation for a general operator via Dirac interface. I tried a calculation. The output seemingly showed that mrcc did not calculate the property as I asked for. Is it true or did I do anything wrong? I attached my dirac and mrcc output, thank you very much!
Best regards,
Yanmei
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
4 years 6 months ago #904
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic property calculation via Dirac interface
Dear Yanmei,
I am not so familiar with the specification of properties in the Dirac input, but the property integrals read by mrcc seem to be dipole length integrals.
Mrcc seems to function correctly. It reads the property integrals from the MDPROP file and calculates the property, the dipole moment, which is zero for an atom.
I am not so familiar with the specification of properties in the Dirac input, but the property integrals read by mrcc seem to be dipole length integrals.
Mrcc seems to function correctly. It reads the property integrals from the MDPROP file and calculates the property, the dipole moment, which is zero for an atom.
Best regards,
Mihaly Kallay
Please Log in or Create an account to join the conversation.
- yanmeiyu
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 47
- Thank you received: 0
4 years 6 months ago #905
by yanmeiyu
Replied by yanmeiyu on topic property calculation via Dirac interface
Dear Prof. Kallay,
Thank you. By print out MO mtx elements, I find the print out always start with X,Y,Z DIPLEN even I have no demand, then followed by those for my defined operator. In this cases, MRCC will read only X,Y,Z DIPLEN integral data? I attached a file with property integral data printed explicitly. Thank you very much!
Best regards,
Yanmei
Thank you. By print out MO mtx elements, I find the print out always start with X,Y,Z DIPLEN even I have no demand, then followed by those for my defined operator. In this cases, MRCC will read only X,Y,Z DIPLEN integral data? I attached a file with property integral data printed explicitly. Thank you very much!
Best regards,
Yanmei
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
4 years 6 months ago #906
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic property calculation via Dirac interface
Dear Yanmei,
I have checked the code: mrcc expects a label starting with X, Y, or, Z for the property. So your property should be labelled, e.g., 'XHeff_EDM', and then it will hopefully work.
I have checked the code: mrcc expects a label starting with X, Y, or, Z for the property. So your property should be labelled, e.g., 'XHeff_EDM', and then it will hopefully work.
Best regards,
Mihaly Kallay
Please Log in or Create an account to join the conversation.
- yanmeiyu
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 47
- Thank you received: 0
4 years 5 months ago #911
by yanmeiyu
Replied by yanmeiyu on topic property calculation via Dirac interface
Dear Prof. Kallay,
As your suggestion, we obtained the output for our defined operator, hope we can get interesting results, thank you very much for your help!
Best regards,
Yanmei
As your suggestion, we obtained the output for our defined operator, hope we can get interesting results, thank you very much for your help!
Best regards,
Yanmei
Please Log in or Create an account to join the conversation.
Time to create page: 0.041 seconds