seed 5 										#seed for random number generator  
tottypes 2 5									#total number of chain types and max chain length in sytem
totchains 16									#deprecated variable
newchain 1 12500 5 1								#chain details <length of chain> <number of chains> <linker length> <bead type>
newchain 1 12500 5 2								#chain details <length of chain> <number of chains> <linker length> <bead type>
lattice_dimensions 50								#box dimensions  
sim_time 50									#number of system configurations to calculate
equib_time 0									#number of equilibration steps              
kT 0.1258        								#sets the value of kT
film TRUE									#logical for whether trajectory file is generated
debugyes TRUE									#logical determining whether the debug subroutine is called
intraen 0.0									#real number determining the isotropic intrachain interactions
#dir-iso        intra	  1           2	        3	       			#interaction strength matrix
interaction 1   0.0    0.0 0.0     1.0 0.0   #0.0 0.0				#<like-bead directional interactions> <directional interchain interactions> <isotropic interchain interactions>  <directional interchain interactions> <isotropic interchain interactions>
interaction 2   0.0    1.0 0.0     0.0 0.0   #0.0 0.0
#interaction 3   0.0    0.0 0.0     0.0 0.0   0.0 0.0
noinfo FALSE									#logical to determine whether no results are output
scaleinfo FALSE									#logical to determine whether simulation is only running to get the ROG and ETE cling parameters of a single chain (development tool)

