#--------------------------------------------------------------- #Print the model into XML file: #--------------------------------------------------------------- prt_model = 1 #--------------------------------------------------------------- #Generation of the dipole-dipole interation #--------------------------------------------------------------- dipdip = 0 #%% #%% [setup] #%% executable = multibinit #%% system_xml = tmulti1_2_model.xml #%% [files] #%% files_to_test = #%% tmulti1_2.out, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -medium; #%% tmulti1_2_model.xml, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy; #%% [paral_info] #%% max_nprocs = 1 #%% [extra_info] #%% authors = A. MARTIN #%% keywords = Effective potential, multibinit #%% description = #%% read xml file and generate effective potential #%% topics = LatticeModel #%%