generate_unique_setup_name# Maxwell2d.generate_unique_setup_name(name=None)[source]# Generate a new setup with a unique name. Parameters: namestr, optionalName of the setup. The default is None. Returns: strName of the setup.