Changes between Initial Version and Version 1 of Ticket #6409, comment 6


Ignore:
Timestamp:
2021-03-09T13:54:34Z (4 years ago)
Author:
Andreas Heuermann

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6409, comment 6

    initial v1  
    77loadModel(Modelica, {"3.2.3"}); getErrorString();
    88loadFile("pathToYourModelFile.mo"); getErrorString();
    9 simulate(Network, simflags="-lv=LOG_STATUS"); getErrorString();
     9simulate(Network, simflags="-lv=LOG_STATS"); getErrorString();
    1010}}}
    1111and run it from CMD