&PROPERTIES .... DEF_FRAGMENT 1 38 ... &ENDThe file test.xyz can be animated using the XMOL public domain molecular graphics program.
This defines a fragment consisting of the first 38 atoms
of the solute. The numeral order of the atoms corresponds to that specified
in the topology file (Sec. 10.3).
PLOT STEER 50.0 OPEN wrk.out
write the accumulated work (see Eq. 8.16) to the file
wrk.out every 50 fs. The accumulated work at time is calculated as
, where
is the total energy of the
microcanonical extended system, i.e. it includes the energy of
the thermostat and/or of the barostat. If the integration time steps
are too large and the simulation shows a energy drift,
then the accumulated work includes the dissipation due to the energy
drift of the integrator.
PLOT STEER_ANALYTIC 50.0 OPEN WRK.out
Write the accumulated work (see Eq. 8.16) to the file
wrk.out every 50 fs. The accumulated work at time is calculated
analitically according to Eq. 8.16. This option is slightly more
computationally demanding than the previous one, but in this case,
the accumulated work is not affected by the energy drift.
The last two commands are to be used in conjunction with the
STEER(&RUN) command and with the commands
ADD_STR_BONDS, ADD_STR_BENDS, ADD_STR_TORS
(namelist &POTENTIAL) for defining an external steering potential for SMD.
PLOT STEER_TEMPERATURE 50.0 OPEN WRKTEMP.out
In a steered temperature simulation[150], write the accumulated
(adimensional) thermal work every 50 fs to the file WRKTEMP.out.
This command must be used in conjunction with the STEER (&RUN)
command for steered molecular dynamics simulations and with the
THERMOS(&SIMULATION) command for running NVT simulations.
PLOT ALCHEMY 50.0 OPEN alchemic.wrk
Print to the file alchemic.wrk the work done during
an alchemical transformation.
See also commands DEFINE_ALCHEMICAL_ATOM and STEER
ALCHEMY.
procacci 2021-12-29