Hi,
this model was developed in the IBPSA library and then copied to all the extending libraries, like Buildings, BuildingSystems, AixLib, IDEAS. Your path makes me think you are using the Buildings library, but this is the BuildingSystems user group. Not a problem though, because the model is the same in all libraries...
There should be three models: The function that does the integration, a block that uses the function, and an example that uses the block:
https://github.com/UdK-VPT/BuildingSystems/blob/master/BuildingSystems/Utilities/Math/Functions/trapezoidalIntegration.mohttps://github.com/UdK-VPT/BuildingSystems/blob/master/BuildingSystems/Utilities/Math/TrapezoidalIntegration.mobut the example is missing, it should be in this directory:
https://github.com/ibpsa/modelica-ibpsa/tree/master/IBPSA/Utilities/Math/ExamplesTherefore, I opened an issue for you, asking to add an example:
https://github.com/ibpsa/modelica-ibpsa/issues/885Best,
Matthis