Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHARC MOLCAS INTERFACE #101

Open
prabhashmahata opened this issue Feb 22, 2024 · 3 comments
Open

SHARC MOLCAS INTERFACE #101

prabhashmahata opened this issue Feb 22, 2024 · 3 comments

Comments

@prabhashmahata
Copy link

Hi ,
I was trying to the results which is mentioned in the Tutorial . I did a single point calculation, which gives the Happy Landing status.

I am getting error during the Opt_Freq calculation. Few lines from tail end of MOLCAS.log file is as follows

()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()

                                          &ALASKA

                               only a single process is used
                   available to each process: 2.0 GB of memory, 1 thread?

()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()

StdIn_Name: Error in Line!
[ process 0]: xquit (rc = 128): INTERNAL_ERROR
abort: �
--- Stop Module: alaska at Wed Feb 21 20:15:08 2024 /rc=RC_INTERNAL_ERROR ---
*** files: xmldump

How can I resolve the issues.

Thanks ,
Prabhash

@maisebastian
Copy link
Collaborator

Dear Prabhash,
This seems to be a Molcas-related issue. Optimally, you might want to post a question on the OpenMolcas forum, I recommend that you add the entire log script. From the information you have provided, it is not possible to determine the source of your error (OpenMolcas version, input used, etc)

Best,
Sebastian

@prabhashmahata
Copy link
Author

Hi Sebastian,
I have attached my log file
MOLCAS.log
.
Thanks,
Prabhash

@maisebastian
Copy link
Collaborator

Hi Prabhash,
this looks very strange. Apparently, there is some bug in your version of OpenMolcas. It does Seward once in the beginning, then RASSCF, MCLR, and ALASKA to compute the gradient, but then it fails to use the gradient to adjust the geometry and continue with the next iteration of your optimization. You can see this because it never calls Seward again after the first time, and there is no optimization progress table from Slapaf.

This is clearly a bug that you should report as issue in the OpenMolcas gitlab. You might also download a different, more stable OpenMolcas release version and try it with that.

Best,
Sebastian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants