Timeline
Mar 5, 2014:
- 8:01 PM Ticket #3537 (Nested expandable connectors with normal connector between) created by
- Add support for expandable connectors containing (declared or added by …
- 8:01 PM Ticket #3172 (Connections adding nested expandable connectors) closed by
- fixed: changeset:6058 Added support for adding nested expandable …
- 8:00 PM Changeset [6058] by
- Added support for adding nested expandable connectors with connects. …
- 5:48 PM Ticket #3536 (Documentation updates for release 1.13) created by
- This ticket covers the general documentation updates needed for 1.13. …
- 5:39 PM Ticket #3534 (Homogenize JMResultBase and FMIResult) closed by
- fixed
- 5:39 PM Changeset [6057] by
- #3534: Merging r6056 to 1.4.x branch.
- 5:36 PM Changeset [6056] by
- #3534: Removing function get_item that was overridden in PyFMI so that …
- 4:37 PM Changeset [6055] by
- #2963: Constant evaluation for external function calls. Reverting …
- 4:26 PM Ticket #3535 (Export of functions) created by
- The current XML export has no support for generating function blocks, …
- 3:49 PM Changeset [6054] by
- Added generation of type information, FDerivedType, to XML export. #3527
- 3:40 PM Ticket #3510 (Nominal trajectories in CI collocation) closed by
- fixed: [6053] Added support for nominal trajectories to the CI collocation …
- 3:39 PM Changeset [6053] by
- #3510 Added support for nominal trajectories to the CI collocation …
- 3:38 PM Ticket #3489 (Vectorize model variables) closed by
- wontfix: It seems like we do not need this after all. Closing for now.
- 3:01 PM Ticket #3476 (Add optimization flag when building runtime) closed by
- fixed: changeset:6052: Added "-O2" to all runtime library builds to catch …
- 3:01 PM Changeset [6052] by
- #3476: Added "-O2" to all runtime library builds to catch …
- 2:24 PM Ticket #3534 (Homogenize JMResultBase and FMIResult) created by
- JMResultBase was changed in r4648 according to design in …
- 2:20 PM Changeset [6051] by
- Merged the latest trunk changes to the PyFMI branch.
- 1:57 PM Changeset [6050] by
- XML generation for break, return, if and when statements added. #3533
- 1:30 PM Ticket #3531 (Incorrect differentiation of functions with record arguments) closed by
- fixed: changeset:6049 Fixed differentiation of functions with record input or …
- 1:30 PM Changeset [6049] by
- Fixed differentiation of functions with record input or output …
- 1:21 PM Changeset [6048] by
- #2963: Constant evaluation for external function calls. Expanded …
- 10:51 AM Ticket #3533 (Add full support for generating algorithm sections) created by
- XML export has support for generating a subset of the algorithm …
Mar 4, 2014:
- 5:03 PM Ticket #3532 (Size of array in record depending on param in record) created by
- When the size on an array in a record is determined by a parameter in …
- 4:25 PM Changeset [6047] by
- Updated import with support for dependent parameters.
- 2:57 PM Ticket #3531 (Incorrect differentiation of functions with record arguments) created by
- Consider the following model: […] The function F is differentiated …
- 2:44 PM Changeset [6046] by
- Temporary fix for #3530: Allow to change binding expression for …
- 2:43 PM Ticket #3530 (Make state_initial_equations work with CasADiInterface) created by
-
The option
state_initial_equations
should discard all initial … - 11:40 AM Changeset [6045] by
- Updated import so that it works for the changes that were implemented …
- 10:43 AM Ticket #3529 (Fix import of dependent parameters) created by
- Currently the import cannot handle dependent parameters since they are …
Mar 3, 2014:
- 4:41 PM Ticket #2760 (get_variable_data('time') fails if no variable data in result file) closed by
- fixed: changeset:6044: Solved bug from r4670 and fixed so that it is …
- 4:40 PM Changeset [6044] by
- #2760: Solved bug from r4670 and fixed so that it is possible to use …
- 3:24 PM Ticket #2760 (get_variable_data('time') fails if no variable data in result file) reopened by
- There is a bug in r4670, the check in …
- 2:14 PM Ticket #3528 (Update import with XML schema changes) created by
- In #3525 the XML generation was changed and accordingly the import …
- 1:49 PM Ticket #3525 (Update XML export with schema changes) closed by
- fixed: - XML generation now generates comment attribute to declarations - …
- 1:47 PM Changeset [6043] by
- - XML generation now generates comment attribute to declarations - …
- 1:40 PM Changeset [6042] by
- Updated copying of MSL in automake files to work on Mac OS X. (#3506)
- 12:58 PM Ticket #3527 (Add export of type information) created by
- Currently the XML export support expressions that contains extended …
- 12:47 PM Changeset [6041] by
- Minor updates of user guide Section 7.6.1.1
- 10:11 AM Changeset [6040] by
- #3526 Locked CasADi version.
- 10:11 AM Ticket #3526 (Update CasADi syntax to follow changes in CasADi) created by
- The next release of CasADi has several syntax changes. The JModelica …
- 9:57 AM Ticket #3525 (Update XML export with schema changes) created by
- The XML schemas has been updated with some changes that require …
- 9:33 AM Changeset [6039] by
- #3519 Minor update to CasADi collocation documentation.
- 9:29 AM Changeset [6038] by
-
Replace
\
with/
in path obtained to JCC for #3405; this seems to …
Feb 28, 2014:
- 5:25 PM Changeset [6037] by
- Updated copying of MSL to more efficient and robust method. (#3506)
- 3:22 PM Ticket #3405 (Use JCC source code from actual JCC installation) closed by
- fixed: Locate JCC installation in the cmake scripts for CasADiInterface, and …
- 3:21 PM Changeset [6036] by
- Locate JCC installation in the cmake scripts for CasADiInterface, and …
- 2:54 PM Changeset [6035] by
- Initial commit of XML import to CasADiInterface, supports import of …
- 12:11 PM Changeset [6034] by
- Recommit of r5519 with some improvements. This fix introduces …
Feb 27, 2014:
- 4:28 PM Changeset [6033] by
- #3519 Slight update of Section 7.6.1 in the user guide.
- 4:01 PM Changeset [6032] by
- Update figures in manual chapter 7 section 6.1.1, and also update …
- 3:58 PM Changeset [6031] by
-
Update example
cstr_casadi.py
for #3519: Decrase number of elements … - 3:50 PM Ticket #3524 (Remaining issues with expandable connectors) created by
- Support for expandable connectors was added in #3093, but some cases …
- 2:39 PM Changeset [6030] by
- Update documentation chapter 7 for #3519: Copy vdp minimum time …
- 2:30 PM Changeset [6029] by
-
Copy
vdp_minimum_time.py
and adapt to use CasADiInterface for as … - 2:23 PM Ticket #3523 (Simplification of array expressions) closed by
- fixed
- 2:19 PM Changeset [6028] by
- Fixed simplification of array multiplications. (#3523)
- 2:06 PM Ticket #3523 (Simplification of array expressions) created by
- The rewrites simplifying expressions involving literal 0s and 1s do …
- 1:15 PM Changeset [6027] by
- Update manual chapter 7. Optimization: copy 5.1 as 6.1 and adapt, to …
- 1:11 PM Changeset [6026] by
-
Make example
cstr_casadi.py
look a little nicer, for #3519. Also … - 12:48 PM Changeset [6025] by
- #3471 Now the internal scaling in MINPACK is used in case the option …
- 9:10 AM Ticket #3522 (Subsequent calls to dgelss result in incorrect behaviour) closed by
- fixed: changeset:6024 Fixed incorrect behavior for dgelss. Related to …
- 9:10 AM Changeset [6024] by
- Fixed incorrect behavior for dgelss. Related to ticket:3522
- 9:09 AM Ticket #3522 (Subsequent calls to dgelss result in incorrect behaviour) created by
- When solving singular systems we use dgelss which takes as input the …
- 9:01 AM Ticket #3521 (Add dummy result handler) closed by
- fixed: changeset:6023 Added a dummy result handler. Related to ticket:3521
- 9:00 AM Changeset [6023] by
- Added a dummy result handler. Related to ticket:3521
- 8:39 AM Ticket #3521 (Add dummy result handler) created by
- A dummy result handler should be added which should be able to be used …
Feb 26, 2014:
- 5:48 PM Ticket #3514 (Attribute modification on top-level extends) closed by
- fixed: changeset:6022 Fixed error check of sizes of attribute …
- 5:48 PM Changeset [6022] by
- Fixed error check of sizes of attribute modifications to handle …
- 5:28 PM Changeset [6021] by
- #3471 Added scaling using the nominal values instead of MINPACKs …
- 4:09 PM Changeset [6020] by
- #2963: Constant evaluation of external functions. Fixes broken …
- 2:02 PM Ticket #3520 (Variability of temporaries created when scalarizing constant/parameter ...) closed by
- fixed: Fixed in r6019.
- 2:01 PM Changeset [6019] by
- #3520 Variability of temporaries scalarization bug fix.
- 1:32 PM Ticket #3520 (Variability of temporaries created when scalarizing constant/parameter ...) created by
- Temporaries created for constant/parameter function calls gets the …
- 10:32 AM Ticket #3518 (Rename old and new CasADi collocation algorithms) closed by
- fixed: [6017] Renamed the old and new CasADi collocation files and classes.
- 10:30 AM Changeset [6018] by
- #3519 Updated CasADi collocation documentation in User Guide
- 10:19 AM Ticket #3519 (Update CasADi collocation documentation and describe use of ...) created by
- As a preparation for using CasADiInterface as the default optimization …
Feb 25, 2014:
- 5:20 PM Changeset [6017] by
- #3518 Renamed the old and new CasADi collocation files and classes.
- 5:10 PM Ticket #3518 (Rename old and new CasADi collocation algorithms) created by
- In order to prepare for the release of 1.13 and the obsoletion of the …
- 4:58 PM Ticket #3517 (Fix cstr_casadi_new.py) reopened by
- I do not think this is an appropriate fix for an example. [6014] …
- 4:25 PM Ticket #3513 (If equation without else branch) closed by
- fixed: Fixed in r6016.
- 4:23 PM Changeset [6016] by
- #3513: If equation without else branch.
- 4:02 PM Ticket #3512 (Null pointer exception with empty else clause in if equation) closed by
- fixed: Fixed in r6015.
- 4:01 PM Changeset [6015] by
- #3512: Null pointer exception with empty else clause in if equation.
- 3:49 PM Ticket #3517 (Fix cstr_casadi_new.py) closed by
-
fixed: Fix
cstr_casadi_new.py
in r6014 by promotingTc_init_sim
to a … - 3:49 PM Changeset [6014] by
-
Fix
cstr_casadi_new.py
for #3517 by promotingTc_init_sim
to a … - 3:48 PM Ticket #3517 (Fix cstr_casadi_new.py) created by
-
cstr_casadi_new.py
gives an error when trying to plotTc_init_sim
, … - 1:57 PM Ticket #3516 (Incorrect negations in semiLinear zero flow transformations) closed by
- fixed: Fixed in r6013.
- 1:55 PM Changeset [6013] by
- #3516: Incorrect negations in semiLinear zero flow transformations …
- 11:59 AM Ticket #3516 (Incorrect negations in semiLinear zero flow transformations) created by
- The zero flow system: […] is currently transformed to: […] A …
- 11:19 AM Ticket #3515 (Output variables are not classified as differentiated or algebraic in ...) closed by
-
fixed: Make
Model
not care about whether a variable is an output, in order … - 11:18 AM Changeset [6012] by
-
Make
Model
not care about whether a variable is an output, in order … - 11:00 AM Ticket #3515 (Output variables are not classified as differentiated or algebraic in ...) created by
-
The classification enum
Model::VariableKind
only contains one case … - 10:49 AM Ticket #3514 (Attribute modification on top-level extends) created by
- When error-checking an attribute modification on an extends in the …
- 10:44 AM Changeset [6011] by
- Merge trunk into branch to get latest CasADi interface changes #3473
- 9:22 AM Ticket #3462 (Parameters depending on structural) closed by
- fixed
Feb 24, 2014:
- 5:50 PM Changeset [6010] by
- Removed directory for external MSL. (#3506)
- 4:21 PM Ticket #3506 (Add Complex.mo to distribution) closed by
- fixed: changeset:6009 Changed external for MSL to check out entire …
- 4:21 PM Changeset [6009] by
- Changed external for MSL to check out entire trunk, and limited …
- 4:05 PM Ticket #2250 (Introduce type and variable for an ExternalObject in the flat tree) closed by
- fixed
- 4:05 PM Ticket #2250 (Introduce type and variable for an ExternalObject in the flat tree) reopened by
- 3:09 PM Ticket #3513 (If equation without else branch) created by
- An if equation without else branch located gives an unjustified error. …
- 3:06 PM Ticket #3512 (Null pointer exception with empty else clause in if equation) created by
- Using an if equation with assert/reinit and an empty else branch can …
- 2:45 PM Ticket #3511 (Propagation of "structural parameter") created by
- Structural parameters are marked in the compilation and their value …
- 1:47 PM Changeset [6008] by
- #3462 Parameters depending on structural. Propagate structural …
- 11:53 AM Changeset [6007] by
- #3475: Enabled bias for fixed=true in munkres weighting. Missed in r5979.
- 11:41 AM Ticket #3438 (Normalized time flag) reopened by
- 9:32 AM WikiStart edited by
- (diff)
- 9:32 AM WikiStart edited by
- (diff)
- 9:29 AM Sandbox edited by
- (diff)
Feb 22, 2014:
- 11:41 AM Changeset [6006] by
- #3507 Propagated the CSTR example updates to the user guide.
- 11:29 AM Ticket #3359 (New CasADi collocation algorithm using CasADiInterface) closed by
- fixed: The following features from the old CasADi collocation are still …
- 11:28 AM Ticket #3510 (Nominal trajectories in CI collocation) created by
- Support for nominal trajectories should be added to the …
- 11:27 AM Ticket #3509 (Elimination of continuity and derivative variables in CI collocation) created by
- Support for elimination of continuity and derivative variables should …
- 11:22 AM Ticket #3380 (Transfer all existing CasADi collocation examples to the new framework) closed by
- fixed
- 11:20 AM Ticket #3508 (Measurement data) closed by
- fixed: [6005] Added support for measurement data to new CasADi collocation.
- 11:19 AM Ticket #3507 (Decrease CSTR example tolerances) closed by
- fixed: [6005] Decreased numerical tolerances in CSTR CasADi examples.
- 11:19 AM Changeset [6005] by
- #3507 Decreased numerical tolerances in CSTR CasADi examples. #3380 …
- 11:17 AM Ticket #3508 (Measurement data) created by
- This is a part of #3359. Add support for measurement data to the CI …
- 11:16 AM Ticket #3507 (Decrease CSTR example tolerances) created by
- The CSTR is numerically sensitive and the default tolerance levels …
Feb 21, 2014:
- 4:54 PM Changeset [6004] by
- #2963: Constant evaluation for external function calls. In flat tree.
- 4:39 PM Ticket #3506 (Add Complex.mo to distribution) created by
- The only reason that the MSL included in the JModelica installation is …
- 3:40 PM Ticket #3505 (Update pre compiled FMUs that depends on MSVCR100D.DLL) created by
- Some precompiled FMUs depends on MSVCR100D.DLL which is a debug DLL …
- 3:02 PM Ticket #3440 (Free time horizons) closed by
- fixed: [6003] Added tests for free time horizons
- 3:02 PM Ticket #3504 (Gauss collocation, result modes, element distribution and blocking factors) closed by
- fixed: [6003] Added support for Gauss collocation, result modes, custom …
- 3:01 PM Changeset [6003] by
- This concerns the CI collocation. #3504 Added support for Gauss …
- 3:00 PM Ticket #3504 (Gauss collocation, result modes, element distribution and blocking factors) created by
- This is a part of #3359. Add support for Gauss collocation, result …
- 2:48 PM Ticket #3503 (Operator records in connectors) created by
- Generate correct connection equations for operator records in …
- 2:29 PM Ticket #3495 (Parsing operator records) closed by
-
fixed: changeset:6002
Added classes for
operator
,operator record
… - 2:29 PM Changeset [6002] by
-
Added classes for
operator
,operator record
and `operator … - 2:10 PM Ticket #3492 (FMI 2.0 basic logging.) closed by
- fixed: r6001 Basic logging implemented for FMI 2.0, a clean up and some minor …
- 2:08 PM Changeset [6001] by
- #3492 Basic logging implemented for FMI 2.0, a clean up and some minor …
- 1:31 PM Ticket #3502 (Error checks for operator record) created by
-
There are quite a few extra restrictions on the
operator record
, … - 1:16 PM Ticket #3501 (CasADiInterface fails to locate jvm.dll on 32 bit Windows) closed by
-
fixed: Use environment variable
JPYPE_JVM
to locatejvm.dll
on Windows, … - 1:14 PM Changeset [6000] by
-
Use environment variable
JPYPE_JVM
to locatejvm.dll
on Windows, … - 1:11 PM Ticket #3501 (CasADiInterface fails to locate jvm.dll on 32 bit Windows) created by
- Apparently, the path …
- 1:04 PM Ticket #3493 (Handle PackingFailedException in Python) closed by
- fixed: changeset:5999 Added PackingFailedException to the list of handled …
- 1:04 PM Changeset [5999] by
- Added PackingFailedException to the list of handled exceptions when …
- 12:54 PM Ticket #3445 (Make CCPP example work with CasADiInterface) closed by
- fixed: Works for me now.
- 12:53 PM Ticket #3413 (Integrate CasADiInterface tests with other Python tests) closed by
- fixed
- 12:04 PM Ticket #3500 (Improve support for quoted identifiers) created by
- The support for quoted identifiers is very limited. Improve it so that …
- 12:02 PM Ticket #3499 (Name lookup for encapsulated classes) created by
- Name lookup works differently for encapsulated classes, see 5.3.1 …
- 11:59 AM Ticket #3498 (jm_tests: Casadi tests only when installed) closed by
- fixed: changeset:5998 Updated jm_tests to run casadi tests only if …
- 11:58 AM Changeset [5998] by
- Updated jm_tests to run casadi tests only if casadi is installed. (#3498)
- 11:57 AM Ticket #3498 (jm_tests: Casadi tests only when installed) created by
- Run casadi tests from jm_tests only if casadi is installed.
- 11:29 AM Ticket #3494 (Invalid arguments are caught incorrectly) closed by
- fixed: changeset:5997 Changed handling of bad compiler arguments when …
- 11:29 AM Changeset [5997] by
- Changed handling of bad compiler arguments when compiling from command …
- 11:20 AM Ticket #3497 (Flattening of overloaded operators) created by
- Flatten uses of overloaded operators to function calls. This is a …
- 11:09 AM Ticket #3496 (Type for uses of overloaded operators) created by
- Support uses of overloaded operators in type calculations and checks. …
- 11:03 AM Ticket #3495 (Parsing operator records) created by
-
Add AST classes and scanner/parser support for the
operator record
, … - 9:59 AM Ticket #3494 (Invalid arguments are caught incorrectly) created by
- All exceptions throw from setArguments() are caught in the main method …
- 9:44 AM Changeset [5996] by
-
Add
vectors.i
file that was missed in r5993, for #3251. - 9:38 AM Ticket #3493 (Handle PackingFailedException in Python) created by
- Both a python and Java stacktrace is currently printed when the …
Feb 20, 2014:
- 5:30 PM Changeset [5995] by
- #3440 Added support for free time horizons to the CI collocation.
- 5:09 PM Changeset [5994] by
-
Change inheritance order of
OptimizationProblem
in … - 4:57 PM Changeset [5993] by
-
Add
Model::get
andModel::set
that work on vectors of names and … - 4:53 PM Ticket #3492 (FMI 2.0 basic logging.) created by
- There should be basic support for logging with FMI 2.0 using the log …
- 4:01 PM Ticket #3340 (Eliminate duplicate event indicators) closed by
- fixed: changeset:5992 Added elimination of equal relational expressions. This …
- 4:01 PM Changeset [5992] by
- Added elimination of equal relational expressions. This will reduce …
- 2:58 PM Ticket #3491 (Simulate CCPP with load as input instead of load derivative as input) closed by
- fixed: [5991] Verification simulation in CCPP examples is now done using the …
- 2:57 PM Changeset [5991] by
- #3491 Verification simulation in CCPP examples is now done using the …
- 2:56 PM Ticket #3491 (Simulate CCPP with load as input instead of load derivative as input) created by
- In the examples pyjmi.examples.ccpp and pyjmi.examples.ccpp_new, the …
- 2:38 PM Changeset [5990] by
- Merge trunk into branch + added tests and test integration for XML …
- 2:37 PM Changeset [5989] by
- #3471 Fixes such that the building with MINPACK is more stable.
- 2:19 PM Changeset [5988] by
- #3363 Added a test for CI collocation without SX expansion.
- 2:11 PM Ticket #3490 (Linearization does not take into account scaling) closed by
- fixed: changeset:5987 Fixed scaling when linearizing. Related to ticket:3490
- 2:10 PM Changeset [5987] by
- Fixed scaling when linearizing. Related to ticket:3490
- 2:09 PM Ticket #3490 (Linearization does not take into account scaling) created by
- The linearization method does not take into account scaling. This …
- 2:05 PM Ticket #3489 (Vectorize model variables) created by
- The model variables in CasADiInterface should be a single, or small …
- 1:23 PM Changeset [5986] by
-
Add first version
Model::get
andModel::set
for #3251, referring … - 11:22 AM Ticket #1944 (Build system for FMILibrary) reopened by
- Not all sub tickets are closed - reopening.
- 11:01 AM Ticket #3483 (Do not pretty print runtime parameter variables in FClass) closed by
- fixed: changeset:5985 Changed so that no runtime option parameters are pretty …
- 11:01 AM Changeset [5985] by
- Changed so that no runtime option parameters are pretty printed. …
- 10:48 AM Ticket #3488 (Check for zero scaling factors in CasADi collocation when using ...) closed by
- fixed: [5984] Added non-zero checks during scale factor generation in CasADi …
- 10:48 AM Changeset [5984] by
- Added non-zero checks during scale factor generation in CasADi collocation
- 10:47 AM Ticket #3488 (Check for zero scaling factors in CasADi collocation when using ...) created by
- There are a few non-zero checks missing during the generation of …
- 10:30 AM Changeset [5983] by
- #3471 Changed clean all in makefile so that it can handle the case …
- 10:23 AM Changeset [5982] by
- blockFunctionExtraction now correctly updates the BiPGraph as well. #3412
- 10:10 AM Changeset [5981] by
- Moved Munkres related code to util package. Ticket #3475.
- 9:57 AM Changeset [5980] by
- #3471 Added the solver MINPACK based on chrias patch with some minor …
- 8:46 AM Ticket #3475 (Improve Munkres weighting) closed by
- fixed: changeset:5979 Changed the Munkres algorithm so that it costs can have …
- 8:45 AM Changeset [5979] by
- Changed the Munkres algorithm so that it costs can have several …
Feb 19, 2014:
- 5:48 PM Ticket #3487 (Add hooks for adding extra build steps) closed by
- fixed: changeset:5978 Added hooks to make files to add extra scripts …
- 5:47 PM Changeset [5978] by
- Added hooks to make files to add extra scripts to be executed for …
- 5:45 PM Ticket #3487 (Add hooks for adding extra build steps) created by
- Add hooks to automake scripts to make extensions easier.
- 3:22 PM Ticket #3486 (Test ticket) closed by
- invalid: This was just a dummy ticket for testing the Umbrella macro.
- 3:09 PM WikiStart edited by
- (diff)
- 2:25 PM Ticket #3486 (Test ticket) created by
- [[Umbrella]]
- 2:24 PM Sandbox edited by
- (diff)
- 2:08 PM Sandbox edited by
- (diff)
- 2:06 PM Sandbox edited by
- (diff)
- 2:05 PM Sandbox edited by
- (diff)
- 11:18 AM Ticket #3178 (Automatic parameter value updates in CasADiInterface.) closed by
-
fixed: Add
dirty
flag toModel
in r5977. * Initialized tofalse
* Set … - 11:17 AM Changeset [5977] by
-
Add
dirty
flag toModel
for #3178. * Initialized tofalse
* Set … - 10:30 AM Changeset [5976] by
-
Fix broken copying of generated
java-generated/casadi
files and … - 9:28 AM Ticket #3478 (Decouple construction and transfer of Model/OptimizationProblem) closed by
- fixed
- 9:25 AM Ticket #3417 (Pick a CasADi version for the release of CasADiInterface) closed by
-
fixed: We will stay on the
tested
branch, better to see problems directly. - 9:23 AM Ticket #3403 (Make Variable know about its Model; update reference counting framework) closed by
- fixed: All necessary changes should be in now.
- 9:20 AM Ticket #3398 (Ignore asserts when transfering to CasADiInterface) closed by
- fixed: This seems to be working.
- 9:15 AM Ticket #3325 (Merge branch NewCasADiInterface into trunk) closed by
- fixed: The branch has been merged and seems to work in trunk now.
- 9:03 AM Ticket #3485 (Document limitations of current CasADiInterface) created by
- * Incomplete support for integers (#3160) * Any attribute can be set …
Feb 18, 2014:
- 5:54 PM Ticket #3456 (FMU initialization in CCPP example broken) closed by
- fixed: Opened new ticket, #3484, about optimization concerning this.
- 5:54 PM Ticket #3484 (Optimize compilation of LAPACK) created by
- As for now (r5975), the flag '-ffloat-store' is used when compiling …
- 5:51 PM Changeset [5975] by
- #3456 Added flag for portability of LAPACK (Linux 32-bit) and enabled …
- 3:34 PM Changeset [5974] by
-
Further fixes to use variables that inherit
OwnedNode
, for #3403: * … - 12:51 PM Changeset [5973] by
- Fix CasADiInterface to build with the new and modularized ant build …
- 9:06 AM Ticket #3483 (Do not pretty print runtime parameter variables in FClass) created by
- Runtime parameters are added after the step …
- 7:44 AM Ticket #3347 (Move creation of assert error messages inside the if branch) closed by
- fixed
Feb 17, 2014:
- 4:55 PM Ticket #2155 (Add compliance errors for problems with unknown array sizes) closed by
- fixed: changeset:5972 Fixed crash on identity() with expression …
- 4:54 PM Changeset [5972] by
- Fixed crash on identity() with expression involving unknown value. (#2155)
- 4:47 PM Ticket #2155 (Add compliance errors for problems with unknown array sizes) reopened by
- Causes crash for identity() with expression involving unknown value.
- 4:09 PM Changeset [5971] by
- Fixed wrong default target for ModelicaCompiler ant build script. (#3316)
- 4:04 PM Changeset [5970] by
- Fixed string generation for asserts in c-codegen. Ticket #3347.
- 3:56 PM Changeset [5969] by
- * Make file now sets ant property pointing to base compiler directory. …
- 2:41 PM Ticket #3027 (Implement interactive FMU) closed by
- fixed: Actual implementation is done. There can be bugs though.
- 2:21 PM Ticket #3480 (Generate java files in build dir) closed by
- fixed: changeset:5968 Updated build scripts to generate Java files in …
- 2:21 PM Changeset [5968] by
- * Removed references to no longer built file graphs.jar. (#3316) * …
- 1:14 PM Ticket #3481 (Remove the option: jmi_block_solver_experimental_converge_switches_first) closed by
- fixed: r5967 Removed the experimental option for converging the switches first.
- 1:12 PM Changeset [5967] by
- #3481 Removed the experimental option for converging the switches first.
- 12:45 PM Ticket #3453 (In-lined switches utilized in the run-time.) closed by
- fixed: r5966 Added a test where in-lined switches are needed.
- 12:45 PM Changeset [5966] by
- #3453 Added a test where in-lined switches are needed.
- 12:42 PM Ticket #3482 (Add licence text to CMakeList files in run-time) closed by
- fixed: r5965 Added license text to the CMakeLists.txt files.
- 12:42 PM Changeset [5965] by
- #3482 Added license text to the CMakeLists.txt files.
- 12:39 PM Ticket #3482 (Add licence text to CMakeList files in run-time) created by
- There should be licence text in the CMakeList files in the run-time.
- 10:51 AM Ticket #3481 (Remove the option: jmi_block_solver_experimental_converge_switches_first) created by
- Due to #3453 this option is no longer relevant and should be removed.
- 10:46 AM Ticket #3480 (Generate java files in build dir) created by
- The Java files generated by JastAdd are currently created within the …
- 10:14 AM Changeset [5964] by
-
Add
OwnedNode
as a subclass ofSharedNode
and makeVariable
… - 10:08 AM Changeset [5963] by
- Moved DebugCompiler to a jrag, since it depends on ModelicaCompiler. …
- 10:00 AM Ticket #3418 (Improve the logging output from runtime) closed by
- fixed
- 9:47 AM Ticket #3479 (Write result to block even if min or max is violated) closed by
- fixed: r5962 Fixed the handling of violated min and max attributes.
- 9:47 AM Changeset [5962] by
- #3479 Fixed the handling of violated min and max attributes.
- 9:46 AM Ticket #3479 (Write result to block even if min or max is violated) created by
- Write result to block even if min or max is violated. This is …
Feb 14, 2014:
- 7:02 PM Ticket #3316 (Modularize ant scripts) closed by
- fixed: changeset:5961 Rewrote ant scripts to be completely modular, …
- 7:01 PM Changeset [5961] by
- Rewrote ant scripts to be completely modular, with an included file …
- 4:16 PM Changeset [5960] by
- Make CasADiInterface transfer* functions take a destination model, for …
- 2:40 PM Changeset [5959] by
-
Remove
Optimizer.cpp
for #3404, since it is no longer used, and now … - 2:34 PM Changeset [5958] by
-
Make
Model
andOptimizationProblem
constructors argumentless, and … - 1:52 PM Changeset [5957] by
- Replaced the use of PrintStream in ModelicaXMLGenerator.jrag with the …
- 1:43 PM Changeset [5956] by
- Remove CasADi patch for #2665, since the problem has been fixed upstream.
- 12:54 PM Ticket #3478 (Decouple construction and transfer of Model/OptimizationProblem) created by
-
Right now,
transferModelicaModel
andtransferOptimizationProblem
…
Feb 13, 2014:
- 3:22 PM Changeset [5955] by
- Fixed broken tests that was introduced in r5954. Ticket #3454.
- 1:29 PM Ticket #3477 (Debug builds) created by
- It would be neat if it would be possible to build JModelica in debug …
- 1:26 PM Ticket #3476 (Add optimization flag when building runtime) created by
- We are not catching uninitialized variables with -Wall unless …
- 12:50 PM Ticket #3454 (Custom annotation for local iterations) closed by
- fixed: changeset:5954 Added annotation for indicating which equations should …
- 12:49 PM Changeset [5954] by
- Added annotation for indicating which equations should be solved using …
- 9:31 AM Ticket #3475 (Improve Munkres weighting) created by
- Munkres currently only account for StateSelect and number of linear …
Feb 12, 2014:
- 5:03 PM Changeset [5953] by
- Removed dead code that caused compilation errors. Ticket #3474.
- 4:39 PM Changeset [5952] by
-
Pull out
RefCountedNode
as a subclass ofSharedNode
for #3403. * … - 3:53 PM Ticket #3474 (Move equation nominal to FAttribute) closed by
- fixed: changeset;5951 Moved equation nominal to FAttributes instead of its …
- 3:53 PM Changeset [5951] by
- Moved equation nominal to FAttributes instead of its own class …
- 3:21 PM Ticket #3474 (Move equation nominal to FAttribute) created by
- Move equation nominal to FAttribute
- 1:59 PM Sandbox edited by
- (diff)
- 1:58 PM Sandbox edited by
- (diff)
- 1:55 PM Ticket #3472 (Make IV input in interactive FMUs) closed by
- fixed: changeset:5950 In interactive FMU, changed so that iteration variables …
- 1:55 PM Changeset [5950] by
- In interactive FMU, changed so that iteration variables are inputs …
- 12:51 PM Ticket #3473 (Implement XML import in CasADiInterface) created by
- Currently, models are imported into CasADiInterface through a direct …
- 11:24 AM Ticket #3472 (Make IV input in interactive FMUs) created by
- Interactive FMU is partially broken since #3414. The problem is that …
- 9:30 AM Ticket #3414 (Input variables should not be able to be alias variables for FMI 2.0) closed by
- fixed: changeset:5921 Input variables can no longer be alias eliminated.
- 8:57 AM Changeset [5949] by
- Merge trunk into branch #3319
Feb 11, 2014:
- 5:35 PM Ticket #2585 (Improve support for Modelica.Mechanics.MultiBody) reopened by
- Reopening until remaining failing models are fixed.
- 4:18 PM Changeset [5948] by
- Renamed XMLCodeGenerator.jrag to ModelicaXMLGenerator.jrag and fixed …
- 4:13 PM Changeset [5947] by
- Added target for generating new XML format #3319
- 4:06 PM Ticket #3458 (Hooks for C compiler delegator) closed by
- fixed: changeset:5946 Switched selection of C compilation delegator to …
- 4:05 PM Changeset [5946] by
- Switched selection of C compilation delegator to use new hooks. (#3458)
- 3:35 PM Changeset [5945] by
- * Fixed bug in C compilation delegator hooks that was caused by …
- 10:41 AM Changeset [5944] by
- Pass ant options to ant also when building CasADiInterface, for #3401.
- 10:00 AM Changeset [5943] by
-
Add generated
bin
andjava-generated
directories in … - 9:46 AM Ticket #3467 (Running CasADi without CasADiInterface) closed by
- fixed: [5942] Made it possible to use the old CasADi collocation without …
- 9:35 AM Changeset [5942] by
- #3467 Made it possible to use the old CasADi collocation without …
Feb 10, 2014:
- 5:42 PM Changeset [5941] by
- Fixed slight bug in r5940. (#3461)
- 5:39 PM Changeset [5940] by
- Fixed JPype interface for OptimicaCompiler in same way as was done for …
- 3:25 PM Ticket #3470 (Inactive switches in block are not evaluated) closed by
- fixed: changeset:5939 Fixes switch update for inactive switches in a block.
- 3:25 PM Changeset [5939] by
- Fixes switch update for inactive switches in a block. Ticket #3470.
- 3:13 PM Ticket #3459 (Redefine residuals in CasADiInterface) closed by
- fixed: r5938 Residuals for constraints and equations are now formed from: …
- 3:11 PM Changeset [5938] by
- #3459 Residuals for constraints and equations are now formed from: lhs …
- 2:23 PM Ticket #3461 (Hooks for options) closed by
- fixed: changeset:5937 Updated JPype interface and CasADi wrappers to …
- 2:23 PM Changeset [5937] by
- Updated JPype interface and CasADi wrappers to use new way of …
- 1:34 PM Ticket #3471 (Evaluate Minpack as a solver for nonlinear blocks) created by
- It has been discussed that there may be other solvers that are more …
- 1:28 PM Ticket #3470 (Inactive switches in block are not evaluated) created by
- Inactive switches in block are not evaluated. For example the …
- 1:08 PM Ticket #3461 (Hooks for options) reopened by
- This change breaks Jpype integration and the new CasADi integration, …
- 1:08 PM Ticket #3469 (Move equation name to FAttribute) closed by
- fixed: changeset:5396 Moved equation name to FAttribute.
- 1:07 PM Changeset [5936] by
- Moved equation name to FAttribute. Ticket #3469.
- 1:06 PM Ticket #3469 (Move equation name to FAttribute) created by
- There is no need to have a separate field in equations for names since …
- 11:40 AM Ticket #3468 (Interactive FMUs and Alias elimination causes problems) closed by
- fixed: changeset:5935 Fixed strange alias elimination and interactive FMU bug.
- 11:38 AM Changeset [5935] by
- Fixed strange alias elimination and interactive FMU bug. Ticket #3468.
- 10:00 AM Ticket #3468 (Interactive FMUs and Alias elimination causes problems) created by
- Consider the following modeL […] There is no definition for …
Feb 7, 2014:
- 10:01 PM Ticket #3467 (Running CasADi without CasADiInterface) created by
- It should be possible to use the CasADi parts of JModelica that do not …
- 5:05 PM Changeset [5934] by
- Added first implementation of modular adding of C compiler delegators, …
- 4:51 PM Changeset [5933] by
- Re-added main method in OptionsRegistry that was mistakenly removed in …
- 4:29 PM Changeset [5932] by
- #3461 Fixes bug introduced in r5969.
- 3:33 PM Changeset [5931] by
- #3462 Reverting r5926, r5928 since they break a lot of tests.
- 2:54 PM Ticket #3466 (Test non-inlined functions in collocation) closed by
- fixed: [5930] Added a test to the CasADi collocation for non-inlined functions.
- 2:53 PM Changeset [5930] by
- #3466 Added a test to the CasADi collocation for non-inlined functions.
- 2:53 PM Ticket #3466 (Test non-inlined functions in collocation) created by
- Add a test to the CasADi collocation that uses a non-inlined function.
- 2:17 PM Ticket #3461 (Hooks for options) closed by
- fixed: changeset:5929 Added hooks for adding and/or modifying set of …
- 2:17 PM Changeset [5929] by
- Added hooks for adding and/or modifying set of compiler options with …
- 1:29 PM Changeset [5928] by
- #3462 Updates unit test missed in r5926
- 1:16 PM Ticket #3465 (fullCopy in diff creates invalid switches) closed by
- fixed: changeset:5927 Added test for r5925.
- 1:16 PM Changeset [5927] by
- Added test for r5925. Ticket #3465.
- 11:11 AM Changeset [5926] by
- #3462 Parameters with binding expression of structural parameter …
- 10:15 AM Changeset [5925] by
- Fixed so that copySymbolic() is used instead of fullCopy() during …
- 8:34 AM Ticket #3465 (fullCopy in diff creates invalid switches) created by
- Consider the following model: […] It produces a linear torn block …
Feb 6, 2014:
- 4:33 PM Ticket #3464 (Change documentation for compile_fmu, version 2.0 can be used) closed by
- fixed: r5924 Updated documentation for compile_fmu.
- 4:33 PM Changeset [5924] by
- #3464 Updated documentation for compile_fmu.
- 4:32 PM Ticket #3464 (Change documentation for compile_fmu, version 2.0 can be used) created by
- FMI 2.0 export is now mostly functional and the documentation should …
- 10:45 AM Ticket #3463 (Reduce number of calls to Model.evaluateExpression) closed by
- fixed
- 10:44 AM Changeset [5923] by
- #3463 Reduced the number of calls to Model.evaluateExpression in the …
- 10:35 AM Ticket #3463 (Reduce number of calls to Model.evaluateExpression) created by
- The CasADiInterface method Model.evaluateExpression is currently very …
- 9:52 AM Ticket #3462 (Parameters depending on structural) created by
- When a parameter is marked as structural, then all parameters it …
- 9:20 AM Ticket #3461 (Hooks for options) created by
- To make it easier to make extensions to the compiler, add hooks for …
- 9:00 AM Ticket #3460 (Bug in FExp.canEvaluateAsStructural()) closed by
- fixed
Feb 5, 2014:
- 5:45 PM Changeset [5922] by
- #3460 Fixes a bug in FExp.canEvaluateAsStructural(). Adds a test for …
- 5:12 PM Ticket #3460 (Bug in FExp.canEvaluateAsStructural()) created by
- FExp.canEvaluateAsStructural() does the inverse of what it is supposed …
- 4:42 PM Changeset [5921] by
- #3414 Input variables can no longer be alias eliminated
- 4:30 PM Ticket #3459 (Redefine residuals in CasADiInterface) created by
- The (in)equation residuals in CasADiInterface are currently defined as …
- 4:00 PM Ticket #3458 (Hooks for C compiler delegator) created by
- Add hooks to make it easier to add support for using other C compilers …
- 3:12 PM Ticket #3455 (Move HGT tests into its own test file) closed by
- fixed: changeset:5920 Moved HGT tests to its own file.
- 3:12 PM Changeset [5920] by
- Moved HGT tests to its own file. Ticket #3455.
- 3:02 PM Ticket #3457 (Optimal input trajectories) closed by
- fixed: [5919] Implemented the get_opt_input method.
- 3:00 PM Changeset [5919] by
- #3456 Temporarily disabled the CCPP example. #3457 Implemented the …
- 2:59 PM Ticket #3457 (Optimal input trajectories) created by
- This is needed for #3359. Implement the get_opt_input method for …
- 2:36 PM Ticket #3456 (FMU initialization in CCPP example broken) created by
- The execution hangs when initializing the FMU generated in the example …
- 1:18 PM Ticket #3455 (Move HGT tests into its own test file) created by
- TearingTests.mo is big, the size can be reduced substantially by …
- 12:11 PM Ticket #3411 (Correct compilation time measurement) closed by
- fixed
- 12:10 PM Changeset [5918] by
- Added reset of profiling info to beginning of compilation. (#3411)
- 11:49 AM Ticket #3454 (Custom annotation for local iterations) created by
- This ticket proposes the a way to introduce restriction on what …
- 11:12 AM Ticket #3432 (HGT support enabled with each and array in residual equation) closed by
- fixed: changeset:5917 Fixed so that it is possible to assign array …
- 11:11 AM Changeset [5917] by
- Fixed so that it is possible to assign array expressions to enabled …
- 10:28 AM Ticket #3438 (Normalized time flag) closed by
- fixed: r5916 Added normalized time flag for OptimizationProblem, set as an …
- 10:27 AM Changeset [5916] by
- #3438 Adding normalized time flag for OptimizationProblem, set as an …
- 9:08 AM Changeset [5915] by
- #3453 Fixed broken test due to r5914.
Feb 4, 2014:
- 4:56 PM Changeset [5914] by
- #3453 Implementation of in-lined switches in the run-time. Some …
- 4:43 PM Changeset [5913] by
- #3413 Tagged CasADiInterface tests correctly.
- 4:23 PM Ticket #3404 (Make OptimizationProblem inherit from Model) reopened by
- 4:20 PM Ticket #3453 (In-lined switches utilized in the run-time.) created by
- The generated code and functionality from #3383, #3384 and #3385 …
- 4:09 PM Ticket #3404 (Make OptimizationProblem inherit from Model) closed by
- fixed: r5912 OptimizationProblem now inherits from Model. Updated tests and …
- 4:08 PM Changeset [5912] by
- #3404 OptimizationProblem now inherits from Model. Updated tests and …
- 1:46 PM Ticket #3452 (Exception in FQName.partName()) closed by
- fixed: changeset:5911 Fixes behavior of `FQNameString.namePart(int …
- 1:46 PM Changeset [5911] by
-
Fixes behavior of
FQNameString.namePart(int first, int last)
when … - 1:39 PM Ticket #3452 (Exception in FQName.partName()) created by
-
The helper method
FQNameString.namePart(int first, int last)
always … - 1:37 PM Ticket #3451 (Connectors and inner outer components) created by
-
Connectors that are or are in a component declared
inner outer
are … - 12:53 PM Ticket #3450 (Some CI-test not tagged correctly.) closed by
- duplicate: Closed as duplicate, see #3413.
- 12:41 PM Ticket #3450 (Some CI-test not tagged correctly.) created by
-
Some of the CI-tests are not tagged with the
casadi
tag, and will … - 8:55 AM Ticket #3449 (Building CasADiInterface introduces dependencies in the src folder) created by
- When building CasADiInterface build results are saved in the src …
- 8:53 AM Ticket #3434 (StateSelect propagation in alias elimination) closed by
- fixed: Fixed in r5901.
Feb 3, 2014:
- 4:03 PM Ticket #3447 (Binding equations and nestled records) closed by
- fixed: changeset:5910 Fixed generation of binding equations to handle …
- 4:02 PM Changeset [5910] by
- Fixed generation of binding equations to handle case where …
- 3:48 PM Ticket #3448 (Modifications on several levels for nested records) created by
- Generation of binding equations does not handle nested records with …
- 2:41 PM Ticket #3447 (Binding equations and nestled records) created by
- When generating binding equations for a record variable containing …
- 12:39 PM Ticket #3446 (Bug in makefile for mac.) closed by
- fixed: r5909 Fixed the letter that should be capital. Removed duplicated …
- 12:38 PM Changeset [5909] by
- #3446 Fixed the letter that should be capital. Removed duplicated …
- 12:36 PM Ticket #3446 (Bug in makefile for mac.) created by
- There is a bug in the Makefile for compiling FMUs due to missing a …
- 11:29 AM Ticket #3428 (Propagate compiler warnings to Python via CasADiInterface) closed by
- invalid: There does not seem to be any issue with warnings. My bad.
- 9:45 AM Ticket #3363 (Keep MX graphs without expanding to SX) closed by
- fixed: The unknown reason turned out to be a bug in CasADi …
- 9:03 AM Ticket #3435 (Uses of free dependent parameters in objective) closed by
- fixed: Fixed in r5902
Note: See TracTimeline
for information about the timeline view.