# This is the config file of parallel kMC program.# file format: yaml, see https://yaml.org for mor e details.# config template file writen by <a href='mailto:genshenchu@gmail.com'>genshen</a>"title:"parallelkMCconfigurefile"version:"0.1.0"box:size:[80,80,80]lattice_const:2.85532# lattice constancecutoff_radius:5.6create:# how the simulation box is created.random:enable:trueva_count:1# vacancy number, not percent.alloy:Fe:9598Cu:134Mn:134Ni:134FeFe:0# pair number of [110] dumbbell.FeCu:0FeMn:0FeNi:0CuCu:0CuNi:0CuMn:0NiNi:0NiMn:0MnMn:0pipe:# if create_box is set to false or not set, then pipe will be used.enable:falseinput_box:last_frame.xyz# pipe from MD.restart:enable:falsefile_path:1072.xyzseeds:seeds_file:""# used for setting different seed for each MPI rank (todo)create_types:100565# if 0 is set, random device will be used.create_vacancy:16650event_selection:563264time_inc:594689simulation:temperature:673# unit: Kphysics_time:8e4# physics time limit.steps_limit:1000# limit of kMC steps.attempt_freq:6e12# unit: 1/sisgenr:falsedpasm1:3e-9# dpa per second, unit: dpa/soutput:dump:interval:100# dump system lattice information.file_path:"kmc.{}.out"logs:interval:10# if zero is set, it means no log.logs_file:""# if it is empty, log to /dev/console