.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos