# seed (0 gives random seed) = 0 # Nx, sample size in x direction = 50 # Ny, sample size in y direction = 50 # Nz, sample size in z direction = 50 # M_per_kT, normalized diffusion asymmetry = 0.0 # V0_tilde_0, normalized mixing energy coefficients = 34532.0 # V0_tilde_1, normalized mixing energy coefficients = -9.178.0 # V1_tilde_0, normalized mixing energy coefficients = -5996.0 # V1_tilde_1, normalized mixing energy coefficients = 1.725.0 # T, absolute temperature = 873.0 # An_tilde, dimensionless noise amplitude = 0.0 # A_start, starting composition fluctuation amplitude = 0.002 # dtau, timestep = 1.0e-2 # Ss, how many cycles between records = 10 # Ns, how many records in total = 1000 # c_start, initial composition = 0.5 // Please, keep the format of this input file, change only the values. // The software reads in the input parameters in this order, taking the numeric value after " = ". // Note the spaces on the two sides of the = sign. //