.Spot.Base.Precalculation.T_closed

Information

Algorithm not implemented

Interface

function T_closed
  extends Icons.Function;
  input SIpu.Reactance x(unit = "pu") "total or syn reactance";
  input SIpu.Reactance[:] xtr(unit = "pu") "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-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos