.PowerSystems.Common.IronSaturation.SaturationTab

Information

Example table of saturating flux. The tabulated values correspond to the function values of 'saturationAnalytic' and 'der_saturationAnalytic', psi(psi0) and d_psi/d_psi0(psi0).

For use with 'Base.Math.interpolateTable':

  y = interpolateTable(psi0, saturationTab)
  psi = y[1]
  der_psi = y[2]


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