#Initialize--
#general settings
units metal
dimension 3
box tilt large
atom_style atomic
# structure
boundary p p p
read_data WSe2Ezzinew.lmp
# potentials
pair_style hybrid/overlay sw sw kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 lj/cut 10.0
# Intralayer Interaction
pair_coeff * * sw 1 tmd.sw W Se Se NULL NULL NULL
pair_coeff * * sw 2 tmd.sw NULL NULL NULL W Se Se
# Interlayer Interaction
pair_coeff 1 5 kolmogorov/crespi/z 1 WSe.KC W NULL NULL NULL Se NULL
pair_coeff 3 4 kolmogorov/crespi/z 2 WSe.KC NULL NULL Se W NULL NULL
pair_coeff 3 5 kolmogorov/crespi/z 3 WSe.KC NULL NULL Se NULL Se NULL
pair_coeff 1 4 kolmogorov/crespi/z 4 WSe.KC W NULL NULL W NULL NULL
pair_coeff * * lj/cut 0.0 3.0
neighbor 2.0 bin
neigh_modify every 1 delay 0 check yes
#neigh_modify one 111
#optimize at 0 K
#dump 1 all custom 100 WSe2out.xyz
#dump 1 all custom 100 dump.initial id type x y z
thermo 1000
thermo_style custom step pe press
#undump 1
min_style cg
minimize 0.0 1.0e-4 1000000 1000000
write_dump all custom outnew.xyz id type x y z
--
You received this message because you are subscribed to the Google Groups "Twister Help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twister-help...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/twister-help/de7bef98-cccb-403f-8e7a-76fa05e97e0an%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/twister-help/3192ed31-5064-4832-a4af-9366b7d10d77n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/twister-help/CAGODAJszpUeQ4xG6OK3%2Bb56De0T7iO2bmw0_ObdQXy9x5wnbmw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/twister-help/CAAUbVTrGryyd3w0xB6RP8ab8EWDZ_oamePBnv7WUXEW8SSFyZw%40mail.gmail.com.
pair_coeff 1 6 kolmogorov/crespi/z 2 WSe.KC W NULL NULL NULL NULL Se NULL NULL NULL
In this line 5th column=2 what that really means. I have read the documentation but still not clear. How that 5th column should change
Thanks and regards,
Gayani
pair_style hybrid lj/cut 2.5 tersoff tersoff pair_coeff * * tersoff 1 Si.tersoff Si NULL pair_coeff * * tersoff 2 C.tersoff NULL C pair_coeff 1 2 lj/cut 1.0 1.5
"
To view this discussion on the web visit https://groups.google.com/d/msgid/twister-help/9ee284be-2927-4fd8-857b-615fc63f0336n%40googlegroups.com.
#Initialize--
#general settings
units metal
dimension 3
box tilt large
atom_style atomic
# structure
boundary p p p
read_data WSe2_trilayeredited.lmp
# potentials
pair_style hybrid/overlay sw sw kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 lj/cut 10.0
# Intralayer Interaction
pair_coeff * * sw 1 tmd.sw W Se Se NULL NULL NULL NULL NULL NULL
pair_coeff * * sw 2 tmd.sw NULL NULL NULL W Se Se NULL NULL NULL
pair_coeff * * sw 3 tmd.sw NULL NULL NULL NULL NULL NULL W Se Se
# Interlayer Interaction
# W-W interactions
pair_coeff 1 4 kolmogorov/crespi/z 1 WSe.KC W NULL NULL W NULL NULL NULL NULL NULL
pair_coeff 1 7 kolmogorov/crespi/z 2 WSe.KC W NULL NULL NULL NULL NULL W NULL NULL
#Se-Se interaction
pair_coeff 2 6 kolmogorov/crespi/z 3 WSe.KC NULL Se NULL NULL NULL Se NULL NULL NULL
pair_coeff 3 8 kolmogorov/crespi/z 4 WSe.KC NULL NULL Se NULL NULL NULL NULL Se NULL
#W-Se interaction
pair_coeff 1 6 kolmogorov/crespi/z 5 WSe.KC W NULL NULL NULL NULL Se NULL NULL NULL
pair_coeff 2 4 kolmogorov/crespi/z 6 WSe.KC NULL Se NULL W NULL NULL NULL NULL NULL
pair_coeff 3 7 kolmogorov/crespi/z 7 WSe.KC NULL NULL Se NULL NULL NULL W NULL NULL
pair_coeff 1 8 kolmogorov/crespi/z 8 WSe.KC W NULL NULL NULL NULL NULL NULL Se NULL
pair_coeff * * lj/cut 0.0 3.0
neighbor 2.0 bin
neigh_modify every 1 delay 0 check yes
#optimize at 0 K
#dump 1 all custom 100 WSe2out.xyz
#dump 1 all custom 100 dump.initial id type x y z
thermo 1000
thermo_style custom step pe press
#undump 1
min_style cg
minimize 0.0 1.0e-4 1000000 1000000
write_dump all custom WSe2_trirelaxed.xyz id type x y z
The error is
" Pair coeff for hybrid has invalid style (src/pair_hybrid_overlay.cpp:65)
Last command: pair_coeff * * sw 3 tmd.sw NULL NULL NULL NULL NULL NULL W Se Se"
This pair style was okay for the first two layers but not when defining the third layer.
For the bilayer I used this and it worked fine
pair_coeff * * sw 1 tmd.sw W Se Se NULL NULL NULL
pair_coeff * * sw 2 tmd.sw NULL NULL NULL W Se Se
# potentials
pair_style hybrid/overlay sw sw kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 lj/cut 10.0
#Initialize--
#general settings
units metal
dimension 3
box tilt large
atom_style atomic
# structure
boundary p p p
read_data WSe1_6.lmp
# potentials
pair_style hybrid/overlay sw sw kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 kolmogorov/crespi/z 14.0 lj/cut 10.0
# Intralayer Interaction
pair_coeff * * sw 1 tmd.sw W Se Se NULL NULL NULL
pair_coeff * * sw 2 tmd.sw NULL NULL NULL W Se Se
# Interlayer Interaction
pair_coeff 1 4 kolmogorov/crespi/z 1 WSe.KC W NULL NULL W NULL NULL
pair_coeff 1 6 kolmogorov/crespi/z 2 WSe.KC W NULL NULL NULL NULL Se
pair_coeff 2 4 kolmogorov/crespi/z 3 WSe.KC NULL Se NULL W NULL NULL
pair_coeff 2 6 kolmogorov/crespi/z 4 WSe.KC NULL Se NULL NULL NULL Se
#pair_coeff 1 5 kolmogorov/crespi/z 1 WSe.KC W NULL NULL NULL Se NULL
#pair_coeff 3 4 kolmogorov/crespi/z 2 WSe.KC NULL NULL Se W NULL NULL
#pair_coeff 3 5 kolmogorov/crespi/z 3 WSe.KC NULL NULL Se NULL Se NULL
#pair_coeff 1 4 kolmogorov/crespi/z 4 WSe.KC W NULL NULL W NULL NULL
pair_coeff * * lj/cut 0.0 3.0
neighbor 2.0 bin
neigh_modify every 1 delay 0 check yes
#neigh_modify one 111
#optimize at 0 K
#dump 1 all custom 100 WSe2out.xyz
#dump 1 all custom 100 dump.initial id type x y z
thermo 1000
thermo_style custom step pe press
#undump 1
min_style cg
minimize 0.0 1.0e-4 1000000 1000000
write_dump all custom WSe2_1_6relaced.xyz id type x y z
~
To view this discussion on the web visit https://groups.google.com/d/msgid/twister-help/efb5289e-4283-4c4b-9695-d25875afc835n%40googlegroups.com.