recreate 1gb1 input deck with CMAP included.
This commit is contained in:
4
tools/ch2lmp/example-cmap/convert.sh
Executable file
4
tools/ch2lmp/example-cmap/convert.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
rm -f *.dump *.restart? *.restart
|
||||
../charmm2lammps.pl -border=2.0 -cmap=36 -ions -water all36_prot 1gb1
|
||||
cp ../../../potentials/charmm36.cmap .
|
||||
Reference in New Issue
Block a user