runmanager.copy_group

runmanager.copy_group(source_globals_file, source_groupname, dest_globals_file, delete_source_group=False)[source]

This function copies the group source_groupname from source_globals_file to dest_globals_file and renames the new group so that there is no name collision. If delete_source_group is False the copyied files have a suffix ‘_copy’.