modelicac -V (return code: 2)
This is Modelicac v.1.12.1 for Xcos.
Modelicac Copyright (C)
2003-2004 TNI-Valiosys,
2005-2007 Imagine,
2007-2009 LMS-Imagine
Fatal error: exception Failure("check_filename: Filename suffix must be 'mo'")
modelicac --help (return code: 0)
This is Modelicac v.1.12.1 for Xcos.
Modelicac Copyright (C)
2003-2004 TNI-Valiosys,
2005-2007 Imagine,
2007-2009 LMS-Imagine
usage: modelicac [-c] [-o <outputfile>] <inputfile> [other options]
-c compile only (do not instantiate)
-o <outputfile> Set output file name to <outputfile>
-hpath <path> Specify a path to be added to #include directives
-keep-all-variables Don't remove alias variables
-no-parameter-removal Do not remove any parameter
-no-simplifs Same as -keep-all-variables -no-parameter-removal
-max-simplifs <passes> Max number of simplifications
-jac Generate symbolic jacobian matrix
(may have no effect depending on target)
-only-outputs Generate code only for declared outputs
(may have no effect depending on target)
-with-init-in <init_input_file>
Generate initialization code and use
<init_input_file> to get input data
(may have no effect depending on target)
-with-init-out <init_output_file>
Generate initialization code and use
<init_output_file> to generate output data
(may have no effect depending on target)
-xml Generate an XML version of the model
instead of target code
-L <directory>
Add <directory> to the list of directories to be
searched in while linking
-help Display this list of options
--help Display this list of options