Skip to content

Commit ad9d870

Browse files
committed
updated nanoshear tutorial
1 parent f419843 commit ad9d870

17 files changed

Lines changed: 19519 additions & 20205 deletions

level2/nanosheared-electrolyte/equilibration/input.lammps

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,14 @@
2121
# ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣦⡀⠀⠈⠉⠛⠛⠓⠚⠋⠉⠁⠀⠀⠀⠀⠀⠀⠀
2222
# ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⠻⠿⣿⣿⣿⣿⡿⠟⠋⠀
2323

24-
boundary p p p
24+
boundary p p f
2525
units real
2626
atom_style full
2727
bond_style harmonic
2828
angle_style harmonic
2929
pair_style lj/cut/tip4p/long 1 2 1 1 0.1546 12.0
3030
kspace_style pppm/tip4p 1.0e-4
31+
kspace_modify slab 3.0
3132

3233
read_data ../minimization/system.data
3334

@@ -48,5 +49,6 @@ variable deltaz equal v_walltopz-v_wallbotz
4849
fix myat1 all ave/time 100 1 100 v_deltaz file interwall_distance.dat
4950

5051
run 30000
51-
write_data system.data
52+
53+
write_data system.data nocoeff
5254

0 commit comments

Comments
 (0)