Print MM optimized region?


Click here for full thread
Just Got Here
Hello,

I'm finding that xyz foomm fooqm does not print the MM geometry.

The subsequent restart files (sys.002.rst sys.003.rst) are identical except for the QM region.

Is there something wrong in my analysis input?...



start sys
memory stack 800 mb heap 100 mb global 800 mb
prepare
system sys_ref
read sys.002.rst
write sys_md2.pdb
end

task prepare




My QM/MM job is set up like this:


md
system sys_ref
msa 1000
end

qmmm
eref 0.0
bqzone 9.0
region mm qm
maxiter 1000 15
ncycles 1000
density espfit
xyz foomm fooqm
end

task qmmm dft energy
task qmmm dft optimize


I would really like to see how the MM part (sidechain residues of a protein) is optimizing, and to ensure that it is actually being optimized.

Thank you in advance!