Conversation
|
From my understanding the printing of MOMENTS and MOMENTS_FT within BSE is limited to this method and does not work for normal RTP. Would it be possible to move the relevant BSE-specific switches from the |
|
Dear @Anyborr, we thought about moving the PRINT section with MOMENTS and MOMENTS_FT subsections into RTBSE subsection of RTP, but decided against it, as we plan to implement more real time methods which could probably use the same interface to print the moments, but with their own configuration sections. This would prevent print section duplication. Specifically, we point the user to the correct RTP section in the warning for MOMENTS. Let me know if you feel that this is still insufficient to avoid confusion. |
|
Dear @StepanMarek Thanks for your reply. Given your reply (avoiding code duplication is always worthwhile!), I would suggest at the least to add a note in the header of the cp2k manual page to indicate that this is currently only for use with RTBSE. Also, maybe it would be worthwhile to implement your routines for the normal RTP as well? I know the padé method would be useful also for normal RTP to accelerate spectrum generation. Best, |
|
Dear @Anyborr, thanks for the suggestions!
I think we will go this way, though it might take us some time, but we (in the group) also think that the methods could be useful to others. I will probably mention the pull request here once I have prepared it. |
No description provided.