Note that there are some explanatory texts on larger screens.

plurals
  1. POInduction Motor Modelica
    primarykey
    data
    text
    <p>I have to made an Induction Motor Model by myself and my first step was to just replicate an already existing example i.e. <code>Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL</code>. Now I have replicated it but I can't parameterize the <code>AIM_SquirrelCage</code> because I can't set all the default values in it. Please see attachments. And help thanks. </p> <pre><code>Errors: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Symbolic 04:26:49 0:0-0:0 Too few equations, underdetermined system. The model has 485 equation(s) and 488 variable(s) Translation 04:26:49 0:0-0:0 Parameter aimc.statorCore.coreParameters.wRef has neither value nor start value, and is fixed during initialization (fixed=true) Translation 04:26:49 0:0-0:0 Parameter aimc.strayLoad.strayLoadParameters.wRef has neither value nor start value, and is fixed during initialization (fixed=true) Translation 04:26:49 0:0-0:0 Parameter aimc.friction.frictionParameters.wRef has neither value nor start value, and is fixed during initialization (fixed=true) Translation 04:26:49 D:/SF/OpenModelica1.9.0/lib/omlibrary/Modelica 3.2.1/Electrical/Machines.mo 12984:7-12987:74 Modification or redeclaration of protected elements is not allowed. Element: aimc.internalThermalPort, modification: redeclare final .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC internalThermalPort. Translation 04:26:49 0:0-0:0 Parameter aimc.friction.frictionParameters.wRef has neither value nor start value, and is fixed during initialization (fixed=true) Translation 04:26:49 0:0-0:0 Parameter wRef has neither value nor start value, and is fixed during initialization (fixed=true) Translation 04:26:49 0:0-0:0 Parameter aimc.statorCore.coreParameters.VRef has neither value nor start value, and is fixed during initialization (fixed=true) </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload