Skip to content

Commit

Permalink
Revert dummy changes to unrelated classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dietmarw committed Jan 18, 2022
1 parent bebeb33 commit c7a3e56
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ model IMC_Conveyor "Induction machine with squirrel cage and inverter driving a
annotation (Placement(transformation(extent={{32,10},{12,30}})));
Modelica.Mechanics.Translational.Components.Mass massQS(m=JLoad/r^2)
annotation (Placement(transformation(extent={{0,10},{-20,30}})));
Modelica.Mechanics.Translational.Sources.SignForce signForceQS(v0(displayUnit=
"m/s") = 0.01*wNominal*r, f_nominal=-TLoad/r)
Modelica.Mechanics.Translational.Sources.SignForce signForceQS(v0(displayUnit
="m/s") = 0.01*wNominal*r, f_nominal=-TLoad/r)
annotation (Placement(transformation(extent={{-50,10},{-30,30}})));
Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Ground groundMachineQS
annotation (Placement(transformation(extent={{-10,-10},{10,10}}, origin={90,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ model IMS_Characteristics "Characteristic curves of induction machine with slip
origin={-10,30},
extent={{-10,-10},{10,10}},
rotation=270)));
Modelica.Electrical.QuasiStatic.Polyphase.Basic.Resistor resistor(m=mr, R_ref=
fill(Rr, mr)) annotation (Placement(transformation(
Modelica.Electrical.QuasiStatic.Polyphase.Basic.Resistor resistor(m=mr, R_ref
=fill(Rr, mr)) annotation (Placement(transformation(
extent={{-10,-10},{10,10}},
rotation=270,
origin={10,36})));
Expand Down

0 comments on commit c7a3e56

Please sign in to comment.