Skip to content

Commit cb84d8a

Browse files
committed
improved inputs
1 parent 7e26113 commit cb84d8a

85 files changed

Lines changed: 29318 additions & 5948 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

level1/bulk-solution/D-dark.png

-33.5 KB
Binary file not shown.

level1/bulk-solution/D-light.png

-33.5 KB
Binary file not shown.

level1/bulk-solution/NPT-dark.png

-203 KB
Binary file not shown.

level1/bulk-solution/NPT-light.png

-203 KB
Binary file not shown.

level1/bulk-solution/density-npt.xvg

Lines changed: 825 additions & 0 deletions
Large diffs are not rendered by default.
-22.5 KB
Binary file not shown.

level1/bulk-solution/energy.png

-22.5 KB
Binary file not shown.

level1/bulk-solution/icpRun.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

level1/bulk-solution/inputs/npt.mdp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
integrator = md
2-
nsteps = 50000
2+
nsteps = 80000
33
dt = 0.001
44

55
comm_mode = linear
@@ -11,7 +11,7 @@ ns_type = grid
1111

1212
nstlog = 100
1313
nstenergy = 100
14-
nstxout-compressed = 1000
14+
nstxout-compressed = 200
1515

1616
vdw-type = Cut-off
1717
rvdw = 1.0

level1/bulk-solution/inputs/nvt-minimalist.mdp

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ integrator = md
22
nsteps = 20000
33
dt = 0.001
44

5-
nstxout-compressed = 1000
5+
nstlog = 100
6+
nstenergy = 100
7+
nstxout-compressed = 200
68

79
tcoupl = v-rescale
810
ref-t = 360
911
tc-grps = system
10-
tau-t = 0.5
12+
tau-t = 0.5

0 commit comments

Comments
 (0)