# cvt_run_3.inp # # Modified: # # 24 April 2002 # # Here, because our cluster range is 8 to 8, the program # understands that we are interesting in computing and writing # out a set of 8 Voronoi generators. # # We have introduced a new variable, internally called "RUN_TYPE", # to signal what we are trying to do. The value RUN_TYPE = 3 # means that we do not want to include the steady state solution in # the data, that we want to subtract 5/3 of the steady state from # data 1 through 200, and 1/3 from 201 through 401. # 3 # # The name of the file containing the coordinates of the nodes: # /math/WWW/f_src/cvt_basis_data/xy.dat # # The name of the file containing the steady state solution: # /math/WWW/f_src/cvt_basis_data/steady.dat # # The name of the file containing the first solution. # /math/WWW/f_src/cvt_basis_data/up000.dat # # The range of cluster sizes to examine. # 8, 8 # # The number of different random initial configurations to check. # 15 # # The number of energy iterations to take. # 30 # # 0 for raw data, 1 for normalized. # 0