Files
lammps/examples/PACKAGES/electrode/graph-il/in.conp
2022-04-26 09:42:45 +02:00

13 lines
343 B
Plaintext

# electrodes with constant potential
# for graphene-ionic liquid supercapacitor
boundary p p f # slab calculation
include settings.mod # styles, groups, computes and fixes
kspace_modify slab 3.0
fix conp bot electrode/conp -1.0 1.979 couple top 1.0 symm on
thermo 50
thermo_style custom step temp c_ctemp epair etotal c_qbot c_qtop
run 500