.FCSysTest.Utilities.Chemistry

Information

This function call will fail if any of the functions return an incorrect result. It will return true if all of the functions pass. There are no inputs.

Interface

function Chemistry
  import Modelica.Utilities.Streams.print;
  import FCSys.Utilities.Chemistry.*;
  import FCSys.Utilities.arrayIntegerEqual;
  import FCSys.Utilities.arrayStringEqual;
  extends Modelica.Icons.Function;
  input String logFile = "FCSysTestLog.txt" "Filename where the log is stored";
  output Boolean ok "true, if all tests passed";
end Chemistry;

Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos