run_case_file_generator
mpc = run_case_file_generator(mpc_master, mpc_workers, connection_table, fields_to_merge, names)
Generate a merged case file mpc
from mpc_master
and mpc_workers
according to the connection_table
The auxiliary inputs fields_to_merge
and names
are basic requirements with obvious meanings.