[CP2K-user] [CP2K:12081] Printing wfn in MD

Patrick Gono patri... at gmail.com
Sun Aug 11 13:19:43 UTC 2019


Dear Brandon,

the printing of the wavefunction file is controlled in the sub-section:
FORCE_EVAL / DFT / SCF / PRINT / RESTART

You want something like this:
&FORCE_EVAL
    &DFT
        &SCF
            &PRINT
                &RESTART
                    &EACH
                        MD 1
                    &END EACH
                &RESTART
                ...
            &END PRINT
            ...
        &END SCF
        ...
    &END DFT
    ...
$END FORCE_EVAL

On Sat, 10 Aug 2019 at 18:16, Brandon Meza Gonzalez <bran... at gmail.com>
wrote:

> Dear, CP2K users,
>
> I am calculating AIMD, and I wonder:
>
> Is it possible to print a wfn/wfx file in each step of trajectory?
> How could I do it?
>
> Thanks for your value time
>
> Best regards
>
> Brandon Meza
>
> --
> You received this message because you are subscribed to the Google Groups
> "cp2k" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cp... at googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/cp2k/da9f11a5-671d-42c6-b12a-8e89aa3e4330%40googlegroups.com
> <https://groups.google.com/d/msgid/cp2k/da9f11a5-671d-42c6-b12a-8e89aa3e4330%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20190811/3f2c25fc/attachment.htm>


More information about the CP2K-user mailing list