Skip to content

Commit

Permalink
Expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund authored and OpenModelica-Hudson committed Jan 5, 2018
1 parent d264941 commit 1117eb9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Expand Up @@ -25,6 +25,5 @@ simulate(ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phChen); get
// end SimulationResult;
// "Warning: The model contains alias variables with conflicting start and/or nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
// Warning: There are iteration variables with default zero start attribute. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->OMCFlags, in OMNotebook call setCommandLineOptions("-d=initialization").
// [Modelica 3.2.2/Media/package.mo:7156:7-7156:50:writable] Warning: SimCodeUtil.cref2simvar got an alias variable hex.sat.psat to $cse4.psat, but before code generation these should have been removed
// "
// endResult
Expand Up @@ -18,6 +18,5 @@ simulate(ThermoPower.Test.DistributedParameterComponents.TestFlow1D2phDB_hf); ge
// end SimulationResult;
// "Warning: The model contains alias variables with conflicting start and/or nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
// Warning: The initial conditions are over specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->OMCFlags, in OMNotebook call setCommandLineOptions("-d=initialization").
// [Modelica 3.2.2/Media/package.mo:7156:7-7156:50:writable] Warning: SimCodeUtil.cref2simvar got an alias variable hex.sat.psat to $cse4.psat, but before code generation these should have been removed
// "
// endResult

0 comments on commit 1117eb9

Please sign in to comment.