Skip to content

Commit

Permalink
update tests due to library updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo authored and OpenModelica-Hudson committed Jun 2, 2017
1 parent 192b838 commit e573d47
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -39,9 +39,7 @@ system("rm -f ./ReferenceFiles/ThermoSysPro.Examples.SimpleExamples.TestCentrifu
// record SimulationResult
// resultFile = "ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPump1_res.mat",
// simulationOptions = "startTime = 0.0, stopTime = 1000.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPump1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
// messages = "stdout | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 110.000000. That might raise performance issues, for more information use -lv LOG_LS.
// stdout | warning | The default linear solver fails, the fallback solver with total pivoting is started at time 110.000000. That might raise performance issues, for more information use -lv LOG_LS.
// "
// messages = ""
// end SimulationResult;
// "[ThermoSysPro 3.1/WaterSteam/Connectors.mo:3:3-45:17:writable] Warning: Connector .ThermoSysPro.WaterSteam.Connectors.FluidInlet is not balanced: The number of potential variables (4) is not equal to the number of flow variables (0).
// [ThermoSysPro 3.1/WaterSteam/Connectors.mo:91:3-133:18:writable] Warning: Connector .ThermoSysPro.WaterSteam.Connectors.FluidOutlet is not balanced: The number of potential variables (4) is not equal to the number of flow variables (0).
Expand Down

0 comments on commit e573d47

Please sign in to comment.