Skip to content

Commit 2ce4f69

Browse files
committed
non-ascii character rermoved
1 parent e94807a commit 2ce4f69

4 files changed

Lines changed: 6 additions & 7 deletions

File tree

files/tutorial4/create.lmp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ units real
99
atom_style full
1010
bond_style harmonic
1111
angle_style harmonic
12-
pair_style lj/cut/tip4p/long O H OH H−O−H 0.1546 12.0
13-
kspace_style pppm/tip4p 1.0e5
12+
pair_style lj/cut/tip4p/long O H O-H H-O-H 0.1546 12.0
13+
kspace_style pppm/tip4p 1.0e-5
1414
kspace_modify slab 3.0
1515

files/tutorial4/shearing.lmp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ units real
99
atom_style full
1010
bond_style harmonic
1111
angle_style harmonic
12-
pair_style lj/cut/tip4p/long O H OH H−O−H 0.1546 12.0
13-
kspace_style pppm/tip4p 1.0e5
12+
pair_style lj/cut/tip4p/long O H O-H H-O-H 0.1546 12.0
13+
kspace_style pppm/tip4p 1.0e-5
1414
kspace_modify slab 3.0
1515

1616
read_data equilibrate.data

files/tutorial6/gcmc.lmp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ units metal
88
boundary p p p
99
atom_style full
1010

11-
pair_style hybrid/overlay vashishta lj/cut/tip4p/long OW HW OW-HW HW-OW-HW 0.1546 10
11+
pair_style lj/cut/tip4p/long OW HW OW-HW HW-OW-HW 0.1546 10
1212
kspace_style pppm/tip4p 1.0e-5
1313
bond_style harmonic
1414
angle_style harmonic
15-

files/tutorial6/solution/cracking-mod.data

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Bond Type Labels
2626

2727
Angle Type Labels
2828

29-
1 HW−OW−HW
29+
1 HW-OW-HW
3030

3131
Masses
3232

0 commit comments

Comments
 (0)