# cvt_run_06.inp # # Modified: # # 19 May 2002 # # Mr Lee is requesting 3 basis sets. In this run we compute a # basis set of size 16. # # Our cluster range is 16 to 16, so the program understands that # we are interesting in computing and writing out a set of # 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 1/3 of the steady state from data 0, # subtract 5/3 of the steady state from data 1 through 200, # subtract 1/3 of the steady state 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. # 16, 16 # # 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