You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add clear reminder to check known issues with CP2K (#208)
I have a strong feeling that many users do not read the full CP2K
documentation and miss the important `Known issues` section. This leads
to sub-optimal runs and waste of resources. This should hopefully help.
Copy file name to clipboardExpand all lines: docs/software/sciapps/cp2k.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@ transition state optimization using NEB or dimer method. See [CP2K Features] for
15
15
[CP2K] is provided on [ALPS][platforms-on-alps] via [uenv][ref-uenv].
16
16
Please have a look at the [uenv documentation][ref-uenv] for more information about uenvs and how to use them.
17
17
18
+
!!! warning "Known issues"
19
+
Please check CP2K's [known issues](#known-issues) and whether they are relevant to your work. They may impact your calculations in subtle ways, potentially leading to a waste of resources.
0 commit comments