Updated QMMM_MQAE benchmark

This commit is contained in:
Arno Proeme 2020-06-18 16:13:18 +01:00 committed by Ole Schütt
parent 3b2c8eccc3
commit 2b3cdbedaa
4 changed files with 8 additions and 9 deletions

View file

@ -65,7 +65,7 @@
&MM
&FORCEFIELD
PARMTYPE AMBER
PARM_FILE_NAME mqae.prmtop
PARM_FILE_NAME MQAE.prmtop
EI_SCALE14 1.0
VDW_SCALE14 1.0
&SPLINE
@ -91,9 +91,9 @@
&END CELL
&TOPOLOGY ! Section used to center the atomic coordinates in the given box. Useful for big molecules
CONN_FILE_FORMAT AMBER
CONN_FILE_NAME mqae.prmtop
CONN_FILE_NAME MQAE.prmtop
COORD_FILE_FORMAT PDB
COORD_FILE_NAME mqae.pdb
COORD_FILE_NAME MQAE.pdb
&END TOPOLOGY
&KIND H
ELEMENT H

View file

@ -1,9 +1,8 @@
# QMMM_MQAE
# QM/MM - MQAE
## Description
This benchmark performs of a short QM/MM MD simulation of 5 steps.
This benchmark performs a short QM/MM MD simulation of 5 steps.
The MQAE system is a solute-solvent system consisting of a N-(6-methoxyquinolyl)
acetoethyl ester in solution. All 34 atoms of the ester are treated with QM whereas
the remaining water atoms are treated with MM. The parameters for the organic molecule
@ -16,12 +15,12 @@ Potential (GEEP) method, and the bonds between theQM and MM atoms are treated
## Files description
``mqae-cp2k.inp`` - The CP2K input file.
``MQAE.inp`` - CP2K input file.
``mqae.prmtop`` - Amber forcefield for MM atoms. The Amber14 forcefield and
``MQAE.prmtop`` - Amber forcefield for MM atoms. The Amber14 forcefield and
the SPCE water model are used.
``mqae.pdb`` - Atomic input coordinates.
``MQAE.pdb`` - Atomic input coordinates.
## Results