Materials#

calculate_iron_loss_coefficients(material_name)

Calculate and return the iron loss coefficients for the solid material.

calculate_magnet_parameters(material_name)

Calculate parameters for the nonlinear demagnetization model.

delete_solid_material(material_name)

Delete the solid material from the materials database.

export_solid_material(file_name, material_name)

Export the solid material to the materials database.

get_component_material(component_name)

Get the solid material name of the component.

import_solid_material(file_name, material_name)

Import the solid material from the materials database.

save_iron_loss_coefficients(material_name)

Save the calculated iron loss coefficients to the materials database.

save_magnet_parameters(material_name)

Save the calculated magnet parameters of the solid material to the materials database.

set_component_material(component_name, ...)

Set the solid material properties of the component from the materials database.

set_fluid(cooling_type, fluid)

Set the fluid for a cooling type.