em_mapping#

class ansys.fluent.core.solver.tui_231.main_menu.file.em_mapping(path, service)#

Bases: TUIMenu

Enters the electromagnetic loss mapping menu.

Methods:

maintain_loss_on_initialization(*args, **kwargs)

Maintains the loss data provided by Maxwell even if solution is initialized.

remove_loss_only(*args, **kwargs)

Removes the loss data provided by Maxwell and keeps all other solution data.

surface_energy_source(*args, **kwargs)

Loss data provided by Ansoft will be assigned to Fluent for selected wall zones.

volumetric_energy_source(*args, **kwargs)

Loss data provided by Ansoft will be assigned to Fluent for selected cell zones.

maintain_loss_on_initialization(*args, **kwargs)#

Maintains the loss data provided by Maxwell even if solution is initialized.

remove_loss_only(*args, **kwargs)#

Removes the loss data provided by Maxwell and keeps all other solution data.

surface_energy_source(*args, **kwargs)#

Loss data provided by Ansoft will be assigned to Fluent for selected wall zones.

volumetric_energy_source(*args, **kwargs)#

Loss data provided by Ansoft will be assigned to Fluent for selected cell zones.