##############################
####  PROGRAM PARAMETERS  ####
##############################
backend = CPU
backend_precision = double

##############################
####    SIM PARAMETERS    ####
##############################
steps = 1e9
newtonian_steps = 103
diff_coeff = 2.50
#pt = 0.1
thermostat = john

T = 296.15K
dt = 0.005
verlet_skin = 0.05

interaction_type = DNA2
salt_concentration = 0.5

##############################
####    INPUT / OUTPUT    ####
##############################
topology = prova.top
conf_file = last_conf.dat
trajectory_file = trajectory.dat
refresh_vel = 1
log_file = log.dat
no_stdout_energy = 0
restart_step_counter = 1
energy_file = energy.dat
print_conf_interval = 1e5
print_energy_every = 1e4
time_scale = linear
external_forces=1
external_forces_file=hj_trap.ext
