units			real

neigh_modify    once yes  one  22 page 2200  

atom_style	full
bond_style      harmonic
angle_style     harmonic
dihedral_style  harmonic
pair_style      lj/cut/coul/cut 5.0
pair_modify     mix arithmetic

kspace_style    none 
read_data       ../topol/data.input   
fix             1 all nve
fix             2 all shake 0.0001 10 100 b 3 5 7 
fix             3 all plumed plumedfile myfile.cfg outfile metaout.dat 
special_bonds   amber                               
thermo          1
thermo_style    multi
timestep        2.0
dump            1 all dcd  100 diala.dcd  
thermo        100

run             800


