﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3009	Display the flags information in the selected log format	Adeel Asghar	Lennart Ochel	"The simulation executable should display the flags information in the selected log format otherwise OMEdit can't parse the output.

For example,
{{{
adeas31@IDA-LIU085 /c/Users/adeas31/AppData/Local/Temp/OpenModelica/OMEdit
$ M.exe -logFormat=xml -w -w   
stdout            | warning | each command line option can only be used once: -w
stdout            | info    | usage: c:\Users\adeas31\AppData\Local\Temp\OpenModelica\OMEdit\M.exe
|                 | |       | | <-abortSlowSimulation>
|                 | |       | |   aborts if the simulation chatters
|                 | |       | | <-alarm=value> or <-alarm value>
|                 | |       | |   aborts after the given number of seconds (0 disables)
|                 | |       | | <-clock=value> or <-clock value>
|                 | |       | |   selects the type of clock to use -clock=RT, -clock=CYC or -clock=CPU
|                 | |       | | <-cpu>
|                 | |       | |   dumps the cpu-time into the results-file
|                 | |       | | <-dasslJacobian=value> or <-dasslJacobian value>
|                 | |       | |   selects the type of the jacobians that is used for the dassl solver.
}}}"	defect	closed	high	1.9.2	Run-time	trunk	fixed		Martin Sjölund
