Skip to content

Commit 988a898

Browse files
Willi BraunOpenModelica-Hudson
authored andcommitted
1 parent 8e44932 commit 988a898

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

simulation/libraries/3rdParty/ThermoSysPro/ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser.mos

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,7 @@ getEnvironmentVar("REFERENCEFILES")+"/ThermoSysPro/ThermoSysPro.Examples.SimpleE
2929
// record SimulationResult
3030
// resultFile = "ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser_res.mat",
3131
// simulationOptions = "startTime = 0.0, stopTime = 1000.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ThermoSysPro.Examples.SimpleExamples.TestStaticCondenser', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
32-
// messages = "stdout | warning | While solving non-linear system an assertion failed during initialization.
33-
// | | | | | The non-linear solver tries to solve the problem that could take some time.
34-
// | | | | | It could help to provide better start-values for the iteration variables.
35-
// | | | | | For more information simulate with -lv LOG_NLS
36-
// stdout | info | The initialization finished successfully without homotopy method.
37-
// stdout | warning | While solving non-linear system an assertion failed during initialization.
38-
// | | | | | The non-linear solver tries to solve the problem that could take some time.
39-
// | | | | | It could help to provide better start-values for the iteration variables.
40-
// | | | | | For more information simulate with -lv LOG_NLS
32+
// messages = "stdout | info | The initialization finished successfully without homotopy method.
4133
// stdout | info | The simulation finished successfully.
4234
// "
4335
// end SimulationResult;

0 commit comments

Comments
 (0)