Back to Mover page.
CartesianMD calls Molecular Dynamics simulation in Rosetta with user-defined energy function. Runs NVT simulation (constant volume and temperature) with Berendsen thermostat. Integrator uses Velocity Verlet algorithm. Strongly recommended to use the Mover with Rosetta version since February 2016; there was certain issues with the Mover in previous versions.
<CartesianMD name="&string"
rattle="(true &false)"
scorefxn="('' &string)"
scorefxn_obj="('' &string)"
nstep="(100 &Size)"
temp="(300.0 &Real)"
premin="(50 &Size)"
postmin="(200 &Size)"
report="(100 &Size)"
report_scorecomp="(false &bool)"
selectmode="('final' &string)"
schfile="('' &string)" />
sch 300 10000
sch 250 10000
sch 200 10000
sch 150 10000
This mover can also take an optional MoveMap (see FastRelax documentation for details) to define the residue subset to which it should be applied. In the absence of the MoveMap, the mover is applied to the whole pose.