print Dominant CI coefficients for every root

  • leos
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 11 months ago - 8 years 11 months ago #142 by leos
Dear Mihály,
Is it possible to print Dominant CI coefficients (using tprint option) not only for the last LR-CC root, but for every root?
Now if I want to get spectrum (and dominant ci coefficients) for atom or molecule I have to perform LR-CC for large number of roots and then restart (rest=3) calculation for every root to get its dominant composition.
It will be really very helpful to be able to get ci coefficients for all roots in one calculation.

Thank you,
Leonid Skripnikov.
Last edit: 8 years 11 months ago by leos.

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

  • kallay
  • Offline
  • Administrator
  • Administrator
  • Mihaly Kallay
More
8 years 10 months ago #151 by kallay
Dear Leonid,
It has been fixed. A new mrcc version will be published soon. Please install the new version.

Best regards,
Mihaly Kallay

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

  • leos
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 10 months ago #152 by leos
Great news!
Thank you.

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

  • leos
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 5 months ago - 8 years 5 months ago #242 by leos
Dear Mihály,
I've found that in the latest version of MRCC (2015-09-07) there is a problem with
simultaneous tprint=... and dens=5 options.
Please see attached output files for Be atom: mrcc.out and mrcc_print.out.
If a do not use tprint option then I obtain both transition density matrices defined in LR theory for a given transition. However, if I set tprint=0.1 option then the program crashes before printing the second transition density matrix.

By the way. Even in the case of successful run of dens=5 one will have only the second transition density matrix because the first one is erased by the second one (even if we consider one root).
Thus, may be it worth to include some option that will force MRCC to save both density matrices or save both of them by default .
(E.g. call some copy subroutine after "call density")

Best,
Leonid Skripnikov.
Attachments:
Last edit: 8 years 5 months ago by leos.

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

  • kallay
  • Offline
  • Administrator
  • Administrator
  • Mihaly Kallay
More
8 years 5 months ago #243 by kallay
Dear Leonid,
At that point the program attempts to print out the left-hand LR-CC coefficients but reads the wrong file. Since I think you only need the right-hand ones, the quicky solution is to replace the line
if(ltpr) then
in subroutine ccit by
if(ltpr.and..not.leftroute) then
and then the left-hand coefficients will not be printed and the program will not crash. Later I will fix it in a more civilized way.

Best regards,
Mihaly Kallay

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

  • leos
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 5 months ago #244 by leos
Dear Mihály, thank you!

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

Time to create page: 0.044 seconds
Powered by Kunena Forum