pysrw.lib.srwlib.srwl_uti_save_stat_wfr_emit_prop_multi_e_init

pysrw.lib.srwlib.srwl_uti_save_stat_wfr_emit_prop_multi_e_init#

pysrw.lib.srwlib.srwl_uti_save_stat_wfr_emit_prop_multi_e_init(num_of_proc, num_part_avg_proc, _tot_num_part, _i_gr=None)[source]#

Initialize parameters for the SRW status files and generate the files. :param rank: rank of the process. :param num_of_proc: total number of processes. :param num_part_per_proc: number of electrons treated by each worker process. :param num_sent_per_proc: number of sending acts made by each worker process. :param num_part_avg_proc: number of macro-electrons to be used in calculation by each worker. :param _tot_num_part: total number of macro-electrons to be used. :param _i_gr: index of Group of MPI processes.