2006-09-28 03:50:55 +08:00
|
|
|
# Solvated 5-mer peptide
|
|
|
|
|
|
|
|
units real
|
|
|
|
atom_style full
|
|
|
|
|
|
|
|
pair_style lj/charmm/coul/long 8.0 10.0 10.0
|
|
|
|
bond_style harmonic
|
|
|
|
angle_style charmm
|
|
|
|
dihedral_style charmm
|
|
|
|
improper_style harmonic
|
|
|
|
kspace_style pppm 0.0001
|
|
|
|
|
|
|
|
read_data data.peptide
|
|
|
|
|
|
|
|
neighbor 2.0 bin
|
|
|
|
neigh_modify delay 5
|
|
|
|
|
|
|
|
timestep 2.0
|
|
|
|
|
|
|
|
thermo_style multi
|
|
|
|
thermo 50
|
|
|
|
|
2010-04-10 06:12:15 +08:00
|
|
|
fix 1 all nvt temp 275.0 275.0 100.0 tchain 1
|
2006-09-28 03:50:55 +08:00
|
|
|
fix 2 all shake 0.0001 10 100 b 4 6 8 10 12 14 18 a 31
|
|
|
|
|
|
|
|
group peptide type <= 12
|
2012-01-13 03:03:12 +08:00
|
|
|
|
|
|
|
#dump 1 peptide atom 10 dump.peptide
|
|
|
|
|
|
|
|
#dump 1 peptide image 25 image.*.jpg type type &
|
|
|
|
# axes yes 0.8 0.02 view 60 -30 bond atom 0.5
|
|
|
|
#dump_modify 1 pad 3
|
2010-01-15 05:38:16 +08:00
|
|
|
|
2012-05-22 23:12:29 +08:00
|
|
|
#compute bnd all property/local btype batom1 batom2
|
2012-01-13 03:03:12 +08:00
|
|
|
#dump 2 peptide local 300 dump.bond index c_bnd[1] c_bnd[2] c_bnd[3]
|
2006-09-28 03:50:55 +08:00
|
|
|
|
|
|
|
run 300
|
2007-10-06 01:53:44 +08:00
|
|
|
|