Changeset 1badb8f1 in OpenModelica


Ignore:
Timestamp:
2019-11-11T16:37:23+01:00 (4 years ago)
Author:
Lennart Ochel <lennart.ochel@…>
Children:
238850c
Parents:
a94e24b
Message:

Expected output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos

    r201d5a1 r1badb8f1  
    4848// |                 | |       | | It could help to provide better start-values for the iteration variables.
    4949// |                 | |       | | For more information simulate with -lv LOG_NLS_V
    50 // LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
     50// stdout            | warning | While solving non-linear system an assertion failed during initialization.
     51// |                 | |       | | The non-linear solver tries to solve the problem that could take some time.
     52// |                 | |       | | It could help to provide better start-values for the iteration variables.
     53// |                 | |       | | For more information simulate with -lv LOG_NLS_V
     54// assert            | debug   | Solving non-linear system 220 failed at time=0.
     55// |                 | |       | For more information please use -lv LOG_NLS.
     56// assert            | warning | Failed to solve the initialization problem without homotopy method. If homotopy is available the homotopy method is used now.
     57// LOG_SUCCESS       | info    | The initialization finished successfully with 4 homotopy steps.
    5158// LOG_SUCCESS       | info    | The simulation finished successfully.
    5259//
     
    5562// Warning: Some equations could not be differentiated for following variables having attribute stateSelect=StateSelect.prefer. They will be treated as if they had stateSelect=StateSelect.default
    5663// ========================================
    57 // 1: pump.medium.h
    58 // 2: pump.medium.p
     64// 1: pump.medium.p
     65// 2: pump.medium.h
    5966// Please use -d=bltdump for more information.
    6067//
Note: See TracChangeset for help on using the changeset viewer.