# Single liquid-crystal molecule
# periodic

units		real
neighbor	0.5 1 20 0 1

coulomb style	cutoff 5.0
nonbond style	lj/cutoff 5.0 0
mixing style	arithmetic

read data	data.lc.small.periodic
create temp	uniform 300.0 492895

timestep	1.0
thermo flag	100

#dump atoms	10 dump.lc.small.periodic

run		1000
