-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement support for the
REFTRAJ
simpulation (#207)
- Add optional `trajectory` input of type`TrajectoryData` to the inputs to the cp2k calculation, which will further be transformed into `aiida-reftraj.xyz` and `aiida-reftraj.cell`. - Update the restart handler that specifies the `EXT_RESTART` sections explicitly. - Update the restart handler to make it understand that the MD simulation produced some steps. - Add an example of a reftraj calculation that also does a restart. --------- Co-authored-by: Aliaksandr Yakutovich <[email protected]>
- Loading branch information
1 parent
01564a7
commit 33fd994
Showing
6 changed files
with
320 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.