Timeline
Jun 27, 2016:
- 3:47 PM Ticket #4980 (jmi_sample should not return true during initialization) closed by
- fixed
- 3:40 PM Changeset [9006] by
- #4056 Fixed problem with non-simulating test.
- 3:33 PM Changeset [9005] by
- #5017 Recommit r8955 with bug fix
- 3:12 PM Changeset [9004] by
- #5017 Bug fix in environment merging for short class declarations
- 2:18 PM Changeset [9003] by
- #5033 Moving subset of ProblemHandlig java files to api package
- 12:38 PM Changeset [9002] by
- #3552 Recommit r8991 with bugfix
- 12:34 PM Changeset [9001] by
- #4056 Updated analytic Jacobian tests to utilize get_state_space.
- 11:11 AM Changeset [9000] by
- Tweaked heuristics for higherorder derivatives. They are now not given …
- 10:27 AM Changeset [8999] by
- Added tests for checking if directional derivatives can be called or …
- 10:26 AM Changeset [8998] by
- Added check for directional derivatives so that an exception is raised …
- 10:22 AM Changeset [8997] by
- Updated the nominal trajectory method to also accept the scaling mode. …
- 10:06 AM Ticket #5034 (Call sequence directional derivatives) created by
- Calling directional derivatives without the fmu being in the …
- 9:41 AM Changeset [8996] by
- Unified all different scaling options for optimizations. Related to …
Jun 23, 2016:
- 2:40 PM Ticket #5033 (Create api package for ProblemHandler java files) created by
- Create api package and move ProblemHandling java files to lock …
- 2:09 PM Ticket #5032 (Erroneous size evaluation caching) created by
- When compiling Modelica.Blocks.Examples.NoiseExamples.AutomaticSeed a …
- 10:52 AM Changeset [8995] by
- #3552 Reverting r8991 due to failed tests
- 10:09 AM Ticket #5031 (External evaluation with constant arguments in non-function scope) created by
- A NullPointerException is thrown when compiling the following model […]
- 9:55 AM Ticket #5030 (Error check negative size of fill expression) closed by
- fixed: changeset:8994 Added error check for negative size of fill …
- 9:55 AM Changeset [8994] by
- #5030 Added error check for negative size of fill expression
- 9:54 AM Ticket #5030 (Error check negative size of fill expression) created by
- We should add an error for negative dimension arguments for fill()
- 9:18 AM Changeset [8993] by
- #4815 Major cleanup of run-time * Removed old Jacobian/partial …
- 9:10 AM Changeset [8992] by
- #5028 Removed the old "2.0alpha" target/option/version and its XML …
Jun 22, 2016:
- 4:21 PM Ticket #5029 (Switch index not set for array parameters to algorithm.) created by
- Compiling the below model […] I get […] during C-code …
- 3:58 PM Changeset [8991] by
- #3552 Recommit r8988 with bugfix
- 3:29 PM Ticket #5028 (Remove old 2.0alpha version/target from compiler) created by
- This is dependent on #4056. Remove the compiler target that is used …
- 3:28 PM Changeset [8990] by
- #4056 Removed Jacobian 2.0alpha tests and moved Jacobian tests in …
- 3:02 PM Ticket #5027 (Casadi cannot handle FSubscriptedExp) created by
- The follow model cannot be transfered to Casadi: […] The error: […]
- 10:34 AM Ticket #5026 (Constant lookup from short class declarations) created by
- The Modelica specification ticket Modelica:#2013 contins a test model …
- 10:33 AM Changeset [8989] by
- #3552 Reverting r8988
Jun 21, 2016:
- 6:01 PM Ticket #3552 (Records arguments for external functions) closed by
- fixed
- 6:00 PM Changeset [8988] by
- #3552 Constant evaluation of external objects with record inputs to …
- 1:01 PM Changeset [8987] by
- Changed state select for second and higher order derivative to state …
- 12:52 PM Changeset [8986] by
- Improved heuristics for when the munkres matching is bad/not found. It …
- 10:58 AM Changeset [8985] by
- Updated collocation code to work with Casadi 2.4.3. Related to ticket:4601
- 10:29 AM Ticket #4973 (CS FMUs don't react to change in discrete inputs) closed by
- fixed: r8984 Fixed check for discrete reals (to be added later) such that it …
- 10:28 AM Changeset [8984] by
- #4973 Fixed check for discrete reals (to be added later) such that it …
- 10:02 AM Changeset [8983] by
- Added a restriction when using nominal trajectories for scaling. …
Jun 20, 2016:
- 1:34 PM Changeset [8982] by
- Improved printing of BiPGraphs, each equation now also indicate the …
- 1:30 PM Changeset [8981] by
- Updated the casadi branch with the latest changes from trunk. Related …
- 12:49 PM Changeset [8980] by
- Added parameters in the NLP that accounts for the scaling done on …
Jun 16, 2016:
- 10:24 AM Ticket #5025 (Discrete real inputs to CS FMUs) created by
- This is a followup on #4973. Currently an event will not be triggered …
- 10:05 AM Changeset [8979] by
- #4973 Added check if the user changes integer or boolean inputs …
Jun 15, 2016:
- 9:22 PM Milestone PyFMI-2.3.1 completed
- * Caching of model variables * Improved performance when using …
- 9:22 PM Ticket #5019 (Create release PyFMI 2.3.1) closed by
- fixed: changeset:8978 Tagging release PyFMI 2.3.1. Related to ticket:5019
- 9:21 PM Changeset [8978] by
- Tagging release PyFMI 2.3.1. Related to ticket:5019
- 4:55 PM Changeset [8977] by
- Merged trunk into the release branch. Related to ticket:5019
- 4:53 PM Changeset [8976] by
- Updated version number in setup. Related to ticket:5019
- 3:50 PM Ticket #5024 (Size calculations for FColonSubscript not hanging under InstAccess) created by
- FExp.SizeContextReplacer.buildContext() assumes that an FSubscript is …
- 3:29 PM Ticket #5023 (Current version is not stored) closed by
- fixed
- 3:29 PM Ticket #4984 (Improve performance when using filters) closed by
- fixed
- 3:26 PM Changeset [8975] by
- Added so that the version is stored in the package. Related to ticket:5023
- 3:25 PM Ticket #5023 (Current version is not stored) created by
- The current version of the package is currently not stored. This …
- 3:05 PM Ticket #5022 (Scalarization of if equation without else) closed by
- fixed: changeset:8974 Fixed scalarization of if equation without else …
- 3:05 PM Changeset [8974] by
- Fixed scalarization of if equation without else in for loop. (#5022)
- 2:56 PM Ticket #5022 (Scalarization of if equation without else) created by
- When scalarizing an if equation without else branch within a for loop, …
Jun 14, 2016:
- 4:24 PM Ticket #5021 (Constant eval of non-slice array access with subscripts) closed by
- fixed: changeset:8973 Fixed constant evaluation of non-slice array …
- 4:23 PM Changeset [8973] by
- Fixed constant evaluation of non-slice array access with subscripts in …
- 4:01 PM Changeset [8972] by
- #4973 Made references to real inputs more explicit as to not mix-up …
- 3:32 PM Ticket #5021 (Constant eval of non-slice array access with subscripts) created by
- When constant evaluating a non-slice array access with subscripts in …
- 2:14 PM Ticket #5020 (Add optional error check that looks for non-scalar nested blocks) closed by
- fixed: changeset:8971 Added optional error check that checks for non-scalar …
- 2:14 PM Changeset [8971] by
- Added optional error check that checks for non-scalar nested blocks. …
- 1:40 PM Ticket #5020 (Add optional error check that looks for non-scalar nested blocks) created by
- Add optional error check that looks for nested blocks. This is good in …
Jun 13, 2016:
- 8:04 PM Changeset [8970] by
- Merged changes in trunk to release branch. Related to ticket:5019
- 8:02 PM Changeset [8969] by
- Updated the changelog. Related to ticket:5019
- 7:58 PM Ticket #5019 (Create release PyFMI 2.3.1) created by
- Update the documentation and create the release PyFMI 2.3.1
- 7:57 PM Ticket #5007 (Caching of model variables) closed by
- fixed
- 7:57 PM Ticket #4983 (Detailed info of time spent in simulation) closed by
- fixed: changeset:8968 Added more information about where the time is …
- 7:56 PM Changeset [8968] by
- Added more information about where the time is spent. Related to …
- 7:06 PM Changeset [8967] by
- Minor fix in docstring.
- 4:27 PM Changeset [8966] by
- Fixed build error introduced in r8963. (#3645)
- 12:44 PM Ticket #4963 (Platform specfic library include directory in external constant ...) closed by
- fixed: It already does, but specifically sets "PATH", while the variables on …
- 12:43 PM Changeset [8965] by
- Fixed external function evaluation's handling of shared libraries on …
- 10:46 AM Changeset [8964] by
- Added generated automake files that were missed in r8963. (#3645)
- 10:42 AM Changeset [8963] by
- Fixed handling of Python installation with spaces in path. (#3645)
- 10:32 AM Ticket #5018 (Incorrect encoding of non-ascii characters in generated C-code) created by
- C strings (char*) only handles 8 bit charactesr. We should encode …
- 10:03 AM Changeset [8962] by
- Merged trunk into the casadi update branch. Related to ticket:4601
Jun 12, 2016:
- 5:40 PM Changeset [8961] by
- Merging thirdparty branch into trunk (with bugfixes). Related to …
- 5:08 PM Changeset [8960] by
- Updated handling of PYTHON_LIB and PYTHON_INCLUDE. Related to ticket:3645
- 9:12 AM Changeset [8959] by
- #5017 Reverting r8955 since it broke a lot of tests
- 9:11 AM Changeset [8958] by
- #4957 Reverting r8957 since it broke a lot of tests
Jun 11, 2016:
- 3:55 PM Changeset [8957] by
- #4957 Recommit of r8936 with bug fixes
- 3:11 PM Changeset [8956] by
- Added tests for caching of model variables. Related to ticket:5007
- 1:35 PM Changeset [8955] by
- #5017 Fixed calculation and flattening of sizes in record declarations
- 1:33 PM Ticket #5017 (Flattening of sizes in record declarations) created by
- Size calculation and flattening in record declarations needs to be …
- 11:21 AM Changeset [8954] by
- Reverting changeset:8952 , casadi failed to build. Related to ticket:3645
- 10:30 AM Changeset [8953] by
- #3552 Constant evaluation of external function with records
- 9:38 AM Changeset [8952] by
- Merging thirdparty branch into trunk. Related to ticket:3645
Jun 10, 2016:
- 5:00 PM Ticket #5016 (Add changelog to PyFMI) closed by
- fixed: changeset:8951 Added a changelog to PyFMI. Related to ticket:5016
- 5:00 PM Changeset [8951] by
- Added a changelog to PyFMI. Related to ticket:5016
- 4:59 PM Ticket #5016 (Add changelog to PyFMI) created by
- There is currently no changelog for PyFMI, add.
- 4:58 PM Changeset [8950] by
- Added check for if PYTHON_LIB and PYTHON_INCLUDE are defined or not. …
- 3:49 PM Changeset [8949] by
- #3552 Simulation test for external function with record input
- 1:12 PM Changeset [8948] by
- #3552 Compliance error for record output values in external functions
- 12:44 PM Changeset [8947] by
- Added useful method to unit system.
- 11:31 AM Ticket #5015 (Variability of external object in record with evaluate annotation) closed by
- fixed
- 11:30 AM Changeset [8946] by
- #5015 Fixed variability calculation for external objects in records …
- 11:27 AM Ticket #5015 (Variability of external object in record with evaluate annotation) created by
- The variability of external object in record with evaluate annotation …
Jun 9, 2016:
- 5:00 PM Changeset [8945] by
- Updated thirdparty branch with the recent changes made in trunk. …
- 4:19 PM Changeset [8944] by
- Moved handling of PYTHON_HOME from Makefile.am to configure.ac. (#3645)
- 1:29 PM Changeset [8943] by
- #3552 Code generation of record output arguments in external functions
- 9:41 AM Changeset [8942] by
- #3552 Code generation of record input arguments to external functions
- 9:07 AM Changeset [8941] by
- Further restructuring of scaling for variables. Related to ticket:5013
- 9:06 AM Changeset [8940] by
- #4957 Reverting r8936 since it broke a lot of tests
Jun 8, 2016:
- 4:29 PM Changeset [8939] by
- #3552 Added code generation of record declarations for external functions
- 3:35 PM Changeset [8938] by
- Fixed a couple of mistakes in the automake script. (#3645)
- 2:21 PM Changeset [8937] by
- #3552 Added errors for records to external fortran functions and …
- 1:09 PM Ticket #5014 (Bad state select due to failed alias identification) created by
- There are models which fails to simulate since we fail to identify …
- 12:59 PM Changeset [8936] by
- #4957 Recommit r8927 with bug fix
- 10:50 AM Changeset [8935] by
- Fixed problems with restructuring of variable scaling in …
- 10:07 AM Ticket #5012 (Parameter variability propagation for algorithms) closed by
- fixed: changeset:8928 Added parameter variability propagation for …
- 9:33 AM Changeset [8934] by
- Reverting changeset:8931 due to that it does not seem to work with …
- 8:37 AM Changeset [8933] by
- Reverting changeset:8928 due to failed tests. Related to ticket:5013
- 8:33 AM Changeset [8932] by
- #4957 Reverting r8927 since it broke a lot of tests
Jun 7, 2016:
- 5:20 PM Changeset [8931] by
- Added csparse to build system. Related to ticket:4975
- 5:17 PM Changeset [8930] by
- Recommit of caching with bug fixes. Related to ticket:5007
- 4:43 PM Changeset [8929] by
- Restructured variable scaling. Related to ticket:5013
- 4:42 PM Changeset [8928] by
- #5012 Added parameter variability propagation for algorithms
- 4:42 PM Ticket #5013 (Restructure variable scaling in optimization) created by
- Variable scaling for optimization need to be restructured. There are …
- 4:29 PM Ticket #5012 (Parameter variability propagation for algorithms) created by
- Variability propagation should be able to reduce algorithms with only …
- 2:28 PM Changeset [8927] by
- #4957 Simple code generation and flat tree support for FComponentExp. …
- 11:59 AM Changeset [8926] by
- Reverting changeset:8919 and changeset:8921 due to failed tests. …
- 11:27 AM Ticket #5011 (Non-deterministic order of external libraries) closed by
- fixed: changeset:8925 Made order of external libraries (and includes, …
- 11:26 AM Changeset [8925] by
- Made order of external libraries (and includes, etc) deterministic. (#5011)
- 11:12 AM Changeset [8924] by
- Reverted failed attempt at fixing #5011.
- 11:07 AM Changeset [8923] by
- Made order of external libraries (and includes, etc) deterministic. (#5011)
- 11:01 AM Ticket #5011 (Non-deterministic order of external libraries) created by
- Since external libraries (and includes, library directories and …
- 9:43 AM Changeset [8922] by
- Added models described in #4936 as testcases (comment:10:ticket:4936, …
Jun 3, 2016:
- 3:46 PM Changeset [8921] by
- Fixed problem with caching. Related to ticket:5007
- 3:02 PM Ticket #5009 (Wrong lookup from modifiers in short class declarations) closed by
- fixed: changeset:8920 Fixed lookup for names used in modifiers in …
- 3:01 PM Changeset [8920] by
- Fixed lookup for names used in modifiers in short class declarations. …
- 1:12 PM Ticket #5010 (Lock torn variables during update of discrete parts in event iteration) created by
- During event iteration and the update of discrete variables / …
Jun 2, 2016:
- 5:27 PM Ticket #5009 (Wrong lookup from modifiers in short class declarations) created by
- When looking up names from modifiers on a short class declaration from …
- 5:14 PM Changeset [8919] by
- Added caching for getting model variables. Related to ticket:5007
- 2:10 PM Changeset [8918] by
- Moved linearization methods to the linearization module (and added a …
- 2:09 PM Ticket #5008 (Restructure pyjmi) created by
- There are methods inside pyjmi that should be refactored and/or moved …
- 2:06 PM Ticket #5007 (Caching of model variables) created by
- In cases where retrieving the model variables takes a significant …
- 1:31 PM Ticket #5006 (Restructure pyjmi) created by
- There are methods inside pyjmi that should be refactored and/or moved …
- 11:10 AM Ticket #5003 (Incorrect variability after removal of temporary) closed by
- fixed: changeset:8917 Fixed bug where removal of temporaries let …
- 11:10 AM Changeset [8917] by
- Fixed bug where removal of temporaries let continuous variable be …
- 11:04 AM Changeset [8916] by
- #4995 Reworked return type for string allowed method
Jun 1, 2016:
- 10:22 AM Ticket #4997 (Disable IPOPT absolute tolerances) closed by
- fixed: [8915] Changed IPOPT absolute tolerances to 1e100 instead of infinity …
- 10:21 AM Changeset [8915] by
- #4997 Changed IPOPT absolute tolerances to 1e100 instead of infinity …
- 10:01 AM Ticket #4997 (Disable IPOPT absolute tolerances) reopened by
- [8914] Loosened some of the greybox test tolerances. For unknown …
- 9:59 AM Changeset [8914] by
- #4997 Loosened some of the greybox test tolerances.
May 31, 2016:
- 2:56 PM Milestone PyFMI-2.3 completed
- Highlights: - Added a master algorithm for simulation of coupled CS 2 …
- 2:56 PM Ticket #5004 (Create release PyFMI 2.3) closed by
- fixed: changeset:8913 Tagging release 2.3. Related to ticket:5004
- 2:56 PM Changeset [8913] by
- Tagging release 2.3. Related to ticket:5004
- 2:53 PM Changeset [8912] by
- #4689 Reverting setting "use last integrator step" to true.
- 2:52 PM Changeset [8911] by
- Fixed build problems caused by r8899, and expanded support to cover …
- 2:02 PM Ticket #4918 (Implement a Master Algorithm) closed by
- fixed: This is fixed. For the tests, see #5005
- 2:02 PM Ticket #5005 (Enable tests for the master algorithm) created by
- In changeset:8868 tests were added for the master algorithm. They were …
- 1:59 PM Ticket #5001 (Verify Python 3 compliance) closed by
- fixed
- 1:51 PM Milestone PyFMI-2.3.x completed
- 1:50 PM Changeset [8910] by
- Updated version number for PyFMI. Related to ticket:5004
- 1:37 PM Changeset [8909] by
- Creating branch for PyFMI 2.3.x, related to ticket:5004
- 1:37 PM Ticket #5004 (Create release PyFMI 2.3) created by
- 1:15 PM Ticket #5003 (Incorrect variability after removal of temporary) created by
- The remove unused temporaries code handles the following code …
- 12:39 PM Changeset [8908] by
- REplaced penalty for selecting remote incidences with a second …
- 11:43 AM Changeset [8907] by
- Updated installation of casadi in relation to the option DESTDIR. …
- 11:42 AM Ticket #5002 (Update casadi build system to handle destdir) created by
- The installation of Casadi should be able to handle the option …
- 11:25 AM Changeset [8906] by
- Improved Python 3 compliance. Related to ticket:5001
- 11:00 AM Changeset [8905] by
- Improved Python 3 compliance. Related to ticket:5001
- 11:00 AM Ticket #5001 (Verify Python 3 compliance) created by
- Python 3 compliance should be verified for PyFMI in preparation for a …
- 9:03 AM Ticket #4813 (Introduce specific functions for termination and free) closed by
- fixed: The methods has been added. If need be to change the method signature, …
- 9:02 AM Ticket #5000 (Update thirdparty install and fmil to handle destdir) closed by
- fixed
May 30, 2016:
- 3:28 PM Changeset [8904] by
- Updated handling of the DESTDIR option to make for the thirdparty …
- 3:16 PM Ticket #5000 (Update thirdparty install and fmil to handle destdir) created by
- Our thirdparty packages and FMIL does not currently handle the option …
- 3:09 PM Ticket #4798 (Add support for strings in PyFMI) closed by
- fixed: See #4999 for more string tests. Closing this ticket.
- 3:08 PM Ticket #4999 (Add more string tests) created by
- Once #4797 is done. More string tests for PyFMI shall be added.
- 3:07 PM Changeset [8903] by
- Added basic test for getting strings in PyFMI. Related to ticket:4798
- 2:29 PM Ticket #4101 (Provide information for the integrator to the log) closed by
- fixed: A basic version of adding log messages to the FMU has been added. For …
- 2:26 PM Ticket #4733 (Implement finite differences if directional derivatives unavailable) closed by
- fixed: Closing as fixed. See #4998 for enabling of the disabled tests.
- 2:26 PM Ticket #4998 (Enable tests for finite differences) created by
- In #4733, tests were added that could not be enabled due to an too old …
- 2:21 PM Ticket #4910 (Update debug logging for FMI2) closed by
- fixed
- 11:36 AM Changeset [8902] by
- #4949 Fixes bug introduced in r8891
Note: See TracTimeline
for information about the timeline view.