em_mapping#

class ansys.fluent.core.solver.tui_241.main_menu.file.em_mapping(service, version, mode, path)#

Bases: TUIMenu

Enters the electromagnetic loss mapping menu.

Classes:

maintain_loss_on_initialization(service, ...)

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

remove_loss_only(service, version, mode, path)

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

surface_energy_source(service, version, ...)

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

volumetric_energy_source(service, version, ...)

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

class maintain_loss_on_initialization(service, version, mode, path)#

Bases: TUIMethod

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

class remove_loss_only(service, version, mode, path)#

Bases: TUIMethod

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

class surface_energy_source(service, version, mode, path)#

Bases: TUIMethod

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

class volumetric_energy_source(service, version, mode, path)#

Bases: TUIMethod

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