Restarting Dynamics Lesson, Input File


When you execute most of the commands in the Discover_3 module, you are actually building up a command input file, which is written to disk when the D_Run/Run command is executed. The command input file consists of a BTCL script that controls the Discover run.

This example file contains links to the complete descriptions of the BTCL commands. The BTCL language. Added comments that were not part of the original file are in italics.

Default values that are not specified in the command input file are shown in the output file.


#BIOSYM btcl 3
#
#  Input File For Discover Generated By Insight Version 2.95.0 
#  Date:	   Tue Nov  8 13:53:30 1994
#  Host Name: iris90  	Host Type: iris
#
begin
#
#  
#
readFile dynamics_restart filename = cyclo01.xdyn
#
dynamics \
  time = 1000.0 timestep = 1.0 -boltzmann \
  ensemble = nvt temperature_control_method = velocity_scaling \
  integration_method = Velocity_verlet \
  temperature = 298.0 temperature_window = 10 \
  deviation = 5000
#
writeFile coordinate filename = .cor 

Main access page Insight UIF access Insight UIF - Tutorial access.

Restarting Dynamics Lesson, Introduction Restarting Dynamics Lesson, Lesson

Copyright Biosym/MSI