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

##############################
####    SIM PARAMETERS    ####
##############################
sim_type = MD
steps = 1e5
T = 300K
verlet_skin = 0.15

diff_coeff = 2.5
dt = 0.005

##############################
####     INTERACTIONS     ####
##############################
interaction_type = DNA2
salt_concentration = 0.5
max_backbone_force = 20
thermostat = langevin

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

conf_file = min.conf
lastconf_file = relax.conf
trajectory_file = relax_traj.dat


print_conf_interval = 1000
print_energy_every = 1000

time_scale = linear

restart_step_counter = 1

