Commit 361db10
Updating submodules
* OMCompiler 42f53d1...026f2b4 (1):
> - changed output point type OPT_EMTPY to OPT_NONE - if outputFormat in mos-skript is set to "empty", no result file is created in the cpp simulation runtime anymore
* testsuite 09e638b...28fc631 (2):
> - fixed expected output for hpcom fmu tests
> - tests for outputFormat added to CppRuntime-tests1 parent e7210c0 commit 361db10
2 files changed
+2
-2
lines changedSubmodule OMCompiler updated 7 files
- Compiler/Template/CodegenCpp.tpl+37-35
- Compiler/Template/CodegenCppHpcom.tpl+4-5
- SimulationRuntime/cpp/Core/Solver/SolverDefaultImplementation.cpp+2-2
- SimulationRuntime/cpp/Include/Core/SimulationSettings/IGlobalSettings.h+1-1
- SimulationRuntime/cpp/SimCoreFactory/OMCFactory/OMCFactory.cpp+1-1
- SimulationRuntime/cpp/Solver/CVode/CVode.cpp+2-2
- SimulationRuntime/cpp/Solver/IDA/IDA.cpp+2-2
- openmodelica/cppruntime/Makefile+5-5
- openmodelica/cppruntime/hpcom/fmu/modelExchange/1.0/CoupledClutches.mos+6
- openmodelica/cppruntime/hpcom/fmu/modelExchange/1.0/crane.mos+6
- openmodelica/cppruntime/outputFormat/Makefile+52
- openmodelica/cppruntime/outputFormat/Modelica.Blocks.Examples.BooleanNetwork1_csv.mos+38
- openmodelica/cppruntime/outputFormat/Modelica.Blocks.Examples.BooleanNetwork1_mat.mos+38
- openmodelica/cppruntime/outputFormat/Modelica.Blocks.Examples.BooleanNetwork1_none.mos+34
0 commit comments