Timeline
2015-11-03:
- 20:20 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) updated by
- To be able to do this I guess one would need to add extra string …
- 18:55 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) updated by
-
Description changed
- 18:49 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) updated by
-
Status, Owner changed
- 18:48 Ticket #3539 (FMI - Copy resources needed for Modelica models when exporting FMI) created by
-
Basically we could transform any
modelica://
URI into an … - 16:46 Ticket #3526 (Code Generation - Code generation fails for array in records) updated by
- This is a backend problem. The generation fails on a variable named …
- 16:28 Ticket #3538 (Backend - function outputs array slice) updated by
- I think the problem is in the FrontEnd or BackEnd somewhere. I put …
- 13:40 Ticket #3434 (OMEdit - Add a filter for modelica) closed by
- worksforme: Edit->Search Browser Ctrl-Shift-F
- 13:30 Ticket #3463 (Interactive Environment - Native Mac distribution often generates stack overflow.) updated by
- I have now also fixed a bug when OSX 10.9 was used (which reports the …
- 13:15 Ticket #3514 (*unknown* - (Wrong) order of writing text into a file) updated by
- There is no defined order in an equation section, so the behavior is …
- 12:56 Ticket #3518 (Frontend - vector with fill fail) updated by
- The error-messages for matrices when you send unexpected array …
- 12:55 Ticket #3518 (Frontend - vector with fill fail) closed by
- fixed: Fixed in 1034be4/OMCompiler.
- 11:59 Ticket #3518 (Frontend - vector with fill fail) updated by
-
Status, Owner changed
- 11:44 Ticket #3535 (Interactive Environment - duplicate function names are not detected) updated by
-
Owner, Component changed
We used to have detection of duplicate classes, but it seems we no … - 09:34 Ticket #3538 (Backend - function outputs array slice) updated by
- Replying to sjoelund.se: > You need to create a temporary …
- 09:02 Ticket #3538 (Backend - function outputs array slice) updated by
- You need to create a temporary array for these variables and handle it …
- 07:57 Ticket #3538 (Backend - function outputs array slice) updated by
- These are the template functions from where this message comes from. …
2015-11-02:
- 16:11 Ticket #3538 (Backend - function outputs array slice) updated by
- I'm not sure if the following helps: […]
- 15:01 Ticket #3538 (Backend - function outputs array slice) created by
- Hi, A model of mine has a function call that outputs an array slice, …
- 14:48 Ticket #3508 (Installation program - Can't install in ubuntu gnome 15.04) closed by
- fixed: It should work again now. Needs apt-get clean as well as cleaning out …
- 11:51 Ticket #3533 (Run-time - strange behaviour of variableFilter) closed by
- invalid: I am not sure what we actually did wrong, but it seems that it is …
- 10:13 Ticket #3537 (OMEdit - OMEdit cannot recognize encoding) closed by
- worksforme: Use: > File->Open Modelica File With Encoding Note that Modelica …
- 10:05 Ticket #3537 (OMEdit - OMEdit cannot recognize encoding) created by
- While trying to open an .mo files which created by some other editors, …
2015-11-01:
- 19:58 Ticket #3503 (Backend - Support for Modelica_Synchronous) updated by
- Let's re-activate the ticket. The current OMEdit says "Process …
- 15:38 Ticket #3536 (Backend - Start values cannot be overwritten properly for variables having fixed=true) created by
- The following example demonstrates the issue: […] It's the same …
2015-10-31:
- 22:06 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
- Replying to adrpo: > You didn't use it, but maybe the …
- 21:20 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
- Replying to lochel: > Replying to adrpo: > > …
- 21:01 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
- Replying to adrpo: > Could be an issue on how OMEdit sends …
- 20:21 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
- Could be an issue on how OMEdit sends these flags to the simulation …
- 19:56 Ticket #3535 (Interactive Environment - duplicate function names are not detected) created by
- When a function name is accidentally used twice in a module one might …
- 12:19 Ticket #3534 (FMI - Optimize FMI getters and setters for aliases) updated by
- 693d9cff90c7b621dbce80e046102c4923b19df6/OMCompiler solves …
- 10:17 Ticket #3534 (FMI - Optimize FMI getters and setters for aliases) created by
- 5e6d738f1b768a0f1e9432e56f3b93bf9403de50/OMCompiler uses …
2015-10-30:
- 14:12 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
- I solved the problem in windows by adding an environment variable. …
- 14:03 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
- Running the executable directly from the command prompt produces the …
- 13:50 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
-
Cc changed
There is an issue with Q-idents. The following script produces … - 13:39 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
-
I should mention that I get the same result for both
p1.t
and … - 13:36 Ticket #3533 (Run-time - strange behaviour of variableFilter) updated by
- I cannot reproduce the issue. I tested it on Linux and Windows using …
- 12:24 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
- The model is now in the testsuite.
- 10:44 Ticket #3533 (Run-time - strange behaviour of variableFilter) created by
- My model contains variables p1.pc_t and p1.t. Matching only second …
- 10:02 Ticket #3506 (Frontend - Buildings flattening broken since f3bb4482) updated by
- also …
- 07:36 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
- Replying to lochel: > Should this get integrated into the …
2015-10-29:
- 18:59 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- It appears that atlas comes with static PIC versions of lapack and …
- 16:40 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
- Should this get integrated into the removeSimpleEquation module? This …
- 16:37 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) closed by
- fixed: OK. Let's stay with the dynamically linked system lapack then.
- 16:33 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) closed by
- fixed: Thanks, this is …
- 16:15 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- You are also concerned about performance. The main purpose of these …
- 16:05 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- Well, of course the Makefile shouldn't be added as is, but integrated …
- 14:52 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- No, you cannot do that. dgesv only includes dgesv, but MSL requires …
- 14:48 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- The following Makefile can be copied and executed in …
- 11:40 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
- The C++ runtime is only for simulation. OMC is using MetaModelica as …
- 11:39 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
- The FMUs also do not use garbage collector (since a recent nightly build).
- 11:36 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
- Somewhere I read that the C++ runtime produced by OM does not use …
- 10:51 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- Look for packages named arm-linux-gnueabihf-gcc, x86_64-linux-gnu-gcc, …
- 10:47 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- @rfranke: We will switch to gcc 5.2 soon. @rfranke & @sjoelund.se: I …
- 10:32 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- You generate the static source FMUs with a debug flag. …
- 10:23 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- My example linking -lblas and -llapack was using the regular …
- 09:44 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) updated by
- The static FMUs are compiled with -fPIC. We cannot generate static PIC …
- 09:30 Ticket #3532 (FMI - Link FMUs with static versions of Lapack and Blas) created by
-
Recently
dgesv
has been added to 3rdParty and is copied to source … - 06:23 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) updated by
-
Component, Milestone changed
2015-10-28:
- 20:39 Ticket #3520 (Frontend - Allow instantiaton of inherited classes) closed by
- fixed: Fixed in 4acff37/OMCompiler with test in …
- 10:27 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
-
Status changed
- 09:03 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
-
Status, Owner changed
- 09:02 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
- Since the last commit of vruge lead to the increase in backend time, I …
- 07:21 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) updated by
- I will figure it out and hopefully fix it.
- 06:16 Ticket #3531 (Backend - Backend changes from October 27 significantly slow down ...) created by
- Today's nightly tests report for …
2015-10-27:
- 15:49 Ticket #3522 (Cpp Run-time - Replace boost with C++11 in generated code) closed by
- fixed: 7c86a6a8e710aa4795eb8d033be1c2739cccdf0b/OMCompiler …
- 14:34 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
- Maybe we could just do the substitution to benefit from the symbolic …
- 14:20 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) updated by
-
Status, Owner changed
- 14:14 Ticket #3530 (Backend - "comSubExp" introduces bad alias variables in certain cases) created by
- The following model can be used to illustrate the issue: […] The …
- 10:54 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by
- Function calls can have a Derivative-annotation which defines the …
- 10:30 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by
- Replying to vwaurich: > I have added a modification to …
- 10:24 Ticket #2751 (Backend - CombiTables do not work for MSL trunk) updated by
- Since [b5101ef], this model compiles. I have added a modification to …
Note:
See TracTimeline
for information about the timeline view.