December 2014 Commit Log

Number of Commits:
304
Number of Active Developers:
17
hudson 2014-12-31 21:18 Rev.: 23920

commit 96128d8ffb849d0c0a7fe2a212bf4035fa32d2cf
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Wed Dec 31 20:05:07 2014 +0100

Bump MSL; update patch

1 lines of code changed in 1 file:

hudson 2014-12-31 20:18 Rev.: 23919

commit 83796e1dd48d34e713cec43a3e4412ea6f464069
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Dec 31 19:02:11 2014 +0100

Bump libraries
- svn/MSL 3.2.1 uses 7988 but 7996 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/branches/maintenance/3.2.1" 7996 "svn/MSL 3.2.1" "Complex" "Modelica" "ModelicaReference none" "ModelicaServices" "ModelicaTest" "ObsoleteModelica3"
* m:r7996 #1477 fixed (Issue with Modelica.Blocks.Examples.BooleanNetwork1)Changes in Blocks.Sources.BooleanTable:- Wrong check for strict monotonically time values corrected- If size(table,1) and table[1] <= simulationStartTime, the y was wrongly startValue. This was corrected to "y = not startValue"- The logic to compute the initial "nextTime" value was unnecessarily complicated and was simplified (but this does not change the result)- Documentation improved
* m:r7994 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)- The previous (wrong) fix was corrected.- The documentation was corrected (info-layer)- Tests for the singularValues function introduced (for non-zero and zero-sized matrix A)

- svn/MSL trunk has been updated to r7995.
* m:r7995 #1477 fixed (Issue with Modelica.Blocks.Examples.BooleanNetwork1)Changes in Blocks.Sources.BooleanTable:- Wrong check for strict monotonically time values corrected- If size(table,1) and table[1] <= simulationStartTime, the y was wrongly startValue. This was corrected to "y = not startValue"- The logic to compute the initial "nextTime" value was unnecessarily complicated and was simplified (but this does not change the result)
* m:r7993 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)- The previous (wrong) fix was corrected.- The documentation was corrected (info-layer)- Tests for the singularValues function introduced (for non-zero and zero-sized matrix A)

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

1 lines of code changed in 1 file:

vitalij 2014-12-30 18:37 Rev.: 23918

improved solveSimpleEquations

6 lines of code changed in 1 file:

hudson 2014-12-30 13:48 Rev.: 23917

[Janitor mode] Fix whitespace

26 lines of code changed in 2 files:

nimen 2014-12-30 13:46 Rev.: 23916

Time Event fix

25 lines of code changed in 1 file:

nimen 2014-12-30 13:39 Rev.: 23915

Get new states after time event

1 lines of code changed in 1 file:

hudson 2014-12-29 15:37 Rev.: 23914

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-12-29 15:35 Rev.: 23913

ExpressionSolve: improved handling of modelica functions

58 lines of code changed in 5 files:

hudson 2014-12-28 15:39 Rev.: 23912

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

hudson 2014-12-28 15:38 Rev.: 23911

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-12-28 15:37 Rev.: 23910

postOptModules: added solveSimpleEquations with manipulations from ExpressionSolve (disable)

817 lines of code changed in 8 files:

hkiel 2014-12-26 15:05 Rev.: 23909

some code cleanup:
match ... else then ... -> match ... else ...
case (exp as ...) ...exp... -> case (...) ...inExp...

51 lines of code changed in 13 files:

hudson 2014-12-24 20:18 Rev.: 23908

commit c4ca7913ad7f4ded3d4665f18910d620f9a2e2f0
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Dec 24 19:03:25 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 5db0e5628e2621aaddb2f21516aef19e91dc9485.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/5db0e56 5db0e56] small changes

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

1 lines of code changed in 1 file:

hudson 2014-12-23 20:18 Rev.: 23907

commit bd8fe9d4d3b34d3a2da22044e5a158f8edb989fb
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Dec 23 19:04:55 2014 +0100

Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

- svn/ThermoPower has been updated to r307.
* r307 Added Evaluate=true to matrix parameters
* r306 Fixed Gas.Flow1DFV for different grids in heat transfer
* r305 Added implementation of heat transfer model with different grids (not tested yet)
* r304 Changed wall.Q to heatTransfer.Qvol in Flow1Dxx to allow different grids on fluid and wall
* r303 Moved equation for Q in base heat transfer classAdded Tw and Qw to base heat transfer class and used everywhere

1 lines of code changed in 1 file:

wbraun 2014-12-23 17:35 Rev.: 23905

- revert for now r23902, since it break some build

129 lines of code changed in 20 files:

hudson 2014-12-23 16:33 Rev.: 23904

[Janitor mode] Fix whitespace

19 lines of code changed in 3 files:

hudson 2014-12-23 16:33 Rev.: 23903

[Janitor mode] Set auto-props

4 lines of code changed in 4 files:

wbraun 2014-12-23 16:24 Rev.: 23902

- added linear sparse solver umfpack for large linear algebraic loops
- activated umfpack for default compilation
- added measurment clock for all linear solver
- added more linear test cases

718 lines of code changed in 20 files:

wbraun 2014-12-23 14:28 Rev.: 23901

- fix dist-clean by adding synonym for really-clean

2 lines of code changed in 1 file:

vitalij 2014-12-23 12:44 Rev.: 23900

ExpressionSolve:
- solve cos(x) = y

72 lines of code changed in 3 files:

vitalij 2014-12-22 17:29 Rev.: 23899

ExpressionSolve:
- simplify qe case

3 lines of code changed in 1 file:

hudson 2014-12-22 16:31 Rev.: 23898

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

hudson 2014-12-22 16:31 Rev.: 23897

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-12-22 16:19 Rev.: 23896

mproved DynamicOptimization: use
- if-else-construction
- for-loop-construction

46 lines of code changed in 1 file:

wbraun 2014-12-22 16:13 Rev.: 23895

- added min, max and nominal attribute to FMI 2.0

161 lines of code changed in 3 files:

hudson 2014-12-22 15:49 Rev.: 23894

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

vitalij 2014-12-22 15:19 Rev.: 23893

improved DynamicOptimization: use if-else-construction

116 lines of code changed in 1 file:

hudson 2014-12-22 15:14 Rev.: 23892

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

wbraun 2014-12-22 15:04 Rev.: 23891

- improvement of r23889.

26 lines of code changed in 1 file:

hudson 2014-12-22 14:14 Rev.: 23890

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

wbraun 2014-12-22 14:12 Rev.: 23889

- added rule for max of an array expression.
- fixed #3048

16 lines of code changed in 1 file:

hudson 2014-12-21 01:54 Rev.: 23888

[Janitor mode] Update OMEdit language files

9 lines of code changed in 9 files:

adeas31 2014-12-21 01:47 Rev.: 23887

#3043
- Send the correct step size to simulation executable.

17 lines of code changed in 2 files:

hudson 2014-12-21 01:19 Rev.: 23886

[Janitor mode] Update OMEdit language files

9 lines of code changed in 9 files:

adeas31 2014-12-21 01:10 Rev.: 23885

- Handle the fileName returned by `getClassInformation`.

12 lines of code changed in 2 files:

adeas31 2014-12-20 19:51 Rev.: 23884

- Don't copy the SourceInfo so that user can save the copied class to new location.

3 lines of code changed in 2 files:

hudson 2014-12-20 19:21 Rev.: 23883

[Janitor mode] Update OMEdit language files

4483 lines of code changed in 9 files:

adeas31 2014-12-20 19:12 Rev.: 23882

#2781
- Settings for Messages Browser.
- Allows settings output size, font and color for messages.

341 lines of code changed in 11 files:

hudson 2014-12-20 00:55 Rev.: 23881

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-12-20 00:47 Rev.: 23880

added test case for dyn. optimization

60 lines of code changed in 3 files:

hudson 2014-12-20 00:02 Rev.: 23879

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-12-20 00:01 Rev.: 23878

dyn. optization: fixed handling case with dummy state

51 lines of code changed in 4 files:

vitalij 2014-12-19 22:58 Rev.: 23877

added testacase for dyn. optimization

320 lines of code changed in 6 files:

vitalij 2014-12-19 14:48 Rev.: 23876

clean up ExpressionSolve.mo

3 lines of code changed in 1 file:

adeas31 2014-12-19 13:56 Rev.: 23875

- Do not print filename twice.

3 lines of code changed in 1 file:

adeas31 2014-12-19 12:58 Rev.: 23874

#3042
- Fix the stupid copy paste.

1 lines of code changed in 1 file:

hudson 2014-12-19 12:35 Rev.: 23873

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

vwaurich 2014-12-19 12:30 Rev.: 23872

- restrict cse functionality until next year

1 lines of code changed in 1 file:

vwaurich 2014-12-19 12:20 Rev.: 23871

- dont remove state vars in cse

2 lines of code changed in 1 file:

mwalther 2014-12-19 12:11 Rev.: 23870

- fixed metis clustering

31 lines of code changed in 3 files:

hudson 2014-12-19 11:58 Rev.: 23869

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

hkiel 2014-12-19 11:53 Rev.: 23868

Add a test case to show wrong generation of C code for for-loops

83 lines of code changed in 2 files:

vwaurich 2014-12-19 11:50 Rev.: 23867

- fix for cse

3 lines of code changed in 1 file:

adrpo 2014-12-19 03:09 Rev.: 23866

- use +n=1 for Makefile.depends bootstrapping target (it seems to deadlock on Windows)

1 lines of code changed in 1 file:

hudson 2014-12-18 21:51 Rev.: 23865

[Janitor mode] Update OMEdit language files

1537 lines of code changed in 9 files:

lochel 2014-12-18 21:45 Rev.: 23864

- add reminder to prevent secondary parameters from being overwritten

38 lines of code changed in 1 file:

adeas31 2014-12-18 21:28 Rev.: 23863

#2746
- FMU type ModelExchange and CoSimulation is not supported yet.

11 lines of code changed in 1 file:

adeas31 2014-12-18 21:27 Rev.: 23862

#1761, #2781
- Text based error messages since QTreeView gets very slow with multi-line messages and many entries.
- Create links for errors.

134 lines of code changed in 6 files:

lochel 2014-12-18 21:16 Rev.: 23861

- clean up test case

26 lines of code changed in 1 file:

hudson 2014-12-18 20:26 Rev.: 23860

commit e4a319fed2c5fdbcc88aa7d32dce184af98c932a
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Dec 18 19:04:23 2014 +0100

Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

- svn/ThermoPower has been updated to r302.
* r302 Added computation of V in base Flow1D model

1 lines of code changed in 1 file:

hudson 2014-12-18 17:40 Rev.: 23859

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

adeas31 2014-12-18 17:23 Rev.: 23858

- Make FMI 1.0 co-simulation work.

48 lines of code changed in 2 files:

vwaurich 2014-12-18 17:13 Rev.: 23857

- fix hpcom tests, dont use json files since profiling information cannot be generated

223 lines of code changed in 42 files:

hudson 2014-12-18 16:56 Rev.: 23856

[Janitor mode] Update OMEdit language files

104 lines of code changed in 9 files:

adeas31 2014-12-18 16:46 Rev.: 23855

- Use the fileName argument of parseString & loadString.

50 lines of code changed in 6 files:

vwaurich 2014-12-18 15:45 Rev.: 23854

- fix for cost estimation

22 lines of code changed in 2 files:

hudson 2014-12-18 15:37 Rev.: 23853

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

mwalther 2014-12-18 15:29 Rev.: 23852

- GC is now disabled if HPCOM-Flag is set
- added BDP-Modell to hpcom testsuite

124 lines of code changed in 4 files:

hudson 2014-12-18 15:28 Rev.: 23851

[Janitor mode] Update OMEdit language files

108 lines of code changed in 9 files:

adeas31 2014-12-18 15:10 Rev.: 23850

#3040
- Check if class is partial.

4 lines of code changed in 1 file:

adeas31 2014-12-18 15:03 Rev.: 23849

#3040
- Only allow simulation for Model, Class & Block.

35 lines of code changed in 3 files:

lochel 2014-12-18 14:57 Rev.: 23848

- Fix initialization of dependent parameters
- Detect cyclically dependent parameters
- except for some special cases, e.g. parameter Real p = 2p;

446 lines of code changed in 21 files:

hudson 2014-12-18 14:54 Rev.: 23847

[Janitor mode] Update OMEdit language files

342 lines of code changed in 9 files:

adeas31 2014-12-18 14:45 Rev.: 23846

#3016
- Make result item selected in Variables Browser.
- Added some more information to the Archived Simulations list.

38 lines of code changed in 3 files:

hudson 2014-12-18 12:12 Rev.: 23845

[Janitor mode] Fix whitespace

57 lines of code changed in 3 files:

mwalther 2014-12-18 12:03 Rev.: 23844

- vector-name of state derivatives can now have a different name than "__zDot"
- fixed a issue with memory optimization of hpcom
- removed some debug output in BackendDAEOptimize
- added scheduler specific GRS for levelfix-scheduler
- fixed hpcom code generation for cpp-runtime

1078 lines of code changed in 10 files:

hudson 2014-12-18 09:48 Rev.: 23843

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mwalther 2014-12-18 09:39 Rev.: 23842

- reverted evaluateODE-call in evaluateAll (cpp-runtime)

6 lines of code changed in 1 file:

vitalij 2014-12-18 00:51 Rev.: 23841

ExpressionSolve:
improved handling of sqrt

5 lines of code changed in 2 files:

adeas31 2014-12-17 23:44 Rev.: 23840

- more fixes for tree branches.

3 lines of code changed in 6 files:

vitalij 2014-12-17 23:35 Rev.: 23839

ExpressionSolve: added case for quadratic equation
- a*x^n - b*x^m

27 lines of code changed in 4 files:

hudson 2014-12-17 21:15 Rev.: 23838

[Janitor mode] Fix whitespace

6 lines of code changed in 1 file:

vitalij 2014-12-17 21:13 Rev.: 23837

TestExpressionSolve:
- improved solve of quadratic equation

63 lines of code changed in 2 files:

hudson 2014-12-17 20:32 Rev.: 23836

commit cf55638acf40f5dab5be4a56967ad40eece514fc
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Dec 17 19:05:31 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 34a9d5da089a5ea205e02d4100c8f28050babcdd.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/34a9d5d 34a9d5d] update ReadMe

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

- svn/ThermoPower has been updated to r301.
* r301 Changed test settings

1 lines of code changed in 1 file:

hudson 2014-12-17 20:32 Rev.: 23835

[Janitor mode] Update OMEdit language files

126 lines of code changed in 9 files:

adeas31 2014-12-17 20:21 Rev.: 23834

- Fixed display of tree branches.

24 lines of code changed in 1 file:

adeas31 2014-12-17 20:17 Rev.: 23833

- Display warning if model_init.xml file not found.

4 lines of code changed in 2 files:

hudson 2014-12-17 19:50 Rev.: 23832

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

wbraun 2014-12-17 19:37 Rev.: 23831

- fixes for FMI 2.0
- corrected some case of initial, variability and causality
- fixed Boolean handling
- added test cases for Boolen and Integer

325 lines of code changed in 7 files:

hudson 2014-12-17 19:15 Rev.: 23830

[Janitor mode] Fix whitespace

7 lines of code changed in 2 files:

vitalij 2014-12-17 19:06 Rev.: 23829

TestExpressionSolve:
- solve some kinds of quadratic equation

235 lines of code changed in 3 files:

mkloeppel 2014-12-17 17:36 Rev.: 23828

further fix for METIS scheduler

3 lines of code changed in 1 file:

hudson 2014-12-17 15:50 Rev.: 23827

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

hudson 2014-12-17 15:49 Rev.: 23826

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vwaurich 2014-12-17 15:39 Rev.: 23825

- introduce der calls for equation systems too (plts)

17 lines of code changed in 1 file:

wbraun 2014-12-17 15:26 Rev.: 23824

- fixed fmu import for zero states case

52 lines of code changed in 3 files:

hudson 2014-12-17 15:15 Rev.: 23823

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mkloeppel 2014-12-17 15:15 Rev.: 23822

fixes for METIS scheduler and UMFPACK solver

6 lines of code changed in 3 files:

vwaurich 2014-12-17 15:06 Rev.: 23821

- reintroduce der calls in new residual equations for plts

32 lines of code changed in 2 files:

hudson 2014-12-17 12:04 Rev.: 23820

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vwaurich 2014-12-17 11:55 Rev.: 23819

- assign start values for auxiliary variables

8 lines of code changed in 1 file:

vwaurich 2014-12-17 10:17 Rev.: 23818

- deactivate plts

1 lines of code changed in 1 file:

vwaurich 2014-12-17 09:51 Rev.: 23817

- remove debug print

1 lines of code changed in 1 file:

vwaurich 2014-12-17 09:36 Rev.: 23816

- activate plts

3 lines of code changed in 1 file:

hudson 2014-12-16 23:12 Rev.: 23815

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-12-16 22:40 Rev.: 23814

- improved expPow
- added case for isNegativeOrZero

46 lines of code changed in 2 files:

vitalij 2014-12-16 21:54 Rev.: 23813

TestExpressionSolve:
added case for cosh

60 lines of code changed in 2 files:

hudson 2014-12-16 20:31 Rev.: 23812

[Janitor mode] Set auto-props

210 lines of code changed in 6 files:

hudson 2014-12-16 20:23 Rev.: 23811

commit d66f94d0b5712d2a4cc460489db175e0cc547e2c
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Dec 16 19:04:13 2014 +0100

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 02830bf17edfbd1f9e403e890f0fe3e371ada57d.
* [https://github.com/iea-annex60/modelica-annex60/commit/02830bf 02830bf] Merge pull request #146 from thorade/gitignore
* [https://github.com/iea-annex60/modelica-annex60/commit/91f2af1 91f2af1] ignore binary .obj files created by Dymola

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

- https://github.com/joewa/open-bldc-modelica.git branch master updated to 7058934d28f96e224b235009dd69f11ce2b784ea.
* [https://github.com/joewa/open-bldc-modelica/commit/7058934 7058934] Merge pull request #2 from modelica-3rdparty/patch-1
* [https://github.com/joewa/open-bldc-modelica/commit/351268b 351268b] Demo of sensorless commutation in single-leg PWM mode. Run Tests.Commutation.IntBEMF3.mo
* [https://github.com/joewa/open-bldc-modelica/commit/6570a98 6570a98] Hard code the links to point always to upstream.

1 lines of code changed in 1 file:

adeas31 2014-12-16 20:22 Rev.: 23810

- Added more FMI tests.

340 lines of code changed in 7 files:

adrpo 2014-12-16 17:08 Rev.: 23809

- use i386-pc-linux instead of linux-i686 as Willi suggested (unfortunately I have no idea what $host is returning inside configure)

5 lines of code changed in 3 files:

vwaurich 2014-12-16 16:37 Rev.: 23808

- equation systems of size 1 are ok when there is a dummy state
- removed prints for partlintornsystems

5 lines of code changed in 1 file:

wbraun 2014-12-16 16:21 Rev.: 23807

- fixed fmi platform for linux32

1 lines of code changed in 1 file:

adrpo 2014-12-16 16:02 Rev.: 23806

- the platform string has changed in r23795, attempt to fix the testsuite.

5 lines of code changed in 2 files:

vitalij 2014-12-16 15:52 Rev.: 23805

ExpressionSolve:
- improved cases for abs, pow(x,n) with Expression.isPositiveOrZero
- improved cases for sinh, tanh with tmp vars

115 lines of code changed in 3 files:

vwaurich 2014-12-16 15:50 Rev.: 23804

- dont apply partlintornsystem for systems including dummy states

34 lines of code changed in 1 file:

wbraun 2014-12-16 15:47 Rev.: 23803

- fix for #2840
- a bit of clean up in the fmi interfaces

3 lines of code changed in 2 files:

wbraun 2014-12-16 15:23 Rev.: 23802

- fmi2: use platform strings according to the spec: linux64 and linux32

2 lines of code changed in 2 files:

perost 2014-12-16 14:45 Rev.: 23801

Fix for #3028:
- Workaround for compiler bug in Static.getOptionalNamedArg.

3 lines of code changed in 1 file:

hudson 2014-12-16 13:58 Rev.: 23800

[Janitor mode] Update OMEdit language files

1296 lines of code changed in 9 files:

adeas31 2014-12-16 13:49 Rev.: 23799

- update the icon in tree when iconView of model is changed.

17 lines of code changed in 3 files:

vwaurich 2014-12-16 09:04 Rev.: 23798

- expected output

12 lines of code changed in 1 file:

hudson 2014-12-16 08:12 Rev.: 23797

[Janitor mode] Update OMEdit language files

18 lines of code changed in 9 files:

adeas31 2014-12-16 04:22 Rev.: 23796

- Set the ItemSendsGeometryChanges flag for shapes.

11 lines of code changed in 2 files:

sjoelund.se 2014-12-15 23:11 Rev.: 23795

Use host instead of uname to determine platform (since we compile 32-bit files on 64-bit OS)

14 lines of code changed in 1 file:

adeas31 2014-12-15 21:57 Rev.: 23794

- Added 2014 contributors.

6 lines of code changed in 1 file:

hudson 2014-12-15 21:33 Rev.: 23793

commit 399566684b380a09e105d186a3a7ca70320bd142
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Dec 15 20:25:08 2014 +0100

Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

- https://github.com/joewa/open-bldc-modelica.git branch master updated to 6dd6aeecf92dc8bc307e4c238a909e5748d8023d.
* [https://github.com/joewa/open-bldc-modelica/commit/6dd6aee 6dd6aee] Ignore first sampled value
* [https://github.com/joewa/open-bldc-modelica/commit/f3e4422 f3e4422] Some progress in DetectCommutationIntBEMFext.mo

1 lines of code changed in 1 file:

vitalij 2014-12-15 20:38 Rev.: 23792

ExpressionSimplify.simplify2:
- fixed simplifyMulJoinFactorsFind for case "e11-e12 and e12-e11, negative -1.0 factor"

20 lines of code changed in 3 files:

hudson 2014-12-15 20:15 Rev.: 23791

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2014-12-15 20:06 Rev.: 23790

- fix #3036 by adding an event at terminal()

60 lines of code changed in 4 files:

mwalther 2014-12-15 17:13 Rev.: 23789

- swapped the __x86_64__ and __i386__ cases in measure time - hopefully this will fix measureTime on x64 machines

8 lines of code changed in 1 file:

hudson 2014-12-15 17:12 Rev.: 23788

[Janitor mode] Fix whitespace

5 lines of code changed in 3 files:

vwaurich 2014-12-15 16:42 Rev.: 23787

further extension for countOperations

138 lines of code changed in 6 files:

hudson 2014-12-15 16:30 Rev.: 23786

[Janitor mode] Fix whitespace

16 lines of code changed in 3 files:

niklwors 2014-12-15 16:29 Rev.: 23785

removed saveDiscreteVars in cpp template, activated get and set method for variables only for fmi code generation in cpp template

128 lines of code changed in 8 files:

hudson 2014-12-15 15:46 Rev.: 23784

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

hudson 2014-12-15 15:45 Rev.: 23783

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2014-12-15 15:37 Rev.: 23782

- fixes and testcase for #3034

60 lines of code changed in 4 files:

hudson 2014-12-15 14:46 Rev.: 23781

[Janitor mode] Fix whitespace

12 lines of code changed in 1 file:

nimen 2014-12-15 14:44 Rev.: 23780

Handling time events at one time instant at once

29 lines of code changed in 1 file:

hudson 2014-12-15 11:04 Rev.: 23779

[Janitor mode] Fix whitespace

6 lines of code changed in 1 file:

niklwors 2014-12-15 10:56 Rev.: 23778

splitted write values in cpp template

115 lines of code changed in 1 file:

vitalij 2014-12-14 23:28 Rev.: 23777

ExpressionSolve:
improved numeric for makeProduct

78 lines of code changed in 3 files:

hudson 2014-12-14 08:28 Rev.: 23776

[Janitor mode] Update OMEdit language files

414 lines of code changed in 9 files:

adeas31 2014-12-14 06:04 Rev.: 23775

- fixed typo.

2 lines of code changed in 2 files:

adeas31 2014-12-14 05:53 Rev.: 23774

- Handle the mouse press events in a more better way.
- To start a connection click and drag same as Dymola. This is done so that users can double click and view parameters window even for connector type components. This will also fix weird click behaviors like one mentioned here https://www.openmodelica.org/forum/default-topic/1464-gui-error-you-cannot-connect-two-components.

196 lines of code changed in 13 files:

hudson 2014-12-13 20:18 Rev.: 23773

commit 0a33d6bb4f8de7de680e15ff51929b7bc8ee29a8
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Dec 13 19:03:39 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 0df55bc189c2cef6a2194b7f25252c9781ff64cc.
* [https://github.com/lbl-srg/modelica-buildings/commit/0df55bc 0df55bc] Added defaultComponentPrefixes and defaultComponentName
* [https://github.com/lbl-srg/modelica-buildings/commit/c7c8ce3 c7c8ce3] Updated reference results with Dymola 2015FD01

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

1 lines of code changed in 1 file:

vwaurich 2014-12-13 00:02 Rev.: 23772

- update reference graph since number of calculated operations changed (will change again)

830 lines of code changed in 2 files:

hudson 2014-12-12 23:44 Rev.: 23771

[Janitor mode] Fix whitespace

8 lines of code changed in 2 files:

vwaurich 2014-12-12 23:42 Rev.: 23770

- get more precise information with countOperations

414 lines of code changed in 7 files:

hudson 2014-12-12 20:18 Rev.: 23769

commit 70db80958dbe865bf2c4c3582e3d51e9cd26d21c
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Dec 12 19:04:03 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 9c4b3a6b326ed655f5528c1fccd13c08ad3db001.
* [https://github.com/lbl-srg/modelica-buildings/commit/9c4b3a6 9c4b3a6] Changed script to run all tests
* [https://github.com/lbl-srg/modelica-buildings/commit/f5dab3c f5dab3c] Merge pull request #325 from lbl-srg/issue209_pumpRecords
* [https://github.com/lbl-srg/modelica-buildings/commit/731205a 731205a] Merged master
* [https://github.com/lbl-srg/modelica-buildings/commit/5317a71 5317a71] Updated reference results with Dymola 2015FD01
* [https://github.com/lbl-srg/modelica-buildings/commit/74868f9 74868f9] Updated documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/d0e932e d0e932e] Merged master
* [https://github.com/lbl-srg/modelica-buildings/commit/f039312 f039312] Cleaned up code.
* [https://github.com/lbl-srg/modelica-buildings/commit/e2b5485 e2b5485] Added documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/a39d596 a39d596] Corrected html
* [https://github.com/lbl-srg/modelica-buildings/commit/69182e6 69182e6] Merge branch 'Mathadon-issue209_pumpRecords' into issue209_pumpRecords
* [https://github.com/lbl-srg/modelica-buildings/commit/41e3e20 41e3e20] Added reference result
* [https://github.com/lbl-srg/modelica-buildings/commit/d90d6d9 d90d6d9] Moved script
* [https://github.com/lbl-srg/modelica-buildings/commit/9519050 9519050] Revised info section. Changed energy balance to avoid warning. Corrected entry to mos script
* [https://github.com/lbl-srg/modelica-buildings/commit/5c12143 5c12143] Merged Filip's changes (#322)
* [https://github.com/lbl-srg/modelica-buildings/commit/5c97741 5c97741] Renamed mover models

- svn/MSL 3.2.1 has been updated to r7988.
* m:r7988 #1457 fixed (Relative path as arg to loadResource)
* m:r7986 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)
* m:r7983 #1631: Corrected factor A2 in function dp_curvedOverall_MFLOW and dp_curvedOverall_DP
* m:r7981 refs #1630: move declaration of HAVE_MAT_INT64_T / HAVE_MAT_UINT64_T from source to header

- svn/MSL trunk has been updated to r7989.
* m:r7989 #1457 fixed (Relative path as arg to loadResource)
* m:r7987 #1589 fixed (No default output for sigma in function Modelica.Math.Matrices.singularValues)
* m:r7985 #1266 fixed (Changing constants)- Constants from nature adapted to latest values from 2010 (previously: 1998)
* m:r7982 #1631: Corrected factor A2 in function dp_curvedOverall_MFLOW and dp_curvedOverall_DP
* m:r7980 refs #1630: move declaration of HAVE_MAT_INT64_T / HAVE_MAT_UINT64_T from source to header

- https://github.com/xogeny/ModelicaBook.git branch master updated to 216b4781585bf56c2b6cbcb291da9721ce18bd10.
* [https://github.com/xogeny/ModelicaBook/commit/216b478 216b478] Fixes a missing dependency for epub build.

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

- svn/ThermoPower has been updated to r300.
* r300 Added alternative way of computing dM/dt in Flow1Dfem

1 lines of code changed in 1 file:

hudson 2014-12-12 15:10 Rev.: 23768

[Janitor mode] Fix whitespace

7 lines of code changed in 2 files:

hudson 2014-12-12 15:09 Rev.: 23767

[Janitor mode] Set auto-props

149 lines of code changed in 5 files:

mwalther 2014-12-12 15:04 Rev.: 23766

- added intel tbb and pugiXML to the CMake-Configuration of the cpp-runtime
- fixed the old tbb-code for HPCOM
- changed hpcom-default-scheduler to the level-scheduler
- extended the testsuite for hpcom with some tests for tbb and levelfix-scheduling
- evaluateConditions is calling evaluateAll now in generated C++ Code

825 lines of code changed in 17 files:

hudson 2014-12-12 13:05 Rev.: 23764

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

niklwors 2014-12-12 12:55 Rev.: 23763

fix for one dimensional arrays in cpp template

20 lines of code changed in 1 file:

perost 2014-12-12 12:53 Rev.: 23762

- Fixed testsuite makefile.

2 lines of code changed in 1 file:

perost 2014-12-12 12:22 Rev.: 23761

- Updated documentation for simulate/buildModel.

3 lines of code changed in 1 file:

RuedKamp 2014-12-12 12:17

-fix in SimManager

2 lines of code changed in 2 files:

RuedKamp 2014-12-12 11:37 Rev.: 23758

-fix in SimManager

1 lines of code changed in 1 file:

hudson 2014-12-12 10:12 Rev.: 23757

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

mwalther 2014-12-12 09:49 Rev.: 23756

- improved splinlock and busy-waiting barrier of cpp runtime
- changed the busy wainting tests to n=2, so that they can be executed on dual core machines

13 lines of code changed in 3 files:

niklwors 2014-12-12 09:38 Rev.: 23755

changed 3d array of cpp runtime to row-major order

8 lines of code changed in 1 file:

hudson 2014-12-12 09:30 Rev.: 23754

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

hudson 2014-12-12 09:29 Rev.: 23753

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

mwalther 2014-12-12 09:19 Rev.: 23752

- prototype for scheduler based graph rewriting rules added to HPCOM
- adopted the new cpp file structure to cpp-hpcom
- added a filterOnFalse-function to the list module
- some new test models are now part of the hpcom cpp testsuite
- fixed listr-scheduler of cpp-runtime
- fixed mergeSimpleNodes

300 lines of code changed in 9 files:

adrpo 2014-12-12 03:56 Rev.: 23751

- use GC_malloc_uncollectable for stringVars in initialization.c too

2 lines of code changed in 1 file:

adrpo 2014-12-12 03:48 Rev.: 23750

- fix testsuite (we fixed using GC_malloc_uncollectable in one place but there were more places)

5 lines of code changed in 1 file:

vitalij 2014-12-11 23:26 Rev.: 23749

ExpressionSolve:
improved solve for if-expression

53 lines of code changed in 2 files:

adrpo 2014-12-11 22:50 Rev.: 23747

- return something in SimulationRuntime/c/util/integer_array.c
- hopefully fix condition in SimulationRuntime/c/simulation/solver/initialization/initialization.c
- try to use proper data types in function interfaces
- get rid of some of the warnings
- transform to char* where needed

65 lines of code changed in 14 files:

adrpo 2014-12-11 21:29 Rev.: 23746

- transform to char* where needed

6 lines of code changed in 1 file:

hkiel 2014-12-11 21:13 Rev.: 23745

- added skew() and symmetric() to CodegenC.tpl

14 lines of code changed in 1 file:

hkiel 2014-12-11 20:48 Rev.: 23744

- implement unary minus for integer arrays
- fix pow, exp, division for integer array alloc version

58 lines of code changed in 4 files:

hkiel 2014-12-11 20:14 Rev.: 23742

fix matrix multiplication for integer arrays in SimulationRuntime/c

14 lines of code changed in 2 files:

hkiel 2014-12-11 19:09 Rev.: 23741

added element wise multiplication of integer arrays to SimulationRuntime/c

24 lines of code changed in 2 files:

hudson 2014-12-11 19:04 Rev.: 23740

commit 404d9e73e7a310059f04ab47496f7395b84835e3
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Dec 11 17:55:38 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 488a1cb171fee4f26c037ef87dc29ee7bb1e09ef.
* [https://github.com/modelica-3rdparty/BrineProp/commit/488a1cb 488a1cb] -Bug fixed: massFractions instead of molefractions
* [https://github.com/modelica-3rdparty/BrineProp/commit/465b3d7 465b3d7] -reorganized range error/warning output using assertion level -restructured definition of salt order, now defined in actual Medium package

- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to e9bfbc7487bc280e3fac07a4437f96d120a3b436.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/e9bfbc7 e9bfbc7] apply ttws
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/1afaa4f 1afaa4f] all file extensions covered explicitly
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/4f0c309 4f0c309] add linguist override

- svn/InstantaneousSymmetricalComponents has been updated to r7978.
* r7978 added an example to InstantaneousSymmetricalComponents.mo

- svn/MSL trunk has been updated to r7979.
* m:r7979 fixed a bug in Modelica.Magnetic.FundamentalWave.Interfaces
* m:r7977 Added nominal value for problematic variable in ElasticBearing example. (#1557)
* m:r7976 Preliminary fix for #1630
* m:r7971 Correct the geojson file.
* m:r7970 Updating the geojson file.

- https://github.com/xogeny/ModelicaBook.git branch master updated to 4ec57f74e84db5cd682aa8255804b28c36086385.
* [https://github.com/xogeny/ModelicaBook/commit/4ec57f7 4ec57f7] Initial PO files for Korean version
* [https://github.com/xogeny/ModelicaBook/commit/36d80ca 36d80ca] Added targets for Korean version

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

1 lines of code changed in 1 file:

hkiel 2014-12-11 18:46 Rev.: 23739

Fix type casting in CodegenC.tpl

2 lines of code changed in 1 file:

hudson 2014-12-11 18:20 Rev.: 23738

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-12-11 18:14 Rev.: 23737

ExpressionSolve.solve2:
fixed $_initialGuess and tmp vars.

42 lines of code changed in 5 files:

niklwors 2014-12-11 18:11 Rev.: 23736

fix for create array in cpp template

7 lines of code changed in 1 file:

hkiel 2014-12-11 16:28 Rev.: 23735

fix typo

1 lines of code changed in 1 file:

hkiel 2014-12-11 16:19 Rev.: 23734

#3026
- Fixed some more integer array operations.

34 lines of code changed in 2 files:

adeas31 2014-12-11 15:57 Rev.: 23733

#3026
- Fixed the boolean array assignment. DoublePendulum test should work now.

9 lines of code changed in 4 files:

hudson 2014-12-11 12:32 Rev.: 23731

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

niklwors 2014-12-11 12:17 Rev.: 23730

reomved start index for writeparams in cpp template

805 lines of code changed in 1 file:

hudson 2014-12-11 11:50 Rev.: 23729

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

vitalij 2014-12-11 11:48 Rev.: 23728

improved r23722
- handling of sign() by solve e.g. abs(x) or pow(x,2)

52 lines of code changed in 5 files:

vwaurich 2014-12-11 10:27 Rev.: 23727

- expected output

2 lines of code changed in 1 file:

adeas31 2014-12-11 03:11 Rev.: 23726

#3026
- Fixed the integer array assignment.

7 lines of code changed in 2 files:

adeas31 2014-12-11 03:09 Rev.: 23725

- Only check for invalidNumber & nullPointer when NUMBER_OF_STATES > 0.

1 lines of code changed in 1 file:

adeas31 2014-12-11 03:08 Rev.: 23724

- Fixed FMI import code generation.

7 lines of code changed in 1 file:

hudson 2014-12-11 01:02 Rev.: 23723

[Janitor mode] Fix whitespace

6 lines of code changed in 2 files:

vitalij 2014-12-11 00:53 Rev.: 23722

ExressionSolve.solve2:

- added more cases for if() and semiLinear()
(new rules, which need tmp vars)
- added rule for abs(f(x)) = g(y) w.r.t. x
- added rule for pow(f(x),y) = z w.r.t. x

416 lines of code changed in 7 files:

hudson 2014-12-10 22:56 Rev.: 23721

[Janitor mode] Update OMEdit language files

1062 lines of code changed in 9 files:

adeas31 2014-12-10 22:47 Rev.: 23720

- Check the result variables list size before creating variables tree.

5 lines of code changed in 1 file:

adeas31 2014-12-10 22:45 Rev.: 23719

- print the error level

56 lines of code changed in 7 files:

vwaurich 2014-12-10 17:20 Rev.: 23718

-another fix for cse

12 lines of code changed in 1 file:

niklwors 2014-12-10 17:11 Rev.: 23717

fix in cpp template for array indeces

4 lines of code changed in 1 file:

adeas31 2014-12-10 16:52 Rev.: 23716

- Avoid `FMU could not converge in event update` error by setting the iterationConverged to true.

1 lines of code changed in 1 file:

vwaurich 2014-12-10 15:46 Rev.: 23715

- fix for cse

5 lines of code changed in 1 file:

hudson 2014-12-10 15:04 Rev.: 23714

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-12-10 14:56 Rev.: 23713

#3023
createSingleComplexEqnCode2:
update case tupple() = f()
- check crefs from lhs inside rhs

59 lines of code changed in 5 files:

hudson 2014-12-10 11:39 Rev.: 23712

[Janitor mode] Fix whitespace

8 lines of code changed in 1 file:

niklwors 2014-12-10 11:30 Rev.: 23711

separated array initialization in cpp template

898 lines of code changed in 1 file:

hudson 2014-12-09 20:18 Rev.: 23710

commit da91e01b38970a7b7279b62424c71ef630ed1f4c
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Dec 9 19:04:06 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to b712f58eaa7719cf711eb86ad699d9a62f81e2fd.
* [https://github.com/lbl-srg/modelica-buildings/commit/b712f58 b712f58] Corrected issue #304 (glass energy balance).

- svn/MSL trunk has been updated to r7963.
* m:r7963 Improved documentation
* m:r7962 Added interfaces to FluxTubes
* m:r7961 Added some variables to the extended two port model, but not balance equations to be backwards compatible
* m:r7960 Fixed bug of wrong SI unit for magnitude of magnetic flux in Interfaces
* m:r7958 corrected a (minor) bug in Magnetic.FundamentalWave

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to ca52f8e079bfb1f9ba5d96607eec4b08dbd65ad9.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ca52f8e ca52f8e] updated README for manual installation
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/0e22f15 0e22f15] updated README and added Cardiovascular models as examples into Hydraulic package
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/868086e 868086e] Merge branch 'master' of https://github.com/MarekMatejak/Physiolibrary
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/c9f46ce c9f46ce] initial examples

- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

1 lines of code changed in 1 file:

adeas31 2014-12-09 18:07 Rev.: 23709

- Expected output of tests using csv.

515 lines of code changed in 3 files:

adeas31 2014-12-09 17:35 Rev.: 23708

- Fix last commit.

1 lines of code changed in 1 file:

adeas31 2014-12-09 17:34 Rev.: 23707

- Remove the eol comma separator from csv output.

3 lines of code changed in 1 file:

hudson 2014-12-09 14:28 Rev.: 23706

[Janitor mode] Set auto-props

14 lines of code changed in 14 files:

mwalther 2014-12-09 14:21 Rev.: 23705

- some more test cases added to hpcom testsuite

928 lines of code changed in 14 files:

mwalther 2014-12-09 14:10 Rev.: 23704

- fixed pthreads_spin codegeneration for hpcom
- improved measure time and busy waiting locks
- added cvode-metrics to measuretime

149 lines of code changed in 9 files:

hkiel 2014-12-09 14:05 Rev.: 23703

Fix type of parameter

1 lines of code changed in 1 file:

sjoelund.se 2014-12-09 13:36 Rev.: 23702

Ignore errors

1 lines of code changed in 1 file:

sjoelund.se 2014-12-09 13:29 Rev.: 23701

Automatically generate OpenModelicaScriptingAPI.mo

1981 lines of code changed in 10 files:

sjoelund.se 2014-12-08 17:25 Rev.: 23700

Use the impact package listing in getAvailableLibraries

102 lines of code changed in 6 files:

hudson 2014-12-08 16:13 Rev.: 23699

[Janitor mode] Update OMEdit language files

9 lines of code changed in 9 files:

adeas31 2014-12-08 15:56 Rev.: 23698

- Simulation executable outputs HTML entities so use Qt::convertFromPlainText.

3 lines of code changed in 2 files:

sjoelund.se 2014-12-08 15:31 Rev.: 23697

Fix not loading too low package versions

1 lines of code changed in 1 file:

sjoelund.se 2014-12-08 15:09 Rev.: 23696

Add `loadModel(requireExactVersion=true)`, which does not automatically load MSL 3.2.1 if MSL 3.2 is requested

39 lines of code changed in 8 files:

sjoelund.se 2014-12-08 14:22 Rev.: 23695

Remove duplicated function introduced in r23676

0 lines of code changed in 1 file:

sjoelund.se 2014-12-08 14:09 Rev.: 23694

Also only install libraries if the user libraries path is on the MODELICAPATH

1 lines of code changed in 1 file:

sjoelund.se 2014-12-08 14:03 Rev.: 23693

During `loadModel`, use the `impact` command if the user has impact installed

55 lines of code changed in 6 files:

niklwors 2014-12-08 11:41 Rev.: 23691

fix for wirteParams in cpp template

1327 lines of code changed in 3 files:

adeas31 2014-12-07 22:13 Rev.: 23688

- Better names for flow control variables.

12 lines of code changed in 1 file:

sjoelund.se 2014-12-07 21:56 Rev.: 23687

#3019 Serialize `NEW_DUMMY_DER`

11 lines of code changed in 1 file:

lochel 2014-12-07 12:28 Rev.: 23686

- Removed some unnecessary local variables

22 lines of code changed in 1 file:

lochel 2014-12-07 12:15 Rev.: 23685

- Use of try-else-construction

152 lines of code changed in 1 file:

adeas31 2014-12-07 04:12 Rev.: 23684

- Raise the ModelicaError when any of the fmi* functions fail.
- Fixed the assert tests.

255 lines of code changed in 9 files:

lochel 2014-12-06 16:49 Rev.: 23683

- adapt statistics dump to make it collapsible in the new simulation output view of OMEdit

5 lines of code changed in 1 file:

adeas31 2014-12-06 06:04 Rev.: 23682

- fmiSetString should work the same as fmiSetReal/Integer/Boolean.

25 lines of code changed in 4 files:

hudson 2014-12-05 20:18 Rev.: 23681

commit 9019421458ea71cf38112e94a9c91fe7f2c5f45b
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Dec 5 19:05:09 2014 +0100

Bump libraries
- https://github.com/modelica/PowerSystems.git branch master has FAILING head - latest is 0ec829cbd0b88b7e47097c6210bb67a05d3dc5e4
* [https://github.com/modelica/PowerSystems/commit/0ec829c 0ec829c] add ExamplesTest for variants of examples, like NetworkLoop with ThreePhase_d
* [https://github.com/modelica/PowerSystems/commit/aece9c4 aece9c4] Fix Generic components - work with simple PhaseSystem_d again (was broken in version 0.3) - PMeter outputs active power (not zero power loss) - add PMeterTest
* [https://github.com/modelica/PowerSystems/commit/f0fb0cc f0fb0cc] remove ImpedancesTest

1 lines of code changed in 1 file:

hudson 2014-12-05 19:31 Rev.: 23680

[Janitor mode] Fix whitespace

3 lines of code changed in 2 files:

perost 2014-12-05 19:29 Rev.: 23679

- Optimized some excessively used functions (crefPrefixOf, crefEqual, expEqual)
- Small pattern matching optimization, don't match against RECORD() patterns in
switch-optimized match-expressions (the switch already does the matching).

354 lines of code changed in 5 files:

hudson 2014-12-05 18:33 Rev.: 23678

commit 22733965267889faeb26d014c5616e86b63379de
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Fri Dec 5 17:19:35 2014 +0100

Add new libraries

1 lines of code changed in 1 file:

adeas31 2014-12-05 17:33 Rev.: 23677

- Dump the variables in a better way.

250 lines of code changed in 1 file:

wbraun 2014-12-05 17:02 Rev.: 23676

- added statistics section for linears systems
- revise linear system

214 lines of code changed in 7 files:

hudson 2014-12-05 14:15 Rev.: 23675

[Janitor mode] Update OMEdit language files

9 lines of code changed in 9 files:

sjoelund.se 2014-12-05 14:13 Rev.: 23674

Fix clean, log same times as with CORBA

5 lines of code changed in 2 files:

hudson 2014-12-05 11:37 Rev.: 23673

[Janitor mode] Fix whitespace

21 lines of code changed in 3 files:

mwalther 2014-12-05 11:35 Rev.: 23672

- Some more detailed information about level-scheduling added if hpcom dump is set
- Removed "simulationMainFile" template function from hpcom-susan file
- Improved Profiling of cpp-runtime

238 lines of code changed in 6 files:

adrpo 2014-12-05 09:06 Rev.: 23671

- do not load files in parallel for target Makefile.sources

1 lines of code changed in 1 file:

hudson 2014-12-05 08:28 Rev.: 23670

[Janitor mode] Fix whitespace

5 lines of code changed in 1 file:

adeas31 2014-12-05 05:22 Rev.: 23669

#2130, #2776, #3011
- Call fmiSet* for parameters before initializing the FMU.
- Call fmiGet* for dependent parameters after initializing the FMU.
- Created a separate section for FMU instantiate and FMU initialize.
- Generate a better Modelica code to avoid initialization warnings.

518 lines of code changed in 16 files:

hudson 2014-12-04 23:18 Rev.: 23668

commit 2b1ad739aba830ea37f98e90421367bdf57bf871
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Thu Dec 4 22:04:28 2014 +0100

Fix ModelicaTest trunk

1 lines of code changed in 1 file:

hudson 2014-12-04 21:01 Rev.: 23667

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2014-12-04 20:35 Rev.: 23666

- fix #3014

60 lines of code changed in 3 files:

lochel 2014-12-04 20:31 Rev.: 23665

- fix #3009

27 lines of code changed in 3 files:

hudson 2014-12-04 20:18 Rev.: 23664

commit c8906eefc72ae206bda5bfd4a1ac7cdf412e1904
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Dec 4 19:03:48 2014 +0100

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to a4637962d40e7edf198fd4d5fc6f21214c7a7ba9.
* [https://github.com/iea-annex60/modelica-annex60/commit/a463796 a463796] Merge pull request #142 from iea-annex60/issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/8fbb7eb 8fbb7eb] Changed media to previous implementation
* [https://github.com/iea-annex60/modelica-annex60/commit/d9d2c93 d9d2c93] Removed undocumented test model
* [https://github.com/iea-annex60/modelica-annex60/commit/7884da9 7884da9] Changed media to previous implementation
* [https://github.com/iea-annex60/modelica-annex60/commit/92b10a6 92b10a6] Merge branch 'master' into issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/d168e63 d168e63] Merge branch 'master' into issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/93453f0 93453f0] Merge branch 'master' into issue53_flowJunction
* [https://github.com/iea-annex60/modelica-annex60/commit/6eb9d2d 6eb9d2d] Added test case for #53.

- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to 93aa7a61ed954192db58b1814609df92c8f7b719.
* [https://github.com/modelica-3rdparty/BrineProp/commit/93aa7a6 93aa7a6] -added ignore switches -fixed Bug in VBA h5_pT
* [https://github.com/modelica-3rdparty/BrineProp/commit/581f7e2 581f7e2] -reorganized flags so that they can be set on instantiation instead of globally in the BrineProp package -flags are in package PartialFlags, which is extended by all Media -moved cp functions to .SpecificEnthalpies -moved end slash in directory definition to code where it is used to avoid failing attempt to create directory
* [https://github.com/modelica-3rdparty/BrineProp/commit/48b5228 48b5228] Added Vacuum medium
* [https://github.com/modelica-3rdparty/BrineProp/commit/a5d99cc a5d99cc] -Changed error/warning message handling in /GasData -added Vacuum medium

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 8f00a89b354dd0a58831a4d15d1ed2a460bbd1e6.
* [https://github.com/lbl-srg/modelica-buildings/commit/8f00a89 8f00a89] Updated reference results for Dymola 2015FD01

- svn/MSL trunk uses 7914 but 7948 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/trunk" 7948 "svn/MSL trunk" "Complex trunk" "Modelica trunk" "ModelicaReference trunk" "ModelicaServices trunk" "ModelicaTest trunk"
* m:r7948 Fixed syntax error in `PowerConverters.mo`. (#1416)
* m:r7947 Reverted Modelica uses version to 3.2.1 which was accidently changed.
* m:r7946 Restructured Interfaces and BaseClasses, see #1344
* m:r7941 Put all interface defintions into Interfaces package, see #1416
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7934 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.
* m:r7929 cosmetic changes in Magnetic/QuasiStatic/FundamentalWave.mo
* m:r7928 Moved models from Interfaces to BaseClasses (Magnetic.QuasiStatic.FundamentalWave and Electrical.PowerConverters)

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to a93d8fce29aeb7f3cd428cbba98f379fb90688dd.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/a93d8fc a93d8fc] block of mass concentration constant

1 lines of code changed in 1 file:

hudson 2014-12-04 15:57 Rev.: 23663

[Janitor mode] Fix whitespace

7 lines of code changed in 1 file:

niklwors 2014-12-04 15:49 Rev.: 23662

splitted writeParams method in cpp template

71 lines of code changed in 1 file:

mwalther 2014-12-04 14:25 Rev.: 23661

- added cpp-file splitting to hpcom template

10 lines of code changed in 1 file:

hudson 2014-12-04 13:35 Rev.: 23660

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mwalther 2014-12-04 13:33 Rev.: 23659

- profiling of the cpp-runtime can now be enabled with the help of the makefile argument 'RUNTIME_PROFILING="true"'

131 lines of code changed in 10 files:

hudson 2014-12-04 10:22 Rev.: 23658

[Janitor mode] Fix whitespace

20 lines of code changed in 1 file:

niklwors 2014-12-04 10:21 Rev.: 23657

splitted initialization and writeoutput files in cpp template

392 lines of code changed in 1 file:

hudson 2014-12-03 20:45 Rev.: 23656

commit 6e2e85e2109beb104e888af405097082d2e73402
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Dec 3 19:05:28 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 0ce41bc2b7722ec04208df5daa7212e7ccd16434.
* [https://github.com/lbl-srg/modelica-buildings/commit/0ce41bc 0ce41bc] Corrected file mode
* [https://github.com/lbl-srg/modelica-buildings/commit/ba320b4 ba320b4] Added copy file

- svn/MSL trunk uses 7914 but 7948 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/trunk" 7948 "svn/MSL trunk" "Complex trunk" "Modelica trunk" "ModelicaReference trunk" "ModelicaServices trunk" "ModelicaTest trunk"
* m:r7948 Fixed syntax error in `PowerConverters.mo`. (#1416)
* m:r7947 Reverted Modelica uses version to 3.2.1 which was accidently changed.
* m:r7946 Restructured Interfaces and BaseClasses, see #1344
* m:r7941 Put all interface defintions into Interfaces package, see #1416
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7934 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.
* m:r7929 cosmetic changes in Magnetic/QuasiStatic/FundamentalWave.mo
* m:r7928 Moved models from Interfaces to BaseClasses (Magnetic.QuasiStatic.FundamentalWave and Electrical.PowerConverters)

- https://github.com/joewa/open-bldc-modelica.git branch master updated to 2b23c8c535d3966de5b827009678ff3a8cb3dfab.
* [https://github.com/joewa/open-bldc-modelica/commit/2b23c8c 2b23c8c] File was missing

1 lines of code changed in 1 file:

hudson 2014-12-03 20:03 Rev.: 23655

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-12-03 19:55 Rev.: 23654

BackendEquation.solveEquation:
- passed DAE.FunctionTree
- inline function calls

21 lines of code changed in 3 files:

hudson 2014-12-03 17:57 Rev.: 23653

[Janitor mode] Fix whitespace

6 lines of code changed in 2 files:

lochel 2014-12-03 17:47 Rev.: 23652

- revert r23613, because it breaks initialization of parameters in some cases

326 lines of code changed in 37 files:

perost 2014-12-03 17:29 Rev.: 23651

- Fix tests.

19 lines of code changed in 2 files:

mwalther 2014-12-03 17:28 Rev.: 23650

- removed some debug output commands from HpcOmMemory.mo
- additional time points for measure time added to cpp runtime

790 lines of code changed in 8 files:

hudson 2014-12-03 16:36 Rev.: 23649

[Janitor mode] Update OMEdit language files

90 lines of code changed in 9 files:

adeas31 2014-12-03 16:25 Rev.: 23648

- No need to hard code StateSelect since it is part of built-in environment and can be accessed via API.

4 lines of code changed in 1 file:

hudson 2014-12-03 15:53 Rev.: 23647

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

sjoelund.se 2014-12-03 15:35 Rev.: 23646

#3012 Add StateSelect to ModelicaBuiltin.mo

9 lines of code changed in 2 files:

mwalther 2014-12-03 15:34 Rev.: 23645

- fixed hpcom windows builds

6 lines of code changed in 1 file:

hudson 2014-12-03 15:11 Rev.: 23644

[Janitor mode] Update OMEdit language files

135 lines of code changed in 9 files:

adeas31 2014-12-03 15:10 Rev.: 23643

- Fixed some display cases of initialization values.

28 lines of code changed in 1 file:

hudson 2014-12-03 14:09 Rev.: 23642

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

vitalij 2014-12-03 14:00 Rev.: 23641

ExpressionSolve:
- try to solve modelica functions
- inline function calls and hope ExpressionSolve can solve new expression

141 lines of code changed in 3 files:

hudson 2014-12-02 20:23 Rev.: 23640

commit ba4240f84932739e4b28e0f8f37ed123b428b2cd
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Dec 2 19:05:31 2014 +0100

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to f925d53edfa668b945b19c3b895ea0b6e9589bc3.
* [https://github.com/iea-annex60/modelica-annex60/commit/f925d53 f925d53] Added unitTests.log and simulator.log
* [https://github.com/iea-annex60/modelica-annex60/commit/41c139d 41c139d] Merge pull request #141 from thorade/issue140_gitignore
* [https://github.com/iea-annex60/modelica-annex60/commit/2a243cf 2a243cf] initial version of gitignore file,

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 845a25d0e730abc2b67cc4bbe29f4fea61ff3df6.
* [https://github.com/lbl-srg/modelica-buildings/commit/845a25d 845a25d] Updated .gitignore.

- svn/MSL 3.2.1 has been updated to r7935.
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7933 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.

- svn/MSL trunk uses 7914 but 7941 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" --intertrac "m:" --breaks "omlibrary-msl32,omlibrary-reference" --no-dependencies "ModelicaServices" --patchlevel "Complex:-om1,Modelica:-om1,ModelicaServices:-om1" --remove-files "Resources/Library" SVN "https://svn.modelica.org/projects/Modelica/trunk" 7941 "svn/MSL trunk" "Complex trunk" "Modelica trunk" "ModelicaReference trunk" "ModelicaServices trunk" "ModelicaTest trunk"
* m:r7941 Put all interface defintions into Interfaces package, see #1416
* m:r7935 #1188 Revised transition regime of functions dp_edgedOverall_MFLOW and dp_edgedOverall_DP for numerical and technical reasons.
* m:r7934 Resolved ticket #1350. Introduced an expansion in variables v_lam and v_tra for numerical improvement at close to zero flows.
* m:r7929 cosmetic changes in Magnetic/QuasiStatic/FundamentalWave.mo
* m:r7928 Moved models from Interfaces to BaseClasses (Magnetic.QuasiStatic.FundamentalWave and Electrical.PowerConverters)

- https://github.com/joewa/open-bldc-modelica.git branch master updated to b902421fab1255a302d10ee95d54db6660c455e8.
* [https://github.com/joewa/open-bldc-modelica/commit/b902421 b902421] Added a model of an ADC with a circular buffer.

1 lines of code changed in 1 file:

perost 2014-12-02 20:14 Rev.: 23639

- Fix tests?

1 lines of code changed in 1 file:

perost 2014-12-02 19:20 Rev.: 23638

- Fix build.

1 lines of code changed in 1 file:

hudson 2014-12-02 19:10 Rev.: 23637

[Janitor mode] Update OMEdit language files

9 lines of code changed in 9 files:

hudson 2014-12-02 19:03 Rev.: 23636

[Janitor mode] Fix whitespace

40 lines of code changed in 4 files:

hudson 2014-12-02 19:03 Rev.: 23635

[Janitor mode] Set auto-props

3 lines of code changed in 3 files:

adeas31 2014-12-02 19:02 Rev.: 23634

- emit sendCompilationFinished.

3 lines of code changed in 2 files:

perost 2014-12-02 18:59 Rev.: 23633

- More cleanup of Static.

1719 lines of code changed in 13 files:

hudson 2014-12-02 17:41 Rev.: 23632

[Janitor mode] Update OMEdit language files

125 lines of code changed in 9 files:

adeas31 2014-12-02 17:07 Rev.: 23631

#2391
- Improve handling of modifiers in OMEdit.

11 lines of code changed in 2 files:

hudson 2014-12-02 17:06 Rev.: 23630

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mflehmig 2014-12-02 17:04 Rev.: 23629

Removed redundancy in templates, brief review

546 lines of code changed in 4 files:

nimen 2014-12-02 16:52 Rev.: 23628

Small fix for calculation of sample cycles

2 lines of code changed in 1 file:

hudson 2014-12-02 15:43 Rev.: 23627

[Janitor mode] Update OMEdit language files

72 lines of code changed in 9 files:

adeas31 2014-12-02 15:35 Rev.: 23626

- Hard coded the StateSelect drop down in the code. It will be nice to get it from API so that we won't have to update OMEdit when the predefined type's literals change.

13 lines of code changed in 1 file:

hudson 2014-12-02 15:34 Rev.: 23625

[Janitor mode] Fix whitespace

11 lines of code changed in 3 files:

niklwors 2014-12-02 15:33 Rev.: 23624

fix for array index operator call in cpp template, separated external vars initialization in cpp template

94 lines of code changed in 3 files:

hudson 2014-12-02 13:38 Rev.: 23623

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-12-02 13:29 Rev.: 23622

ExpressionSolve:
- added more nonlinear cases for sinh,cosh,log10
- change collect-strategy
- update test

62 lines of code changed in 3 files:

hudson 2014-12-02 11:53 Rev.: 23621

[Janitor mode] Fix whitespace

2 lines of code changed in 2 files:

mwalther 2014-12-02 11:43 Rev.: 23620

- fixed deleteObject() in hpcom cpp-runtime
- disabled memory optimization for level scheduler

135 lines of code changed in 7 files:

bachmann 2014-12-02 11:43 Rev.: 23619

proper initialization of counter "numberOfIterations"

1 lines of code changed in 1 file:

adeas31 2014-12-02 02:47 Rev.: 23618

- expected output.

3 lines of code changed in 2 files:

hudson 2014-12-02 02:35 Rev.: 23617

[Janitor mode] Update OMEdit language files

72 lines of code changed in 9 files:

adeas31 2014-12-02 02:26 Rev.: 23616

#2550, #2390
- Fully support showStartAttribute in OMEdit.

242 lines of code changed in 7 files:

hudson 2014-12-01 20:22 Rev.: 23615

commit 5c443b480dc898fa8dd5eebff3c25292d0a8573a
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Dec 1 19:05:19 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to b080ea6041169cbf35e692ed4c4fd76af37550b7.
* [https://github.com/lbl-srg/modelica-buildings/commit/b080ea6 b080ea6] Updated package.order
* [https://github.com/lbl-srg/modelica-buildings/commit/1f4d88b 1f4d88b] Refactored HeatTransfer.Sources to have each model in a file
* [https://github.com/lbl-srg/modelica-buildings/commit/981a5c9 981a5c9] Refactored class hierarchy.
* [https://github.com/lbl-srg/modelica-buildings/commit/15eeaa3 15eeaa3] Moved user's guide
* [https://github.com/lbl-srg/modelica-buildings/commit/0c6d524 0c6d524] Moved user's guide

- https://github.com/joewa/open-bldc-modelica.git branch master updated to 692ceca6a45f6474cd9f8cfaea5827378602b46d.
* [https://github.com/joewa/open-bldc-modelica/commit/692ceca 692ceca] Prove of concept of the slope evaluation method for commutation detection in DetectCommutationIntBEMFext.mo

1 lines of code changed in 1 file:

hudson 2014-12-01 20:22 Rev.: 23614

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2014-12-01 20:14 Rev.: 23613

- attempt to fix initialization for parameters that have no binding but a start value

402 lines of code changed in 39 files:

hudson 2014-12-01 19:36 Rev.: 23612

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

hudson 2014-12-01 19:36 Rev.: 23611

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-12-01 19:27 Rev.: 23610

ExpressionSolve:
- update expand-strategy
- improved cases for pow
- added and update tests

244 lines of code changed in 4 files:

hudson 2014-12-01 13:27 Rev.: 23609

[Janitor mode] Fix whitespace

26 lines of code changed in 2 files:

mwalther 2014-12-01 13:18 Rev.: 23608

- memory optimization of hpcom can now handle int and bool variables
- cpp-runtime uses hpcom variable positions now as defines

362 lines of code changed in 5 files:

November 2014 »

Generated by StatSVN 0.7.0