.iPSL.NonElectrical.Functions.SE_exp

Information

Exponential Saturation Function (PTI PSS/E) 

Interface

function SE_exp
  extends Modelica.Icons.Function;
  input Real u "Unsaturated Input";
  input Real S_EE_1 "Saturation factor at point E_1";
  input Real S_EE_2 "Saturation factor at point E_2";
  input Real E_1 "First saturation point";
  input Real E_2 "Second saturation point";
  output Real sys "Saturated Output";
end SE_exp;

Revisions

Copyright 2015-2016 RTE (France), SmarTS Lab (Sweden), AIA (Spain) and DTU (Denmark)

The authors can be contacted by email: info@itesla-ipsl.org

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.

If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0.


Generated at 2024-05-08T18:15:54Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos