- Posts: 3
- Thank you received: 0
LR Convergence
- sdale
- Topic Author
- Offline
- New Member
Less
More
3 years 4 months ago #1113
by sdale
LR Convergence was created by sdale
Is it possible to increase the number of iteration steps of the LR-CC methods?
ccmaxit, scfmaxit and optmaxit don't do the job.
Alternatively, are there other convergence techniques to try for LR-CC methods?
ccmaxit, scfmaxit and optmaxit don't do the job.
Alternatively, are there other convergence techniques to try for LR-CC methods?
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
3 years 4 months ago #1114
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic LR Convergence
You should change variable maxit in MRCCCOMMON and recompile the code.
The best practice is to restart the calculations from converged CCS roots, see the description of keyword rest in the manual.
The best practice is to restart the calculations from converged CCS roots, see the description of keyword rest in the manual.
Best regards,
Mihaly Kallay
Please Log in or Create an account to join the conversation.
- sdale
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
3 years 4 months ago - 3 years 4 months ago #1115
by sdale
Replied by sdale on topic LR Convergence
Thank you for your swift response.
So I was using the binaries to run MRCC. Switching to the compiled version I run into the error `Invalid number of roots!' using an identical input file.
I'm running on linux (Ubuntu) using ./build.mrcc GNU
I expect this is a compilation error, but I am not sure how to fix it.
Exmaple input and outputs attached.
So I was using the binaries to run MRCC. Switching to the compiled version I run into the error `Invalid number of roots!' using an identical input file.
I'm running on linux (Ubuntu) using ./build.mrcc GNU
I expect this is a compilation error, but I am not sure how to fix it.
Exmaple input and outputs attached.
Last edit: 3 years 4 months ago by sdale.
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
3 years 4 months ago #1116
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic LR Convergence
You should compile it with the Intel compiler. It is unstable with various versions of the GNU compiler.
Best regards,
Mihaly Kallay
Please Log in or Create an account to join the conversation.
- sdale
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
3 years 4 months ago #1117
by sdale
Replied by sdale on topic LR Convergence
It works!
Thank you Prof. Mihaly Kallay
Thank you Prof. Mihaly Kallay
Please Log in or Create an account to join the conversation.
Time to create page: 0.040 seconds