Timeline
2015-10-22:
- 12:53 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- Ahh you already fixed it :D. I din't not read that. You can also use …
- 12:46 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- I will fix this, i thought negated boolean alias will never occur.
- 12:44 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The errors occur for negated boolean aliases. Bool uses operator! …
- 12:39 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- No, we can't get the exact value and doing it like proposed above has …
- 12:17 Ticket #3526 (Code Generation - Code generation fails for array in records) created by
- Template CodegenUtil.ScalarVariableType failed fort he following …
- 12:01 Ticket #3507 (Build Environment - macports qt4 upgrade breaks OM install) updated by
- The portfile was upgraded, but initially that still did not work for …
- 11:59 Ticket #3525 (OMEdit - OMEdit segfaults in libQtGui.so.4) updated by
- The problem I suppose is that qmake is found, but cmake prefers qt4 …
- 11:56 Ticket #3525 (OMEdit - OMEdit segfaults in libQtGui.so.4) created by
- OMEdit segfaults immediately for me, with gdb saying this: […] This …
- 09:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- I guess so. or2.y sounds like something that should be a boolean, so 0 …
- 09:38 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- Many validations work again with mat files -- some still fail: for …
- 09:33 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- You are using doubles though. Are you sure you can get the exact …
- 09:28 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- The enhancement proposal is motivated by writing tests for clocked …
- 07:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- I have tried to do so; started a new job. (The only reason the scripts …
- 07:41 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- Is it possible to switch the test to mat file otuput, because the mat …
- 06:43 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The cpp runtime supports mat file output. But I will also fix the csv …
- 06:41 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The nightly tests use CSV (I think because cppruntime did not support MAT).
- 06:39 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- The csv output is not working at the moment. But the mat file output …
- 06:33 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
- You must have changed something in the cppruntime because the output …
- 06:17 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) updated by
-
Cc changed
- 05:40 Ticket #3524 (Testing Framework - Validation of nightly Cpp tests broken) created by
- Since yesterday the validation fails for almost all Cpp examples, see: …
- 04:04 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
- This only makes sense to use if you know the exact time of the event. …
2015-10-21:
- 21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
-
Type changed
- 21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) updated by
-
Status, Owner changed
- 21:57 Ticket #3523 (Interactive Environment - Add valFirst and valLast to retrieve the first and last value of a ...) created by
- When we have events we have several values in the result file. We need …
- 15:10 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
-
Status, Owner changed
- 11:49 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- The current version using string in the interface has another …
- 10:30 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- Normaly the OMCFactory.cpp should not use the PATH type. Only the …
- 09:55 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- In fact it would have been easier to just change the PATH define to …
- 09:44 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- You changed for all build types the PATH define to string, but that is …
- 08:46 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- Boost filesystem path is still used. But only in the implementations …
- 08:42 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- We can add a build type for the fmu export. In the FactoryConfig file …
- 08:27 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- I want that we use boost filesystem path, because it takes care …
- 08:08 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- It turns out that any compilation unit that includes boost/filesystem …
2015-10-20:
- 12:04 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
-
Status, Owner changed
- 11:03 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- Since yesterday the size of a simple FMU binary has reduced from 12 to …
- 10:13 Ticket #3500 (Run-time - Incorrect numerical output not detected) updated by
-
Priority, Keywords, Status changed
Currently, we check the state selection to switch states just at … - 09:40 Ticket #2348 (Frontend - Duplicate modification error treated as warning) closed by
- fixed: Fixed in 96a1c78.
- 09:38 Ticket #2349 (Frontend - Type coercion gives (ignored) duplicated modification error) closed by
- fixed: Fixed in 96a1c78.
- 09:37 Ticket #2631 (Backend - "Duplicate modification" errors with a Complex matrix) closed by
- fixed: The duplicate modification errors were fixed in …
- 09:32 Ticket #3159 (Frontend - Duplicate modification error) closed by
- fixed: The duplicate modification issue has been fixed in …
- 08:44 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- This sounds good. Having specific static policy classes, the dummy …
- 08:32 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- I also removed the ifdef part in the cpp template, because the static …
- 08:32 Ticket #3505 (Frontend - Annex60 flattening broken since f3bb4482) closed by
- fixed: Fixed in 96a1c78.
- 08:29 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
-
Well,
StaticOMCFactory
is used for statically linked simulators (see … - 08:04 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- yes, the problem is with the msvc compiler. Maybe the problem was …
- 07:56 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- This looks strange -- the first message basically says that …
- 07:26 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- The fmu test for CoupledClutches is broken It starts with this errors: …
- 06:59 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) updated by
- As a starting point, …
2015-10-19:
- 16:35 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) created by
-
Recently the Cpp runtime compiles with
-std=c++11
. Gcc5 will make … - 13:45 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- This message only shows up with the C runtime -- in an exported FMU as …
- 13:06 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- I just tried to simulate some of the models that should be working in …
2015-10-18:
- 19:07 Ticket #3521 (Backend - Problems when writing data to file in when section) created by
- Please consider the attached example. A simple R-L circuit is switched …
- 10:27 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
-
Priority changed
I added a workaround to the PNlib … - 05:41 Ticket #3470 (OMEdit - Connection of many components doesn't work any more.) closed by
- fixed: Hopefully fixed in 8637b07/OMEdit. This was fixed since a …
- 05:35 Ticket #3408 (OMEdit - Unable to make connection from Modelica.Mechanics.MultiBody.Parts.PointMass) closed by
- fixed: Fixed in 8637b07/OMEdit. This was fixed in a while now (14 …
2015-10-17:
- 11:42 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) updated by
-
Status, Owner changed
- 10:31 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) created by
- […] […] It would be great if inherited classes can be …
2015-10-16:
- 18:29 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
-
This line causes the error if
(idx == nVec) or (idx == 1)
: […] - 17:50 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- The changes causes problems for some models: […]
- 12:40 Ticket #3513 (Run-time - Missing support for operator interval) closed by
- fixed: Fixed in …
- 12:24 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- yes :). It would nice to have getAdjacencyMatrixEnhancedScalar update …
- 12:13 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- Do you want something like …
- 11:32 Ticket #3512 (Backend - improve solveSimpleEquation) updated by
-
Description changed
- 11:21 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- proposal: If possible extends you changes for output functionTree. In …
- 11:17 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- Good! The Output value for the functionTree is missing. OM should …
- 11:04 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
-
Status, Owner changed
- 10:25 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
-
Cc, Priority, Milestone, Summary changed
- 10:21 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
- The following model can be used as minimalistic test case to reproduce …
- 10:15 Ticket #3511 (Backend - BackendDAEUtil.tryToSolveOrDerive don't use functionTree) updated by
- You are right, once the functionTree is passed through the call …
- 08:32 Ticket #3479 (Frontend - Conditional equation is not working) updated by
- Thanks for fixing this issue; I just tested my models. Your solutions …
2015-10-15:
- 16:44 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- Compilation is fixed with …
- 15:07 Ticket #3519 (Backend - test ModelTestSolve18 fail) updated by
-
Component changed
- 14:28 Ticket #3519 (Backend - test ModelTestSolve18 fail) created by
- Currently simulation/modelica/others/ModelTestSolve18.mos fail.
- 14:25 Ticket #3518 (Frontend - vector with fill fail) updated by
-
Priority changed
- 14:15 Ticket #3518 (Frontend - vector with fill fail) updated by
- Note: […] replace true in fill with b, work!
- 13:43 Ticket #3518 (Frontend - vector with fill fail) created by
- checkModel for […] return […]
- 13:15 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by
-
Description changed
- 13:10 Ticket #3517 (New Instantiation - wrong cyclic for record structure) updated by
-
Cc changed
- 13:08 Ticket #3517 (New Instantiation - wrong cyclic for record structure) created by
-
For the following model
[…]
we find a cycles for
m
. expect … - 12:31 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Cc changed
- 12:29 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
- remove the lines […] in repM, change the result for checkModel, too.
- 12:26 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Description changed
- 12:22 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) updated by
-
Cc changed
- 12:20 Ticket #3516 (New Instantiation - flattening fail with parameter fixed=false and redeclare) created by
- checkModel fail for the following Example: […] with Error …
- 11:26 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- Do you also consider models with inferred sample time? This is …
- 10:28 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- Thanks for the input. I adjusted the code generation similar to the …
- 10:04 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- According to Modelica specification partitioning algorithm, variables …
- 10:02 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- The clock index is known for the system for which the equation is …
- 09:50 Ticket #3513 (Run-time - Missing support for operator interval) updated by
-
Cc changed
- 09:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- I think the generated code for interval operator should be something …
- 08:02 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) updated by
- I think that this is a Modelica issue. What about an algorithm …
- 08:01 Ticket #3515 (*unknown* - (Wrong) order of writing text into a file) closed by
- duplicate: Created twice accidentally in #3514
- 07:59 Ticket #3515 (*unknown* - (Wrong) order of writing text into a file) created by
- When writing data to files in a […] section, I ran into some …
- 07:58 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) created by
- When writing data to files in a […] section, I ran into some …
- 07:34 Ticket #3513 (Run-time - Missing support for operator interval) updated by
-
Description changed
- 07:33 Ticket #3513 (Run-time - Missing support for operator interval) updated by
- It's the same issue for: […]
- 07:31 Ticket #3513 (Run-time - Missing support for operator interval) updated by
-
Status, Owner changed
- 07:29 Ticket #3513 (Run-time - Missing support for operator interval) created by
- This can be used as test case: …
Note:
See TracTimeline
for information about the timeline view.