Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ueabs
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
UEABS
ueabs
Commits
6646bddf
Commit
6646bddf
authored
3 years ago
by
Holly Judge
Browse files
Options
Downloads
Patches
Plain Diff
Update verification section for CP2K v8.1
parent
a2bf08ee
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cp2k/README.md
+15
-20
15 additions, 20 deletions
cp2k/README.md
with
15 additions
and
20 deletions
cp2k/README.md
+
15
−
20
View file @
6646bddf
...
...
@@ -291,33 +291,28 @@ similar to the below in each case.
grep 'Total energy:' logfile | awk -F ' ' '{print $3}'
-8807.94
63577844
-8808.3828
221706
-8808.5159
163976
-8808.6959
039118
-8808.85635
62046
-8808.9223
333935
-8808.8567
123893
-8808.6802
002026
-8808.45
29914574
-8808.252
1909391
-8808.1425
217528
-8807.94
5767
-8808.3828
08
-8808.5159
22
-8808.6959
1
-8808.85635
7
-8808.9223
71
-8808.8567
2
-8808.6802
14
-8808.45
3006
-8808.252
216
-8808.1425
47
**B) LiH-HFX**
grep ' OT ' logfile
grep ' OT CG' logfile | awk -F ' ' '{print $7}
-870.1543298
1 OT CG 0.15E+00 139.386 0.0014482195 -870.3838179520
2 OT LS 0.30E+00 19.767 1.0000000000 -870.7951031236
3 OT CG 0.30E+00 20.724 0.0001614074 -870.9275954835
4 OT LS 0.31E+00 19.665 1.0000000000 -870.9346994255
5 OT CG 0.31E+00 20.641 0.0000168390 -870.9347195049
6 OT LS 0.29E+00 19.760 1.0000000000 -870.9347906736
7 OT CG 0.29E+00 21.192 0.0000009576 -870.9347911831
**C) H2O-DFT-LS**
grep ENERGY logfile | awk -F ' ' '{print $9}'
-35222.02215
39462
-35222.02215
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment