pyleecan.Methods.Output.LUT.set_default_simulation module

set_default_simulation(self, machine, OP_matrix=None, name=None)[source]

Set the default simulation to compute the LUT

Parameters:
  • self (LUT) – A LUT object

  • machine (Machine) – The machine to use in the simulation

  • OP_matrix (OP_matrix/ndarray) – OP_matrix to use for VarLoadCurrent

  • name (str) – Name of the simulation