##############################
####  PROGRAM PARAMETERS  ####
##############################
backend = CPU

##############################
####    SIM PARAMETERS    ####
##############################
sim_type = MD
steps = 1e5
newtonian_steps = 103
diff_coeff = 2.50

thermostat = john

T = 30C
dt = 0.005
verlet_skin = 0.05

##############################
####     INTERACTIONS     ####
##############################
interaction_type = DNA2
salt_concentration = 0.5

##############################
####    INPUT / OUTPUT    ####
##############################
topology = tile.top
energy_file = energy.dat

conf_file = relax.conf
lastconf_file = sim.conf
trajectory_file = sim_traj.dat



print_conf_interval = 1000

restart_step_counter = 1
print_energy_every = 1000
time_scale = linear
