Custom Query (180 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 180)

1 2
Ticket Summary Status Type Priority Milestone Component
#3555 Add option to save intermediate values at event iterations to result files? accepted enhancement low Future Run-time
#3972 Redefinition of OMC_FILE macro new defect low Future Code Generation
#4242 missing assert new defect low Backend
#2979 Underscores in function pointer names causes invalid generated code new defect normal Future Code Generation
#3138 Eliminate missleading warnings concerning [min, max]-asserts accepted enhancement normal Future Run-time
#3547 Initial event is not propagated as expected new defect normal Future Initialization
#3890 Code generation for function pointers treat underscores wrong new defect normal Future Code Generation
#3954 Potential bugs from static code analysis new defect normal Future Code Generation
#4483 Error due to bogus dynamic state selection new defect normal Backend
#4484 Model becomes singular if equations are written inside if-else new defect normal Backend
#4584 ZeroCrossings.equals costs memory new defect normal Backend
#4588 Unit propagation and deduction. assigned discussion normal Future Backend
#4706 Missing --output-def flag in Makefile (for Windows) in FMU sources new defect normal Future FMI
#5006 SimCode fails on array equations inside if equation new defect normal Future Backend
#5266 FMU export improvment new enhancement normal FMI
#5311 Bad behavior of FMUs exported from OM when stopTimeDefined is set to fmi2True new defect normal FMI
#5315 Compiler fails when model has a long fileNamePrefix new defect normal Future FMI
#5330 csvInput does not handle Integer inputs and needs an extra comma at line end new defect normal Run-time
#5429 SimulationInfos are not correctly saved in FMU init file new discussion normal Future FMI
#5432 Omitting stopTime in modelDescription.xml new enhancement normal Future FMI
#5526 MetaModelica: loop over list<Integer> new defect normal Future Code Generation
#5539 Stack overflow with tearingSelect assigned defect normal Future Backend
#5604 Set the options FMU Name and Move FMU at the same time new defect normal Future Backend
#5883 Elements which have been inserted can't be deleted anymore new defect normal OMSimulator
#5884 Supporting OSI-interfaces new enhancement normal Future OMSimulator
#5966 Functional argument binding: wrong type mismatch error thrown new defect normal Future Code Generation
#6143 Drop support for FMI 1.0 new discussion normal FMI 1.0
#6354 Result file from OMSimulator contains all lines in double accepted defect normal OMSimulator
#6356 After a SSP model run, the model is taggued as modified and should not accepted defect normal OMSimulator
#1427 Assignment of continuous signals to discrete variables should be rejected assigned defect high Future Backend
#1688 Reinit of non-state variables assigned defect high Future Backend
#2045 Initialisation of external object fails assigned defect high Future Run-time
#2080 Mechanics.MultiBody.Examples.Constraints.PrismaticJoint assigned defect high Future Backend
#2292 wrong generated C code assigned defect high Backend
#2717 Exporting a model as XML code file not completed new defect high Future Code Generation
#2804 codegen error if one is using Modelica.Utilities.Streams.readLine new defect high Future Code Generation
#2820 initialization of discrete states accepted defect high Future Backend
#2883 Restructuring SimCode phase new task high Future Backend
#3079 Start values are not calculated properly if they depend on secondary parameters new defect high Future Backend
#3230 Initialization handles when-clauses within algorithms wrong accepted defect high Future Backend
#3390 Issues with unparsing the type of variable in model_init.xml new defect high Future Code Generation
#3419 Function signatures for type safe function partial application new defect high Future Code Generation
#3454 Wrong results after the latest back end changes new defect high Future FMI
#3478 Performance issue for Chemical.Examples.AcidBase.AlbuminTitration accepted defect high Future Backend
#3498 Wrong generation of base partitions reopened defect high Future Backend
#3511 BackendDAEUtil.tryToSolveOrDerive don't use functionTree assigned defect high Future Backend
#3526 Code generation fails for array in records new defect high Future Code Generation
#3570 homotopy solution is ignored after initialization accepted defect high Future Run-time
#3572 Clarifications in the Compiler Flag Documentation accepted defect high *unknown*
#3586 FMI import crashes assigned defect high Future FMI
#3810 New runtime flag -overrideSettings accepted defect high Future Run-time
#3832 Wrong min/max attributes for derivatives in equation systems new defect high Future Backend
#3886 Identically unit information for states and state derivatives accepted defect high Future Backend
#3931 Do not generate stupid equations new enhancement high Future Initialization
#3963 Split C source code in more files for more efficient parallel compilation new enhancement high Code Generation
#3996 Massive slowdown when using generate_icon.py new defect high Future Backend
#4025 Incorrect XML File Export for Shipping Model new defect high Future Backend
#4037 Unification of command line options among multiple runtimes accepted enhancement high Run-time
#4113 $ is invalid in C identifiers new defect high Future Code Generation
#4118 removeSimpleEquation failed new defect high Backend
#4129 Inefficient array code generation new defect high Backend
#4168 DAE index reduction in clocked partitions new defect high Backend
#4272 Simulation Process Failed accepted discussion high Future Run-time
#4301 Feature to break the simulation when the steady state has been reached accepted enhancement high Future Backend
#4384 Memory management of pre values new discussion high Future Run-time
#4411 Odd error-message for over-determined system new defect high Future Backend
#4412 Error with Protected Elements accepted defect high Backend
#4430 MDD clocked SerialPackager models fail to translate new defect high Future Backend
#4451 Unspecific error message: The given system is mixed-determined. assigned enhancement high 2.0.0 Backend
#4533 FMIL cannot delete Cpp FMUs binaries assigned defect high Future FMI
#4535 Structural singularity related to electric ground placement new defect high Future Backend
#4560 BackendDAE.adjacencyRowEnhanced fails with array function new defect high Future Backend
#4589 Investigate using AvlSetInt for Adjacency Matrix new enhancement high Future Backend
#4591 partitionIndependentBlocksEq stack overflow new defect high Future Backend
#4631 FMU clash with IPython and PyFMI (JSON involved) new defect high Future FMI
#4641 FMU exported from OpenModelica 1.13.0 does not integrate correctly until end of integration interval (time event missing) new defect high FMI
#4707 Wrong symbols naming in FMU import library new defect high Future FMI
#4740 "if noEvent()" won't protect sqrt from being called new defect high Future Backend
#4777 Support modification of description string new enhancement high Future Backend
#4792 wrapFunctionCall does not work for array outputs new enhancement high Backend
#4870 Do not evaluate parameter-dependent assertions at each time step. new enhancement high 2.0.0 Code Generation
#4871 Avoid using DIVISION macros in the dynamic equations if the denominator is a parameter-dependent expression new enhancement high 2.0.0 Code Generation
#4881 removeEqualFunctionCalls and wrapFunctionCalls new defect high Future Backend
#4888 ModelicaExternalC libraries for Visual Studio are missing new defect high Future Run-time
#4893 ligc segfault at fmiInstantiateModel new defect high Future Code Generation
#4952 Remove obsolete removeEqualFunctionCalls backend module assigned defect high Backend
#4998 table.getNextTimeEvent new defect high Future Backend
#5000 Use Model_init.xml in the resources folder of FMU instead of compiling Model_init_fmu.c new defect high Future FMI
#5064 Inline doesn't work properly new defect high Future Backend
#5082 internal compiler error: Segmentation fault new defect high Future Code Generation
#5108 Models with large arrays of parameters cause the runtime to segfault new defect high Run-time
#5113 [FMI] Fix issues with input/output String/Boolean in FMUs new defect high Future FMI
#5124 Very simple model is detected as over-determined new defect high Future Backend
#5141 Issues with the solution of fluid system models with low delta-p components new defect high Run-time
#5149 Discrete integer input causes internal error when generating code (but validated without any errors) new defect high Future Backend
#5154 Strange license of FMI run-time new discussion high Future FMI
#5195 Division by zero during the initialization via file (.mat), of the system of equations. assigned discussion high Future Initialization
#5196 Memory leak with inline arrays in when clauses new defect high Future FMI
#5214 URI expansion misinterprets control characters new defect high Future Code Generation
#5267 Additional variables added in FMUs exported from OM new discussion high Future FMI
1 2
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.