Skip to content
Snippets Groups Projects
Commit 9833f384 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

change coulomb example to use cutoff coulomb

parent 9725708b
No related branches found
No related tags found
No related merge requests found
......@@ -3,14 +3,11 @@ atom_style full
read_data data.spce
pair_style hybrid/overlay coul/long 12.0 python 12.0
kspace_style pppm 1.0e-6
pair_style hybrid/overlay coul/cut 12.0 python 12.0
pair_coeff * * coul/long
pair_coeff * * coul/cut
pair_coeff * * python py_pot.LJCutSPCE OW NULL
pair_modify table 0
bond_style harmonic
angle_style harmonic
dihedral_style none
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment