Changes between Initial Version and Version 9 of Ticket #5751


Ignore:
Timestamp:
2019-12-18T14:25:21Z (5 years ago)
Author:
Adrian Pop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5751

    • Property Status newaccepted
    • Property Summary OMEdit compiler debug flags show no effectAdd a flag to dump the Flat Modelica to a file during model translation or checking
    • Property Type defectenhancement
    • Property Owner changed from somebody to Adrian Pop
    • Property Component *unknown*Interactive Environment
    • Property Version v1.14.0v.1.15.0-dev
  • Ticket #5751 – Description

    initial v9  
    1 i used to generate flat modelica outputs and dae dumps directly form OMEdit by the following compiler flags assigned as "Additional Translation Flags" in the Options Dialog:
     1At the moment one needs to call instantiateModel to get the flat Modelica output. A flag to dump the flat Modelica during the model checking or model build for simulation is desirable as the instantiation can take some time for large models so is not preferable to be repeated.
     2
     3Previous ticket text
     4-----
     5I used to generate flat modelica outputs and dae dumps directly form OMEdit by the following compiler flags assigned as "Additional Translation Flags" in the Options Dialog:
    26{{{
    37-m +d=evalOutputOnly --postOptModules+=dumpDAE