.Modelica.Math.Nonlinear.Examples.quadratureLobatto1

Information

This example integrates the following integrands with function quadratureLobatto and compares the result with an analytical solution. The examples also demonstrate how additional input arguments to the integrand function can be passed as additional arguments. The following integrals are computed:

Interface

function quadratureLobatto1
  extends Modelica.Icons.Function;
  import Modelica.Utilities.Streams.print;
  input Real tolerance = 1e-5 "Error tolerance of integral values";
end quadratureLobatto1;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39