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:
  • 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 :)

Error at termination of mrcc 2

  • kallay
  • Offline
  • Administrator
  • Administrator
  • Mihaly Kallay
More
9 years 3 months ago #90 by kallay
Replied by kallay on topic Error at termination of mrcc 2
Dear Tamás,
Thank you very much for reporting this. You are very efficient. Please edit file scf.f and change the following line in SUBROUTINE FOCK_BUILD
MAXM=IFLTLN*MIN(MAXCOR-(IMEM-IMEM1),20*INTPOS(3,NPOS))
to
MAXM=IFLTLN*MIN(MAXCOR-(IMEM-IMEM1),20*nbasis*(nbasis+1)/2)

Best regards,
Mihaly Kallay

Please Log in or Create an account to join the conversation.

Time to create page: 0.039 seconds
Powered by Kunena Forum