.PowerSystems.Utilities.Precalculation.T_closed

Information

Algorithm not implemented

Interface

function T_closed
  extends Modelica.Icons.Function;
  input SIpu.Reactance x(unit = "1") "total or syn reactance";
  input SIpu.Reactance[:] xtr(each unit = "1") "transient reactance";
  input SI.Angle[size(xtr, 1)] To "time constant open-loop";
  output SI.Angle[size(xtr, 1)] Tc "time constant closed-loop";
end T_closed;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos