- 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
Invalid spatial symmetry
- SNorth
- Topic Author
- Offline
- New Member
Less
More
4 years 6 months ago #897
by SNorth
Invalid spatial symmetry was created by SNorth
Hello All,
I am trying to run a mcscf calculation for the B1u symmetry of the Th2+ ion, followed by ccsdt. Everything seems to be fine until I reach the mrcc program, and then I receive an error saying that I have an invalid spatial symmetry. I usually have to rotate the orbitals at the multi level in order to get coupled cluster to run, but that does not seem to be the problem here. Any help would be most appreciated!
Thanks,
Sasha
I am trying to run a mcscf calculation for the B1u symmetry of the Th2+ ion, followed by ccsdt. Everything seems to be fine until I reach the mrcc program, and then I receive an error saying that I have an invalid spatial symmetry. I usually have to rotate the orbitals at the multi level in order to get coupled cluster to run, but that does not seem to be the problem here. Any help would be most appreciated!
Thanks,
Sasha
Please Log in or Create an account to join the conversation.
- SNorth
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
4 years 6 months ago #898
by SNorth
Replied by SNorth on topic Invalid spatial symmetry
I meant to mention, I am running this on Molpro 2010.
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
4 years 6 months ago #899
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic Invalid spatial symmetry
Dear Sasha,
Something strange is happening here. You have, in principle, 203 correlated orbitals. The occupation vector (many integers under "MRCC Input:") is correct as it has 203 elements. However, the number of the orbitals is not correctly passed to mrcc, because the number of spatial orbitals printed by mrcc is only 18. As this number is read from the interface file fort.55, I think this file may be corrupted. You should contact the developers of Molpro concerning this problem.
Something strange is happening here. You have, in principle, 203 correlated orbitals. The occupation vector (many integers under "MRCC Input:") is correct as it has 203 elements. However, the number of the orbitals is not correctly passed to mrcc, because the number of spatial orbitals printed by mrcc is only 18. As this number is read from the interface file fort.55, I think this file may be corrupted. You should contact the developers of Molpro concerning this problem.
Best regards,
Mihaly Kallay
Please Log in or Create an account to join the conversation.
Time to create page: 0.039 seconds