]>
gerrit.simantics Code Review - simantics/sysdyn.git/log
jsimomaa [Wed, 21 Oct 2015 12:24:57 +0000 (12:24 +0000)]
refs #6022
Trying to get sysdyn p2 builds to work
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31866
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Wed, 21 Oct 2015 12:24:41 +0000 (12:24 +0000)]
refs #6022
Share project "org.simantics.sysdyn.internal.p2.feature" into "https://www.simantics.org/svn/simantics"
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31865
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Wed, 21 Oct 2015 11:55:01 +0000 (11:55 +0000)]
refs #6022
Renaming org.simantics.sysdyn.build.feature to org.simantics.sysdyn.build for Buckminster and Jenkins
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31864
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 2 Oct 2015 09:29:45 +0000 (09:29 +0000)]
fixes #6073
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31754
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Tue, 29 Sep 2015 13:53:30 +0000 (13:53 +0000)]
Handle if-then-else in xmile import, change default suffix for xmile files from .xml to .xmile
refs #6057
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31736
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Mon, 28 Sep 2015 13:01:33 +0000 (13:01 +0000)]
Add implementation for XMILE.INIT
refs #6057
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31726
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Wed, 23 Sep 2015 12:50:49 +0000 (12:50 +0000)]
(refs #6042) Support IC state in Simupedia API
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31707
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Thu, 3 Sep 2015 06:20:19 +0000 (06:20 +0000)]
refs #6022
Create P2 build for Sysdyn to make it possible to install sysdyn via P2 repository
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31679
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Thu, 3 Sep 2015 06:07:20 +0000 (06:07 +0000)]
refs #6022
Create P2 build for Sysdyn to make it possible to install sysdyn via P2 repository
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31678
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Thu, 3 Sep 2015 05:53:41 +0000 (05:53 +0000)]
refs #6022
Create P2 build for Sysdyn to make it possible to install sysdyn via P2 repository
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31677
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Thu, 3 Sep 2015 05:53:21 +0000 (05:53 +0000)]
refs #6022
Share project "org.simantics.sysdyn.build.feature" into "https://www.simantics.org/svn/simantics"
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31676
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Fri, 21 Aug 2015 08:32:10 +0000 (08:32 +0000)]
Changed org.simantics.db.layer0.util.SimanticsClipboard.Representation.getValue to throw DatabaseExceptions to allow excepitons to be propagated out of ClipboardUtils.accept, etc. methods.
Previously all Reprensentation implementations had to internally catch any problems they experienced, which is just wrong.
refs #6001
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31610
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Thu, 11 Jun 2015 11:14:49 +0000 (11:14 +0000)]
refs #5900
Adding required org.simantics.document.linking.ontology
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31408
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Thu, 11 Jun 2015 11:04:06 +0000 (11:04 +0000)]
refs #5900
Add org.simantics.document.linking.ui to org.simantics.sysdyn.internal.feature
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31407
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Thu, 11 Jun 2015 09:45:36 +0000 (09:45 +0000)]
Clean up Sysdyn SCL module and add implementations for parameter access
refs #5895
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31404
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Thu, 11 Jun 2015 09:44:20 +0000 (09:44 +0000)]
Fix a potential race condition in experiment initialization
refs #5895
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31403
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Thu, 11 Jun 2015 09:43:38 +0000 (09:43 +0000)]
Remove an unnecessary async transaction from experiment initialization (caused a race condition when an experiment was initialized with SCL)
refs #5895
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31402
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 5 Jun 2015 13:57:59 +0000 (13:57 +0000)]
Implement basic model and variable access SCL functions
refs #5895
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31395
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Thu, 4 Jun 2015 12:16:42 +0000 (12:16 +0000)]
Add a simple SCL function for obtaining simulation results from an experiment
refs #5895
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31391
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Wed, 27 May 2015 12:16:08 +0000 (12:16 +0000)]
Add randomNormal to internal solver
refs #5878
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31364
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Wed, 27 May 2015 11:03:00 +0000 (11:03 +0000)]
Change the default dependency angle value from 0.0 to 0.1 in vensim import (sysdyn does not play nice with angles at excatly zero)
refs #5644
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31360
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Wed, 27 May 2015 11:01:18 +0000 (11:01 +0000)]
Implement randomUniform and fix randomNumber in internal solver
refs #5878
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31359
ac1ea38d -2e2b-0410-8846-
a27921b304fc
meklund [Wed, 27 May 2015 07:52:45 +0000 (07:52 +0000)]
Testing commit (refs #5876).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31355
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 21 May 2015 12:47:50 +0000 (12:47 +0000)]
Share project "org.simantics.om.feature" into "https://www.simantics.org/svn/simantics"
refs #5865
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31341
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 21 May 2015 12:47:42 +0000 (12:47 +0000)]
Share project "org.simantics.om.feature" into "https://www.simantics.org/svn/simantics"
refs #5865
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31340
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 21 May 2015 12:10:06 +0000 (12:10 +0000)]
Separated sysdyn.product into two products: one with bundled OpenModelica (sysdyn-with-openmodelica.product) and one without (sysdyn.product).
* Ignored some code warnings
* Moved root files to org.simantics.sysdyn.internal feature
* Changed all sysdyn plug-ins to JavaSE-1.7
refs #5865
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31336
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 21 May 2015 11:48:49 +0000 (11:48 +0000)]
Moved example models etc. rootfiles to org.simantics.sysdyn.internal feature to include them also in the build that doesn't include OpenModelica.
refs #5865
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31335
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 21 May 2015 08:46:38 +0000 (08:46 +0000)]
Make ModelicaManager behave better when the built-in org.simantics.om.win32 plug-in is not included in the product.
* Modelica preference page now allows an empty value for Modelica Home
* ModelicaPreferenceInitializer takes into account that an OM installation might not exist
* Cleaned exception handling in ModelicaManager by throwing more exceptions instead of catching and printing them
* Switched org.simantics.modelica from JavaSE-1.6 to JavaSE-1.7
refs #5865
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31333
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 21 May 2015 06:19:30 +0000 (06:19 +0000)]
Fixed use of G2DNode.getTransform in SysdynTextElementNoBounds.
refs #5863
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31328
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Wed, 20 May 2015 13:36:36 +0000 (13:36 +0000)]
Redid r31326 to sysdyn trunk also.
refs #5858
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31327
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Mon, 27 Apr 2015 10:30:33 +0000 (10:30 +0000)]
Add xmile plugin to sysdyn feature
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31220
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Mon, 27 Apr 2015 10:28:21 +0000 (10:28 +0000)]
Move xmile plugin from incubator to sysdyn trunk
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31219
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Mon, 27 Apr 2015 10:27:36 +0000 (10:27 +0000)]
Share project "org.simantics.sysdyn.xmile" into "https://www.simantics.org/svn/simantics"
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31218
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 24 Apr 2015 13:10:19 +0000 (13:10 +0000)]
Fix a problem in variable finding utility which caused variables inside modules to be ignored
fixes #5794
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31210
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Fri, 24 Apr 2015 12:19:34 +0000 (12:19 +0000)]
World2 test model for Sysdyn more fine-tuned (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31209
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 24 Apr 2015 10:35:30 +0000 (10:35 +0000)]
Add an epsilon to simulation result filtering
fixes #5785
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31206
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Fri, 24 Apr 2015 10:01:14 +0000 (10:01 +0000)]
World2 test model for Sysdyn more fine-tuned (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31205
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Fri, 24 Apr 2015 09:58:26 +0000 (09:58 +0000)]
World2 test model for Sysdyn fine-tuned (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31204
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Fri, 24 Apr 2015 08:07:02 +0000 (08:07 +0000)]
World2 test model for Sysdyn (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31202
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Wed, 22 Apr 2015 13:18:01 +0000 (13:18 +0000)]
Implement support for else-if statements in internal solver
fixes #5777
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31195
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Tue, 21 Apr 2015 13:41:41 +0000 (13:41 +0000)]
Update parameter change handling in OpenModelica experiments to avoid forgetting changes made between different simulations. Also make the check for old OpenModelica version always return false as the implementation could return an incorrect value and old OpenModelica versions are not supported any more.
fixes #5776
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31193
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Tue, 21 Apr 2015 09:45:09 +0000 (09:45 +0000)]
Filter simulation results based on the given simulation parameters. Also fix a possible bug in the way the output interval was applied with openmodelica and sensitivity analysis experiments.
fixes #5785
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31191
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Tue, 21 Apr 2015 05:24:05 +0000 (05:24 +0000)]
Population test model for Sysdyn (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31187
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Mon, 20 Apr 2015 10:05:15 +0000 (10:05 +0000)]
Ecotax test model for Sysdyn (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31186
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Mon, 20 Apr 2015 05:57:03 +0000 (05:57 +0000)]
Supply chain test model for Sysdyn fine-tuned (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31185
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Fri, 17 Apr 2015 10:21:53 +0000 (10:21 +0000)]
Supply chain test model for Sysdyn (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31184
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Fri, 17 Apr 2015 07:14:28 +0000 (07:14 +0000)]
Added units to startTime, stopTime, and timeStep variables in Sysdyn (refs #5773).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31183
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Thu, 16 Apr 2015 14:06:11 +0000 (14:06 +0000)]
Rename timeParam and timeStepParam to just time and timeStep and add a couple of XMILE functions into the function library
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31182
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Thu, 16 Apr 2015 11:22:21 +0000 (11:22 +0000)]
Random generator for OpenModelica simulations in Sysdyn (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31181
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Thu, 16 Apr 2015 11:17:20 +0000 (11:17 +0000)]
Disable unit validation from enumerations in Sysdyn (refs #5772).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31180
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Thu, 16 Apr 2015 07:54:38 +0000 (07:54 +0000)]
Removed internal Modelica solver functions that are not found in java 7 Math library (refs #5769).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31179
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Thu, 16 Apr 2015 05:49:03 +0000 (05:49 +0000)]
Updated the old Sysdyn test models (removed sheet experiments, and made some small face lifts) (refs #5771).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31177
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Wed, 15 Apr 2015 11:44:30 +0000 (11:44 +0000)]
(fixes #5769) Add java.lang.Math functions as built-in functions
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31175
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Wed, 15 Apr 2015 11:00:59 +0000 (11:00 +0000)]
...rename the openmodelica folder as om (refs #5558).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31174
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Wed, 15 Apr 2015 11:00:04 +0000 (11:00 +0000)]
Remove the old om folder... (refs #5558)
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31173
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Wed, 15 Apr 2015 08:36:31 +0000 (08:36 +0000)]
(fixes #5689) IC loading/saving does not work for indexed variables
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31172
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Tue, 14 Apr 2015 12:33:24 +0000 (12:33 +0000)]
Updated the current solvers of OpenModelica to Sysdyn (refs #5766).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31170
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Tue, 14 Apr 2015 08:34:32 +0000 (08:34 +0000)]
Changed the OpenModelica version to 1.9.2 (refs #5759).
Renamed the OpenModelica plugin, since the full path in an installation becomes otherwise to long.
Changed the default solver of Sysdyn to internal.
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31169
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Mon, 13 Apr 2015 10:08:20 +0000 (10:08 +0000)]
Change the radio buttons in the tool bar so that the state is stored over tool restarts (this was surprisingly much easier than resetting the state)
fixes #5760
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31160
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 10 Apr 2015 12:59:17 +0000 (12:59 +0000)]
Fix several bugs with diagram tool modes.
- Remove the auxiliary creation mode from the tool bar as it was not implemented in the first place
- Fix a NullPointerException in flow creation mode which occurred when the mouse pointer hovered over diagram elements
- Make variable creation shortcuts (shift-a, shift-s etc.) to only work in the basic pointer mode, this also fixes a bug which allowed variables to be created when the diagram was in the lock mode
- Clean up DiagramToolHandler, context was initialized inside a separate thread even though there does not seem to be any reason to do so. Revert this change if something breaks.
fixes #5758
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31159
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Thu, 2 Apr 2015 07:50:13 +0000 (07:50 +0000)]
(fixes #5755) Remove Simupedia specific includes from default SCLMain
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31140
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 6 Mar 2015 14:41:49 +0000 (14:41 +0000)]
Add documentation support to Xmile import / export
THIS IS VERY WORK IN PROGRESS AND NOT FUNCTIONAL AT THE MOMENT.
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31049
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Tue, 3 Mar 2015 15:43:18 +0000 (15:43 +0000)]
Improve Xmile support, import -> export -> import works with example model
THIS IS VERY WORK IN PROGRESS AND NOT FUNCTIONAL AT THE MOMENT.
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31019
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Tue, 3 Mar 2015 12:56:11 +0000 (12:56 +0000)]
(refs #5538) Removed debug print.
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31017
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Tue, 3 Mar 2015 09:36:35 +0000 (09:36 +0000)]
(fixes #5695) Assertion error when removing a model
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31014
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 27 Feb 2015 15:32:48 +0000 (15:32 +0000)]
Xmile export update and general cleanup
THIS IS VERY WORK IN PROGRESS AND NOT FUNCTIONAL AT THE MOMENT.
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@31004
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Tue, 24 Feb 2015 13:35:10 +0000 (13:35 +0000)]
(fixes #5681) Vector*matrix not implemented
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30972
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Mon, 16 Feb 2015 11:19:37 +0000 (11:19 +0000)]
Remove Simupedia feature from sysdyn.product
fixes #5671
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30932
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 13 Feb 2015 14:27:53 +0000 (14:27 +0000)]
Xmile import update
THIS IS VERY WORK IN PROGRESS AND NOT FUNCTIONAL AT THE MOMENT.
refs #5645
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30925
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Fri, 13 Feb 2015 12:27:59 +0000 (12:27 +0000)]
Updated Sysdyn splash screen xcf file (refs #5399).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30923
ac1ea38d -2e2b-0410-8846-
a27921b304fc
miettinen [Thu, 12 Feb 2015 12:58:40 +0000 (12:58 +0000)]
Updated Sysdyn splash screen (refs #5399).
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30916
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Tue, 3 Feb 2015 12:34:23 +0000 (12:34 +0000)]
Implement global variables startTime, stopTime and timeStep which can be used to access simulation parameters from the model.
fixes #5033
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30870
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jkauttio [Fri, 30 Jan 2015 13:46:05 +0000 (13:46 +0000)]
Fix subscript variable name parsing and error reporting in Vensim import.
refs #5644
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30864
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Mon, 19 Jan 2015 11:35:01 +0000 (11:35 +0000)]
(fixes #5621) SysdynFunctionLibraryImportAdvisor.java did not compile
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30829
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Wed, 14 Jan 2015 07:44:11 +0000 (07:44 +0000)]
Fixed os.sysdyn after the changes done to interface ValueAccessor in r30779.
refs #5585
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30793
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Wed, 31 Dec 2014 13:48:19 +0000 (13:48 +0000)]
Remove gnu.trove2 dependency from most simantics plug-ins.
Some dependencies are still left in org.simantics.db.{impl,procore} which need to be examined further.
refs #5565
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30745
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Mon, 29 Dec 2014 16:24:29 +0000 (16:24 +0000)]
refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30738
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Mon, 22 Dec 2014 23:00:37 +0000 (23:00 +0000)]
refs #5558
Share project "org.simantics.om.win32" into "https://www.simantics.org/svn/simantics"
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30727
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Mon, 22 Dec 2014 14:47:44 +0000 (14:47 +0000)]
refs #5399
Shorten the Sysdyn build name and folder
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30725
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Mon, 22 Dec 2014 12:23:13 +0000 (12:23 +0000)]
Use 7z.sfx, not 7zCon.sfx for creating the self-extracting 7z file.
refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30723
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Mon, 22 Dec 2014 08:08:08 +0000 (08:08 +0000)]
Removed deprecated Sheet Experiment/run creation from new sysdyn model creation.
New models will not receive the Sheet Experiment the old models have but no migrations exist to remove the existing ones.
refs #5484
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30722
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sun, 21 Dec 2014 08:07:27 +0000 (08:07 +0000)]
Applied r30717 to sysdyn trunk as well to prevent the system getting stuck in Sheet Experiment activation.
refs #5484
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30719
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sun, 21 Dec 2014 08:06:43 +0000 (08:06 +0000)]
Reversioned trunk as 1.8.3 instead of the old 1.8.1.
refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30718
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sun, 21 Dec 2014 06:56:12 +0000 (06:56 +0000)]
org.simantics.db.layer0.adapter.Realization.class was removed, remove adapters too.
refs #5540
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30714
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sat, 20 Dec 2014 22:12:52 +0000 (22:12 +0000)]
Fixed type in batch script.
refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30713
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sat, 20 Dec 2014 22:02:21 +0000 (22:02 +0000)]
Don't print out crap. refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30712
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sat, 20 Dec 2014 21:32:24 +0000 (21:32 +0000)]
self-extracting executable creation script. refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30711
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sat, 20 Dec 2014 12:57:05 +0000 (12:57 +0000)]
Removed accidentally added test files. refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30710
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sat, 20 Dec 2014 12:56:38 +0000 (12:56 +0000)]
Added 7z executable for creating self-extracting sysdyn builds. refs #5399
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30709
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Fri, 12 Dec 2014 21:53:44 +0000 (21:53 +0000)]
refs #5546
Create Sysdyn feature without OpenModelica
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30684
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jsimomaa [Fri, 12 Dec 2014 21:53:30 +0000 (21:53 +0000)]
Share project "org.simantics.sysdyn.internal.feature" into "https://www.simantics.org/svn/simantics"
refs #5546
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30683
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Tue, 9 Dec 2014 09:49:59 +0000 (09:49 +0000)]
(refs #5538) Initial equations are evaluated during experiment run in Simupedia
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30665
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Wed, 3 Dec 2014 14:46:07 +0000 (14:46 +0000)]
(fixes #5528) Name collision: getType SCL function
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30636
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Thu, 27 Nov 2014 08:24:57 +0000 (08:24 +0000)]
(refs #5512) Module validation extension function fails for removed variables
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30616
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Wed, 26 Nov 2014 15:34:09 +0000 (15:34 +0000)]
(fixes #5507) Equation validator throws ArrayIndexOutOfBoundsException when using a function as array index
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30612
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Mon, 24 Nov 2014 13:49:59 +0000 (13:49 +0000)]
(refs #5495) Performance optimizations for Project Game
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30600
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Mon, 24 Nov 2014 10:47:53 +0000 (10:47 +0000)]
(refs #5495) Performance optimizations for Project Game
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30595
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Mon, 24 Nov 2014 10:47:16 +0000 (10:47 +0000)]
(refs #5495) Performance optimizations for Project Game
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30594
ac1ea38d -2e2b-0410-8846-
a27921b304fc
niemisto [Mon, 24 Nov 2014 10:38:57 +0000 (10:38 +0000)]
(refs #5492) SCLCommandSession enchacements
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30591
ac1ea38d -2e2b-0410-8846-
a27921b304fc
jussi.koskela [Fri, 14 Nov 2014 13:46:33 +0000 (13:46 +0000)]
(fixes #5482) SimulateDurationJob does not restore the step length if it reduces it for the last step to reach the target time
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30548
ac1ea38d -2e2b-0410-8846-
a27921b304fc