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:
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:
improved solveSimpleEquations
6 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
26 lines of code changed in 2 files:
Time Event fix
25 lines of code changed in 1 file:
Get new states after time event
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
ExpressionSolve: improved handling of modelica functions
58 lines of code changed in 5 files:
[Janitor mode] Fix whitespace
3 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
postOptModules: added solveSimpleEquations with manipulations from ExpressionSolve (disable)
817 lines of code changed in 8 files:
some code cleanup:
match ... else then ... -> match ... else ...
case (exp as ...) ...exp... -> case (...) ...inExp...
51 lines of code changed in 13 files:
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:
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:
- revert for now r23902, since it break some build
129 lines of code changed in 20 files:
[Janitor mode] Fix whitespace
19 lines of code changed in 3 files:
[Janitor mode] Set auto-props
4 lines of code changed in 4 files:
- 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:
- fix dist-clean by adding synonym for really-clean
2 lines of code changed in 1 file:
ExpressionSolve:
- solve cos(x) = y
72 lines of code changed in 3 files:
ExpressionSolve:
- simplify qe case
3 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
mproved DynamicOptimization: use
- if-else-construction
- for-loop-construction
46 lines of code changed in 1 file:
- added min, max and nominal attribute to FMI 2.0
161 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
improved DynamicOptimization: use if-else-construction
116 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- improvement of r23889.
26 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- added rule for max of an array expression.
- fixed #3048
16 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
9 lines of code changed in 9 files:
#3043
- Send the correct step size to simulation executable.
17 lines of code changed in 2 files:
[Janitor mode] Update OMEdit language files
9 lines of code changed in 9 files:
- Handle the fileName returned by `getClassInformation`.
12 lines of code changed in 2 files:
- Don't copy the SourceInfo so that user can save the copied class to new location.
3 lines of code changed in 2 files:
[Janitor mode] Update OMEdit language files
4483 lines of code changed in 9 files:
#2781
- Settings for Messages Browser.
- Allows settings output size, font and color for messages.
341 lines of code changed in 11 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
added test case for dyn. optimization
60 lines of code changed in 3 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
dyn. optization: fixed handling case with dummy state
51 lines of code changed in 4 files:
added testacase for dyn. optimization
320 lines of code changed in 6 files:
clean up ExpressionSolve.mo
3 lines of code changed in 1 file:
- Do not print filename twice.
3 lines of code changed in 1 file:
#3042
- Fix the stupid copy paste.
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 2 files:
- restrict cse functionality until next year
1 lines of code changed in 1 file:
- dont remove state vars in cse
2 lines of code changed in 1 file:
- fixed metis clustering
31 lines of code changed in 3 files:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
Add a test case to show wrong generation of C code for for-loops
83 lines of code changed in 2 files:
- fix for cse
3 lines of code changed in 1 file:
- use +n=1 for Makefile.depends bootstrapping target (it seems to deadlock on Windows)
1 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
1537 lines of code changed in 9 files:
- add reminder to prevent secondary parameters from being overwritten
38 lines of code changed in 1 file:
#2746
- FMU type ModelExchange and CoSimulation is not supported yet.
11 lines of code changed in 1 file:
#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:
- clean up test case
26 lines of code changed in 1 file:
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:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- Make FMI 1.0 co-simulation work.
48 lines of code changed in 2 files:
- fix hpcom tests, dont use json files since profiling information cannot be generated
223 lines of code changed in 42 files:
[Janitor mode] Update OMEdit language files
104 lines of code changed in 9 files:
- Use the fileName argument of parseString & loadString.
50 lines of code changed in 6 files:
- fix for cost estimation
22 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- GC is now disabled if HPCOM-Flag is set
- added BDP-Modell to hpcom testsuite
124 lines of code changed in 4 files:
[Janitor mode] Update OMEdit language files
108 lines of code changed in 9 files:
#3040
- Check if class is partial.
4 lines of code changed in 1 file:
#3040
- Only allow simulation for Model, Class & Block.
35 lines of code changed in 3 files:
- 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:
[Janitor mode] Update OMEdit language files
342 lines of code changed in 9 files:
#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:
[Janitor mode] Fix whitespace
57 lines of code changed in 3 files:
- 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:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- reverted evaluateODE-call in evaluateAll (cpp-runtime)
6 lines of code changed in 1 file:
ExpressionSolve:
improved handling of sqrt
5 lines of code changed in 2 files:
- more fixes for tree branches.
3 lines of code changed in 6 files:
ExpressionSolve: added case for quadratic equation
- a*x^n - b*x^m
27 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
6 lines of code changed in 1 file:
TestExpressionSolve:
- improved solve of quadratic equation
63 lines of code changed in 2 files:
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:
[Janitor mode] Update OMEdit language files
126 lines of code changed in 9 files:
- Fixed display of tree branches.
24 lines of code changed in 1 file:
- Display warning if model_init.xml file not found.
4 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
4 lines of code changed in 2 files:
- 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:
[Janitor mode] Fix whitespace
7 lines of code changed in 2 files:
TestExpressionSolve:
- solve some kinds of quadratic equation
235 lines of code changed in 3 files:
further fix for METIS scheduler
3 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- introduce der calls for equation systems too (plts)
17 lines of code changed in 1 file:
- fixed fmu import for zero states case
52 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
fixes for METIS scheduler and UMFPACK solver
6 lines of code changed in 3 files:
- reintroduce der calls in new residual equations for plts
32 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- assign start values for auxiliary variables
8 lines of code changed in 1 file:
- deactivate plts
1 lines of code changed in 1 file:
- remove debug print
1 lines of code changed in 1 file:
- activate plts
3 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- improved expPow
- added case for isNegativeOrZero
46 lines of code changed in 2 files:
TestExpressionSolve:
added case for cosh
60 lines of code changed in 2 files:
[Janitor mode] Set auto-props
210 lines of code changed in 6 files:
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:
- Added more FMI tests.
340 lines of code changed in 7 files:
- 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:
- 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:
- fixed fmi platform for linux32
1 lines of code changed in 1 file:
- the platform string has changed in r23795, attempt to fix the testsuite.
5 lines of code changed in 2 files:
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:
- dont apply partlintornsystem for systems including dummy states
34 lines of code changed in 1 file:
- fix for #2840
- a bit of clean up in the fmi interfaces
3 lines of code changed in 2 files:
- fmi2: use platform strings according to the spec: linux64 and linux32
2 lines of code changed in 2 files:
Fix for #3028:
- Workaround for compiler bug in Static.getOptionalNamedArg.
3 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
1296 lines of code changed in 9 files:
- update the icon in tree when iconView of model is changed.
17 lines of code changed in 3 files:
- expected output
12 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
18 lines of code changed in 9 files:
- Set the ItemSendsGeometryChanges flag for shapes.
11 lines of code changed in 2 files:
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:
- Added 2014 contributors.
6 lines of code changed in 1 file:
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:
ExpressionSimplify.simplify2:
- fixed simplifyMulJoinFactorsFind for case "e11-e12 and e12-e11, negative -1.0 factor"
20 lines of code changed in 3 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix #3036 by adding an event at terminal()
60 lines of code changed in 4 files:
- 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:
[Janitor mode] Fix whitespace
5 lines of code changed in 3 files:
further extension for countOperations
138 lines of code changed in 6 files:
[Janitor mode] Fix whitespace
16 lines of code changed in 3 files:
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:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixes and testcase for #3034
60 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
12 lines of code changed in 1 file:
Handling time events at one time instant at once
29 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
6 lines of code changed in 1 file:
splitted write values in cpp template
115 lines of code changed in 1 file:
ExpressionSolve:
improved numeric for makeProduct
78 lines of code changed in 3 files:
[Janitor mode] Update OMEdit language files
414 lines of code changed in 9 files:
- fixed typo.
2 lines of code changed in 2 files:
- 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:
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:
- update reference graph since number of calculated operations changed (will change again)
830 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
8 lines of code changed in 2 files:
- get more precise information with countOperations
414 lines of code changed in 7 files:
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:
[Janitor mode] Fix whitespace
7 lines of code changed in 2 files:
[Janitor mode] Set auto-props
149 lines of code changed in 5 files:
- 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:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
fix for one dimensional arrays in cpp template
20 lines of code changed in 1 file:
- Fixed testsuite makefile.
2 lines of code changed in 1 file:
- Updated documentation for simulate/buildModel.
3 lines of code changed in 1 file:
-fix in SimManager
2 lines of code changed in 2 files:
-fix in SimManager
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- 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:
changed 3d array of cpp runtime to row-major order
8 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- 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:
- use GC_malloc_uncollectable for stringVars in initialization.c too
2 lines of code changed in 1 file:
- fix testsuite (we fixed using GC_malloc_uncollectable in one place but there were more places)
5 lines of code changed in 1 file:
ExpressionSolve:
improved solve for if-expression
53 lines of code changed in 2 files:
- 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:
- transform to char* where needed
6 lines of code changed in 1 file:
- added skew() and symmetric() to CodegenC.tpl
14 lines of code changed in 1 file:
- implement unary minus for integer arrays
- fix pow, exp, division for integer array alloc version
58 lines of code changed in 4 files:
fix matrix multiplication for integer arrays in SimulationRuntime/c
14 lines of code changed in 2 files:
added element wise multiplication of integer arrays to SimulationRuntime/c
24 lines of code changed in 2 files:
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:
Fix type casting in CodegenC.tpl
2 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
ExpressionSolve.solve2:
fixed $_initialGuess and tmp vars.
42 lines of code changed in 5 files:
fix for create array in cpp template
7 lines of code changed in 1 file:
fix typo
1 lines of code changed in 1 file:
#3026
- Fixed some more integer array operations.
34 lines of code changed in 2 files:
#3026
- Fixed the boolean array assignment. DoublePendulum test should work now.
9 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
reomved start index for writeparams in cpp template
805 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
improved r23722
- handling of sign() by solve e.g. abs(x) or pow(x,2)
52 lines of code changed in 5 files:
- expected output
2 lines of code changed in 1 file:
#3026
- Fixed the integer array assignment.
7 lines of code changed in 2 files:
- Only check for invalidNumber & nullPointer when NUMBER_OF_STATES > 0.
1 lines of code changed in 1 file:
- Fixed FMI import code generation.
7 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
6 lines of code changed in 2 files:
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:
[Janitor mode] Update OMEdit language files
1062 lines of code changed in 9 files:
- Check the result variables list size before creating variables tree.
5 lines of code changed in 1 file:
- print the error level
56 lines of code changed in 7 files:
-another fix for cse
12 lines of code changed in 1 file:
fix in cpp template for array indeces
4 lines of code changed in 1 file:
- Avoid `FMU could not converge in event update` error by setting the iterationConverged to true.
1 lines of code changed in 1 file:
- fix for cse
5 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
#3023
createSingleComplexEqnCode2:
update case tupple() = f()
- check crefs from lhs inside rhs
59 lines of code changed in 5 files:
[Janitor mode] Fix whitespace
8 lines of code changed in 1 file:
separated array initialization in cpp template
898 lines of code changed in 1 file:
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:
- Expected output of tests using csv.
515 lines of code changed in 3 files:
- Fix last commit.
1 lines of code changed in 1 file:
- Remove the eol comma separator from csv output.
3 lines of code changed in 1 file:
[Janitor mode] Set auto-props
14 lines of code changed in 14 files:
- some more test cases added to hpcom testsuite
928 lines of code changed in 14 files:
- 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:
Fix type of parameter
1 lines of code changed in 1 file:
Ignore errors
1 lines of code changed in 1 file:
Automatically generate OpenModelicaScriptingAPI.mo
1981 lines of code changed in 10 files:
Use the impact package listing in getAvailableLibraries
102 lines of code changed in 6 files:
[Janitor mode] Update OMEdit language files
9 lines of code changed in 9 files:
- Simulation executable outputs HTML entities so use Qt::convertFromPlainText.
3 lines of code changed in 2 files:
Fix not loading too low package versions
1 lines of code changed in 1 file:
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:
Remove duplicated function introduced in r23676
0 lines of code changed in 1 file:
Also only install libraries if the user libraries path is on the MODELICAPATH
1 lines of code changed in 1 file:
During `loadModel`, use the `impact` command if the user has impact installed
55 lines of code changed in 6 files:
fix for wirteParams in cpp template
1327 lines of code changed in 3 files:
- Better names for flow control variables.
12 lines of code changed in 1 file:
#3019 Serialize `NEW_DUMMY_DER`
11 lines of code changed in 1 file:
- Removed some unnecessary local variables
22 lines of code changed in 1 file:
- Use of try-else-construction
152 lines of code changed in 1 file:
- Raise the ModelicaError when any of the fmi* functions fail.
- Fixed the assert tests.
255 lines of code changed in 9 files:
- adapt statistics dump to make it collapsible in the new simulation output view of OMEdit
5 lines of code changed in 1 file:
- fmiSetString should work the same as fmiSetReal/Integer/Boolean.
25 lines of code changed in 4 files:
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:
[Janitor mode] Fix whitespace
3 lines of code changed in 2 files:
- 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:
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:
- Dump the variables in a better way.
250 lines of code changed in 1 file:
- added statistics section for linears systems
- revise linear system
214 lines of code changed in 7 files:
[Janitor mode] Update OMEdit language files
9 lines of code changed in 9 files:
Fix clean, log same times as with CORBA
5 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
21 lines of code changed in 3 files:
- 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:
- do not load files in parallel for target Makefile.sources
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
5 lines of code changed in 1 file:
#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:
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:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix #3014
60 lines of code changed in 3 files:
- fix #3009
27 lines of code changed in 3 files:
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:
[Janitor mode] Fix whitespace
7 lines of code changed in 1 file:
splitted writeParams method in cpp template
71 lines of code changed in 1 file:
- added cpp-file splitting to hpcom template
10 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- 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:
[Janitor mode] Fix whitespace
20 lines of code changed in 1 file:
splitted initialization and writeoutput files in cpp template
392 lines of code changed in 1 file:
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:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
BackendEquation.solveEquation:
- passed DAE.FunctionTree
- inline function calls
21 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
6 lines of code changed in 2 files:
- revert r23613, because it breaks initialization of parameters in some cases
326 lines of code changed in 37 files:
- Fix tests.
19 lines of code changed in 2 files:
- 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:
[Janitor mode] Update OMEdit language files
90 lines of code changed in 9 files:
- 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:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
#3012 Add StateSelect to ModelicaBuiltin.mo
9 lines of code changed in 2 files:
- fixed hpcom windows builds
6 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
135 lines of code changed in 9 files:
- Fixed some display cases of initialization values.
28 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 2 files:
ExpressionSolve:
- try to solve modelica functions
- inline function calls and hope ExpressionSolve can solve new expression
141 lines of code changed in 3 files:
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:
- Fix tests?
1 lines of code changed in 1 file:
- Fix build.
1 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
9 lines of code changed in 9 files:
[Janitor mode] Fix whitespace
40 lines of code changed in 4 files:
[Janitor mode] Set auto-props
3 lines of code changed in 3 files:
- emit sendCompilationFinished.
3 lines of code changed in 2 files:
- More cleanup of Static.
1719 lines of code changed in 13 files:
[Janitor mode] Update OMEdit language files
125 lines of code changed in 9 files:
#2391
- Improve handling of modifiers in OMEdit.
11 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
Removed redundancy in templates, brief review
546 lines of code changed in 4 files:
Small fix for calculation of sample cycles
2 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
72 lines of code changed in 9 files:
- 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:
[Janitor mode] Fix whitespace
11 lines of code changed in 3 files:
fix for array index operator call in cpp template, separated external vars initialization in cpp template
94 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
ExpressionSolve:
- added more nonlinear cases for sinh,cosh,log10
- change collect-strategy
- update test
62 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 2 files:
- fixed deleteObject() in hpcom cpp-runtime
- disabled memory optimization for level scheduler
135 lines of code changed in 7 files:
proper initialization of counter "numberOfIterations"
1 lines of code changed in 1 file:
- expected output.
3 lines of code changed in 2 files:
[Janitor mode] Update OMEdit language files
72 lines of code changed in 9 files:
#2550, #2390
- Fully support showStartAttribute in OMEdit.
242 lines of code changed in 7 files:
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:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- attempt to fix initialization for parameters that have no binding but a start value
402 lines of code changed in 39 files:
[Janitor mode] Fix whitespace
3 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
ExpressionSolve:
- update expand-strategy
- improved cases for pow
- added and update tests
244 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
26 lines of code changed in 2 files:
- 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: