commit 784a402302725635a7a5d5e964506a6aa6b671a5
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 31 19:20:38 2014 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3c5db0bdf03129710d81d3f6687f4e3fbd1a13ce.
* [https://github.com/iea-annex60/modelica-annex60/commit/3c5db0b 3c5db0b] Merge pull request #112 from iea-annex60/issue71_ttws
* [https://github.com/iea-annex60/modelica-annex60/commit/c272837 c272837] Merge pull request #115 from iea-annex60/issue114_html
* [https://github.com/iea-annex60/modelica-annex60/commit/bc844b4 bc844b4] Corrected html for #114
* [https://github.com/iea-annex60/modelica-annex60/commit/485e79e 485e79e] Merge pull request #113 from thorade/issue71_ttws
* [https://github.com/iea-annex60/modelica-annex60/commit/1602bea 1602bea] normalize end of file
* [https://github.com/iea-annex60/modelica-annex60/commit/2acb1ce 2acb1ce] Run ttws --clean Annex60 for #71
* [https://github.com/iea-annex60/modelica-annex60/commit/6fda8b0 6fda8b0] Run ttws --strip Annex60
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to d408aa12c05199f4699ed7e679a4b22b804dbdc7.
* [https://github.com/lbl-srg/modelica-buildings/commit/d408aa1 d408aa1] Merge pull request #310 from lbl-srg/Annex60Sync
* [https://github.com/lbl-srg/modelica-buildings/commit/c440e07 c440e07] Merged Annex60
* [https://github.com/lbl-srg/modelica-buildings/commit/fd6b0b7 fd6b0b7] Merged Annex60
- svn/ThermoPower has been updated to r288.
* r288 Fixed bug in FlowJoin/FlowSplit and reformatted code for better readability
1 lines of code changed in 1 file:
Fix code generation for assignment to metarecord fields
57 lines of code changed in 5 files:
[Janitor mode] Fix whitespace
5 lines of code changed in 2 files:
Recommit change from r23112 with appropriate fixes
10 lines of code changed in 2 files:
fix for dae exp reductions in cpp template, fix for memory leaks in cpp runtime
172 lines of code changed in 6 files:
- Reverted part of 23112 that broke the build.
2 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
6 lines of code changed in 1 file:
- Some optimizations in BackendDAEUtil.
149 lines of code changed in 3 files:
Expected output
0 lines of code changed in 1 file:
Fix some uninitialized values.
54 lines of code changed in 7 files:
Remove pointless call
0 lines of code changed in 1 file:
- make distclean for gc on top clean
1 lines of code changed in 1 file:
- disable parallel mark for GC in Windows as it crashes dll loading
- override CFLAGS in some places so the CFLAGS given at command line get propagated correctly
- remove MMC_INIT from in_function generated for dll loading
5 lines of code changed in 7 files:
Word list
3 lines of code changed in 1 file:
- Removed arrayAdd, it's unused and very inefficient, and arrayAppend can do the
same thing.
5 lines of code changed in 10 files:
- Implemented builtin MetaModelica operators arrayAppend and
MetaModelica.Dangerous.arrayCreateNoInit.
82 lines of code changed in 8 files:
- Add new package Util/GC.mo. Moved functions from System into GC
- Added new flag --debug=gcProfiling, which uses a new call to gc_prof_stats
- Added GC_expand_hp to ModelicaBuiltin.mo; used it for the library tests
- Disable munmap in the gc configure
1012 lines of code changed in 572 files:
- moved BackendDAEUtil.analyzeJacobian to package SymbolicJacobian
275 lines of code changed in 3 files:
Always dump builtin external declarations since it affects the interface
2 lines of code changed in 1 file:
Missing changes in CevalScript
2 lines of code changed in 1 file:
Strip external sections and class comments for the interface files
17 lines of code changed in 3 files:
- fixed #2754.
12 lines of code changed in 5 files:
- fixed nominal, min and max attributes for linear systems
3 lines of code changed in 1 file:
- expected output
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 2 files:
fixed #2868 and #2754 partially
- by using the in BackendEquation.equationToResidualForm and SimCodeUtil
the same function createResidualExp
- moved functions:
- createNonlinearResidualExp from SimCodeUtil to Expression
- traverseEquationToScalarResidualForm from SymbolicJacobian to BackendEquation
- reintroduced traverseEquationToResidualForm in BackendEquation
311 lines of code changed in 9 files:
commit 7ebedf3ca5c740b9ccfdab2dae533e1eebebdaff
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 30 19:19:03 2014 +0100
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to bd523e5a73bee2452eeb95697e6eb2cb06afe9ad.
* [https://github.com/iea-annex60/modelica-annex60/commit/bd523e5 bd523e5] Merge pull request #110 from iea-annex60/issue102_corrFacMixVol
* [https://github.com/iea-annex60/modelica-annex60/commit/ff3707e ff3707e] Updated comment
* [https://github.com/iea-annex60/modelica-annex60/commit/bee9191 bee9191] Added revision notes for #102
* [https://github.com/iea-annex60/modelica-annex60/commit/134c323 134c323] Merge branch 'master' into issue102_corrFacMixVol
* [https://github.com/iea-annex60/modelica-annex60/commit/00a028e 00a028e] Changed density to use default medium states and made mFactor final
* [https://github.com/iea-annex60/modelica-annex60/commit/0ec807b 0ec807b] Merge pull request #105 from Mathadon/issue102_corrFacMixVol
* [https://github.com/iea-annex60/modelica-annex60/commit/7c8e723 7c8e723] Merge pull request #109 from iea-annex60/issue108_userGuide
* [https://github.com/iea-annex60/modelica-annex60/commit/56b9f3e 56b9f3e] Updated main info section and user guide.
* [https://github.com/iea-annex60/modelica-annex60/commit/15711cf 15711cf] used new mass multiplication factor in radiator implementation
* [https://github.com/iea-annex60/modelica-annex60/commit/93fbe3e 93fbe3e] added thermal mass scaling factor in mixing volume and propagated it to LumpedVolumeDeclarations
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 51a8749d5f6c245a29f509377e94c79b0a00fddc.
* [https://github.com/lbl-srg/modelica-buildings/commit/51a8749 51a8749] Corrected malformed html
* [https://github.com/lbl-srg/modelica-buildings/commit/4e5b717 4e5b717] Merge pull request #309 from lbl-srg/issue308_ttws
* [https://github.com/lbl-srg/modelica-buildings/commit/20ea705 20ea705] Run ttws --clean Buildings for #308
* [https://github.com/lbl-srg/modelica-buildings/commit/2f647c7 2f647c7] Run ttws --strip Buildings for #308
* [https://github.com/lbl-srg/modelica-buildings/commit/a5d37c3 a5d37c3] Corrected wrong html syntax.
* [https://github.com/lbl-srg/modelica-buildings/commit/e1acf2f e1acf2f] Merge pull request #307 from lbl-srg/issue306_demandResponseTOut
* [https://github.com/lbl-srg/modelica-buildings/commit/da71f0f da71f0f] Corrected html
* [https://github.com/lbl-srg/modelica-buildings/commit/0163510 0163510] Added BESTEST example
* [https://github.com/lbl-srg/modelica-buildings/commit/ab383b3 ab383b3] Corrected comment
* [https://github.com/lbl-srg/modelica-buildings/commit/a307896 a307896] Moved Validation out of Examples package
* [https://github.com/lbl-srg/modelica-buildings/commit/1551063 1551063] Moved Validation folder to conform to Annex60 structure
* [https://github.com/lbl-srg/modelica-buildings/commit/f88e4dc f88e4dc] Added numberOfIntervals to avoid warning.
* [https://github.com/lbl-srg/modelica-buildings/commit/7a46e5f 7a46e5f] Conditionally removed TOut.
* [https://github.com/lbl-srg/modelica-buildings/commit/1814a1a 1814a1a] Merge pull request #305 from lbl-srg/demandResponse
* [https://github.com/lbl-srg/modelica-buildings/commit/83cf8d2 83cf8d2] Added missing folder
- https://github.com/modelica-3rdparty/RealTimeCoordinationLibrary.git branch master updated to 91f0809aa53398fe008a1b5df56f45a66dd7e5de.
* [https://github.com/modelica-3rdparty/RealTimeCoordinationLibrary/commit/91f0809 91f0809] added function to Message for logging messages that are send. Note: we use function getInstanceName(), which is valid for Modelica 3.3 https://www.modelica.org/documents/ModelicaSpec33.pdf page 28 -> Tested with Dymola 2014 FD01
1 lines of code changed in 1 file:
- GC_expand_hp 150M for Windows, 300M for others
4 lines of code changed in 1 file:
- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- increase size given to GC_expand_hp to 300M to get a bit more speedup
141 lines of code changed in 3 files:
fixed optDebugeJac
1 lines of code changed in 1 file:
- fixed analyzation_mode
11 lines of code changed in 7 files:
fixed optDebugeJac
2 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
855 lines of code changed in 9 files:
- removed functions:
- BackendDAEUtil.addAliasVariables
- BackendDAEUtil.calculateSizes (and auxiliary functions)
- moved functions to package SymbolicJacobian:
- BackendDAEUtil.addBackendDAESharedJacobian
- BackendDAEUtil.addBackendDAESharedJacobians
- BackendDAEUtil.addBackendDAESharedJacobianSparsePattern
- removed unnecessary match/matchcontinue statements
- marked functions as protected if possible
106 lines of code changed in 2 files:
#2595
+ Added a checkbox `Build Only` in SimulationDialog.
48 lines of code changed in 2 files:
- removed obsolete functions:
- traverseequationToResidualForm
- calculateJacobianEnhanced
- varsInEqnEnhanced
- varsInEqnEnhanced1
- moved functions:
- BackendDAEUtil.calculateJacobian -> SymbolicJacobian.calculateJacobian (and depending ones)
- BackendDAEUtil.traverseEquationToScalarResidualForm -> SymbolicJacobian.traverseEquationToScalarResidualForm
- marked functions as protected if possible
- some more clean-up
629 lines of code changed in 9 files:
[Janitor mode] Fix whitespace
4 lines of code changed in 3 files:
-added some functions required for vxworks
32 lines of code changed in 10 files:
- fixed cpp runtime build
4 lines of code changed in 3 files:
- moved Solver header files into the include folder to fix windows build
1092 lines of code changed in 59 files:
fixed 23080
2 lines of code changed in 1 file:
fixed output
4 lines of code changed in 1 file:
fixed output format
2 lines of code changed in 1 file:
Remove RML references from the readme
4 lines of code changed in 1 file:
improved debuging of the jacobian matrix in dyn. optimization
40 lines of code changed in 1 file:
Fix for #2935:
- Rewrote flag parsing:
* Now handles both - and -- flags correctly.
* -- now stops processing flags like most Linux commands,
so e.g. omc -- -somefile works.
- Changed + to - and -- in the help text to be more unixy
(+ flags still work as usual) and removed text about runtime flags.
74 lines of code changed in 2 files:
Enable Figaro
91 lines of code changed in 1 file:
Tweak arrayCreate (inline)
23 lines of code changed in 4 files:
- Enabled some error messages by default: don't hide error messages of failing functions as long as the function is not supposed to fail in certain cases
- Fixed zcEqual and getMinZeroCrossings to also handle sample-calls
- Cleaned up more patterns
89 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
23 lines of code changed in 8 files:
Clean CevalScript.compileModel
70 lines of code changed in 2 files:
Adaptions for VxWorks and Bodas in Kinsol and AlgLoopSolverFactory and cleanup of files in cpp runtime
880 lines of code changed in 51 files:
- Cleaned up more patterns
120 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
12 lines of code changed in 2 files:
- improved scorep-support for c++ runtime profiling
- fixed analyzation mode -> precompiled headers are used now
- profiling sections can now be turned on and off in measure_time.hpp
431 lines of code changed in 28 files:
added option for debuging derivations
95 lines of code changed in 3 files:
Bump MSL 3.2.1
5 lines of code changed in 3 files:
- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- set G_SLICE to always-malloc
- GC_expand_hp only 150M (1G is too much, maybe we should do it when we have plenty of memory)
58 lines of code changed in 4 files:
- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- time the bootstrapped compilation in Makefile.omdev.mingw
126 lines of code changed in 5 files:
[Janitor mode] Update OMEdit language files
1008 lines of code changed in 9 files:
#2938
+ gridlines using a slightly lighter gray (as in Dymola).
+ show/hide gridlines is now persistent.
11 lines of code changed in 2 files:
- minor typo fixes.
2 lines of code changed in 2 files:
[Janitor mode] Update OMEdit language files
2398 lines of code changed in 9 files:
#2183
+ Updated almost all icons from PNGs to SVGs.
+ The toolbar icon size can be changed via settings.
+ The library icon size can be changed via settings.
8906 lines of code changed in 124 files:
Call `GC_expand` in main to make the test suite 100% (hopefully)
2 lines of code changed in 1 file:
fix indentation
1 lines of code changed in 1 file:
commit e252d0c636d083ff0bc73ec3828aa9dd00d14d69
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 29 19:20:33 2014 +0100
Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 40eca24d9ed1b5d49e3266ff958edd7b6f79dea1.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/40eca24 40eca24] line endings
- svn/MSL 3.2.1 has been updated to r7888.
* m:r7888 Removed controversial parameter qualifier from protected variable declaration in function
- svn/MSL trunk has been updated to r7887.
* m:r7887 Removed controversial parameter qualifier from protected variable declaration in function
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to b01b90ade9bcf30b20a55378c66f19fdcbd061a8.
* [https://github.com/dzimmer/PlanarMechanics/commit/b01b90a b01b90a] Merge pull request #44 from tbeu/fix-each
* [https://github.com/dzimmer/PlanarMechanics/commit/deeb14b deeb14b] Add missing each for array modification
1 lines of code changed in 1 file:
Modelica state machines data structure extension
115 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
23 lines of code changed in 1 file:
fix in cpp template for external functions
60 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
13 lines of code changed in 2 files:
Removed the old MetaModelica operators from the parser (+& ==& +. ==., etc)
3661 lines of code changed in 155 files:
- Some case merging and various improvements.
457 lines of code changed in 6 files:
- fix r23046
2 lines of code changed in 1 file:
- fix printMatrix
2 lines of code changed in 1 file:
- clean-up some patterns
90 lines of code changed in 1 file:
- Removed unnecessary cases
- Merged cases if possible
- Some more clean-up
127 lines of code changed in 1 file:
- Improved Util.stringWrap.
71 lines of code changed in 1 file:
Start removal of Debug.mo: Removed bcall* fcall* bprint* fprint*, etc
4133 lines of code changed in 81 files:
Restricting special inner outer rules for variables in state machines to output variables
18 lines of code changed in 2 files:
- fixed nominal, min and max attributes for linear systems
4 lines of code changed in 1 file:
Add System.dladdr for easier debugging of things that should not go wrong
- dladdr returns the C name of a symbol in the file (typically a function pointer)
48 lines of code changed in 3 files:
- Readd listReverseInPlace in List, doesn't seem to be the issue.
99 lines of code changed in 1 file:
- Remove all listReverseInPlace to see if they are causing issues with FourBitBinaryAdder.
99 lines of code changed in 1 file:
- Removed some potentially unsafe listReverseInPlace.
7 lines of code changed in 1 file:
- Merged functions collectZCAlgs and collectZCAlgsFor
- Removed unused function arguments
- Some more clean-up
651 lines of code changed in 1 file:
- fix documentation of one more function
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
10 lines of code changed in 2 files:
- revise new 'math library' from r23023
- fix some wrong pointers
- fix documentation
204 lines of code changed in 2 files:
- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- fixed e^-N where N is integer constant
- fixed some other bad cases in Expression.mo and ExpressionSimplify.mo
504 lines of code changed in 10 files:
- some preparation for linear solver improvments
6 lines of code changed in 3 files:
- more fixes for omc_math library
65 lines of code changed in 2 files:
- fix Windows build
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- update lapack solver to use omc_math
90 lines of code changed in 4 files:
- expected output
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
- added own small math library for vectors and matrix
807 lines of code changed in 3 files:
- update boehm gc to latest from github (via OpenModelicaExternal 3rdParty/gc)
- rename 3rdParty/gc-7.2 to 3rdParty/gc
193 lines of code changed in 12 files:
[Janitor mode] Fix whitespace
3 lines of code changed in 1 file:
- remove unnecessary lists
69 lines of code changed in 1 file:
- fix Util.if_
1 lines of code changed in 1 file:
commit df6fc79de541d87fb9946c14365337ecb9a915f4
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 28 19:19:30 2014 +0100
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to fb32e2fdfdddef0499d55fe31a57d2028bfea188.
* [https://github.com/lbl-srg/modelica-buildings/commit/fb32e2f fb32e2f] Changed test for exterior or interior shade.
* [https://github.com/lbl-srg/modelica-buildings/commit/da3b7b7 da3b7b7] Updated release notes for overhang and sidefins.
* [https://github.com/lbl-srg/modelica-buildings/commit/554ea96 554ea96] Updated reference results from f4dd519
* [https://github.com/lbl-srg/modelica-buildings/commit/6732722 6732722] Corrected remove of overhang/sidefins
* [https://github.com/lbl-srg/modelica-buildings/commit/7aacfec 7aacfec] Removed conditional check
* [https://github.com/lbl-srg/modelica-buildings/commit/4d67f41 4d67f41] Reformulated model to avoid division by zero
* [https://github.com/lbl-srg/modelica-buildings/commit/b9d8078 b9d8078] Reformatted file
* [https://github.com/lbl-srg/modelica-buildings/commit/3ac2af9 3ac2af9] Added extends Modelica.Icons.Record
* [https://github.com/lbl-srg/modelica-buildings/commit/d11a085 d11a085] Updated reference results from f4dd519
* [https://github.com/lbl-srg/modelica-buildings/commit/b4a2f99 b4a2f99] Updated example for cdc706dfb2df3a9f0b70188903941a3c92c60a47
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to b3db05b59f8fff9d98fa49739c43f95d646f95f7.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/b3db05b b3db05b] new physical non-SI unit for lymph flow: "liter/day"
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/2b8cf12 2b8cf12] Fix: Hydraulic.Reabsorption OsmoticCell with more possible membrane type interfaces, where array connector has different osmolarities. E.g. blood plasma has 285 mosm/l generated by almost all non-lipophilic substances for cell membrane and 1.44 mosm/l generated almost by plasma proteins for blood capillary membrane. All these minority version changes are accompanied also with conversion scripts from older versions of Physiolibrary.
1 lines of code changed in 1 file:
Reverted back to r23007 since last commit of file was unintentional
2 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
13 lines of code changed in 2 files:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
Modelica State Machines module (not ready, yet). Module is not yet activated (entry commented out in Flags.mo).
868 lines of code changed in 6 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- use BackendDAEUtil.mapEqSystem instead of BackendDAEUtil.mapEqSystemAndFold
10 lines of code changed in 1 file:
- don't search in shared object for zero crossings
35 lines of code changed in 3 files:
- don't search in initial equations for zero crossings
41 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- List optimizations by using dangerous listReverseInPlace.
264 lines of code changed in 3 files:
Replace `Util.if_` with if-expressions
1528 lines of code changed in 91 files:
[Janitor mode] Fix whitespace
11 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
-imporved error msg for dyn. optimization
-some fixes from static analysis
267 lines of code changed in 12 files:
- use zc::lst instead of listAppend({zc}, lst)
12 lines of code changed in 1 file:
Adaptions in Kinsol (Cpp Runtime) for VxWorks and Bodas
20 lines of code changed in 2 files:
- Add FileInfo to the top-level scope and fix the builtin environment to build the data structures needed to use this
- Handle import MetaModelica in the dependency analysis
33 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
fix for get start value in cpp template
8 lines of code changed in 1 file:
- Split up package BackendDAEOptimize (moved some stuff to new package SymbolicJacobian and other packages)
- Marked functions as protected if they should be
- Removed redundant/obsolete code
- Removed symbolic matrix G that was used to improve old initialization approach, since it is deactivated for a long time and isn't working anymore anyway
2489 lines of code changed in 11 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- added defines for measure time, to support scoreP
- scoreP support to c++ profiling added
198 lines of code changed in 6 files:
Increase time limits for library testing
1 lines of code changed in 1 file:
- fix for hpcom analyzation mode
37 lines of code changed in 2 files:
- replace numArrayDim with ExpressionDump.dimensionIntString only in the simCodeVar and not in the backendVar
- some dumpSimCode extension for constant and parameter vars
38 lines of code changed in 2 files:
Replace matchcontinue without accumulator with a reverse for-loop
24 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
10 lines of code changed in 3 files:
#2481
- added flags for better control of integration methods
- flag for initial step size of dassl
- flag for choosing jacobian of dassl
- flag for no equidistant time grid -noEquidistantTimeGrid
- flag to avoid restart dassl after an event
- removed some of the old solver methods
304 lines of code changed in 13 files:
#2932 Do not make protected functions static
27 lines of code changed in 2 files:
commit 6182faac5389bc051fe26951186b13251b9a5009
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 27 19:27:49 2014 +0100
Bump libraries
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 5e68a1a1aa9cd1c2a9b9c52c83084d17acab3118.
* [https://github.com/joewa/open-bldc-modelica/commit/5e68a1a 5e68a1a] Prepare some tests with python
1 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
846 lines of code changed in 9 files:
- Only try to remove connection if we have a valid ModelWidget.
13 lines of code changed in 2 files:
- Updated more icons from PNGs to SVGs.
- Removed some unused PSDs.
3283 lines of code changed in 58 files:
[Janitor mode] Fix whitespace
586 lines of code changed in 34 files:
Cleanup of Cpp Runtime files
784 lines of code changed in 43 files:
- some cleanup, removed unnecessary matchcontinue statements, ...
235 lines of code changed in 2 files:
- use the size instead of the Absyn.path in ExpressionDump.dimensionString()
4 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
6 lines of code changed in 1 file:
- Fixed logic in Main.main2.
8 lines of code changed in 1 file:
deactivated function parameter generation in cpp template
124 lines of code changed in 2 files:
Update tarball for partial function evaluation
- Removed List.fold5 and List.fold6 (called directly using `List.fold(..., function f(x1=y1,x2=y2)`
47 lines of code changed in 6 files:
Handle metaarray when generating code
1 lines of code changed in 1 file:
- Make more functions work with one-based indices:
- List.replaceAt
- List.positionOnTrue
- List.positionList
- Use listGet instead of listNth in some places
- Add tests for List.List.replaceAt and List.replaceAtIndexFirst
106 lines of code changed in 19 files:
[Janitor mode] Fix whitespace
5 lines of code changed in 1 file:
- Case merging.
363 lines of code changed in 8 files:
- Unraveling some indices by making List.position work with one-based index.
28 lines of code changed in 16 files:
Remove bootstrapping version text since RML is no longer in use
1 lines of code changed in 1 file:
Remove RML references from configure
0 lines of code changed in 1 file:
Do not expand-expand-...-expand crefs hoping this will change the results
1 lines of code changed in 1 file:
- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
207 lines of code changed in 5 files:
cppruntime uses cminpack
18 lines of code changed in 1 file:
- Fix previous fix.
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- Another try to fix build, avoid function partial evaluation.
43 lines of code changed in 1 file:
- Try to fix build, function partial evaluation seems a bit buggy.
33 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
68 lines of code changed in 12 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- Rewrote List package to take advantage of bootstrapped features.
- Refactored Util, moved some functions to new Array package, some to List.
- Better handling of conditional components.
- Various optimizations to handle larger models.
6484 lines of code changed in 63 files:
Keep System_isRML until we make a new tarball
6 lines of code changed in 1 file:
Remove some RML stuff
8 lines of code changed in 7 files:
- Removed function List.delete, since it was just an rml workaround
- Changed listDelete to work with one-based index (mm:#1623)
38 lines of code changed in 11 files:
Do not use parallel mark when running the test suite
3 lines of code changed in 1 file:
Remove generated susan files (should not be needed since we always have omc available)
0 lines of code changed in 24 files:
Remove the NONE check from the parser; we no longer need special checks for RML stuff
20 lines of code changed in 3 files:
- fix last commit.
1 lines of code changed in 1 file:
- Updated some icons from PNGs to SVGs.
2021 lines of code changed in 21 files:
- no more rml_compatibility.h
1 lines of code changed in 1 file:
- more cleanup
- use CFLAGS=-g -O2 -falign-functions on Windows
9 lines of code changed in 10 files:
- mk_* -> mmc_mk_*
1 lines of code changed in 1 file:
- more proper RML cleanup
674 lines of code changed in 78 files:
- Missed one.
0 lines of code changed in 3 files:
- Removed strict RML checks.
17 lines of code changed in 8 files:
- indentation
171 lines of code changed in 1 file:
- more rml cleanup
10 lines of code changed in 4 files:
- Compiler/omc_release is no more, nothing to clean
2 lines of code changed in 2 files:
Don't generate omc_release
0 lines of code changed in 1 file:
Remove RML version of BlockCallRewrite.mo
929 lines of code changed in 3 files:
Remove some RML stuff
0 lines of code changed in 40 files:
- fix Windows build?
2 lines of code changed in 1 file:
- build the omc-bootstrapped by default on Linux also
1 lines of code changed in 1 file:
- build the bootstrapped compiler by default on Windows (OM_Win & OM_Win_NIGHTLY_BUILD Hudson jobs were updated also)
4 lines of code changed in 1 file:
- switch version to 1.9.2+dev
2 lines of code changed in 1 file:
- update version to 1.9.1 release
2 lines of code changed in 1 file:
commit 5b8356a52272f9f94e1d5741d37c2f6819e4e065
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 24 19:26:24 2014 +0200
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3a3c9b33795ffe577f322f342b9a205b196fae5d.
* [https://github.com/iea-annex60/modelica-annex60/commit/3a3c9b3 3a3c9b3] Fixed typo.
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 38cd751e1025cf0f43d517f843b54dc71620a6be.
* [https://github.com/lbl-srg/modelica-buildings/commit/38cd751 38cd751] Fixed typos.
- svn/ThermoPower has been updated to r287.
* r287 updated examples:- CISE- HRB- RankineCycle
* r286 TestFlow1DFV2ph updated
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
- removed obsolete/unused code from package Differentiate
- function getFunctionResultTypes
- function differentiateExpCrefFunction
- function differentiateExpCref
- function differentiateFunctionPartial
- function differentiatePartialFunctionwrt
- function addElementVars2AllVars
- function addElementVars2InDep
- function addIndependentVars
0 lines of code changed in 1 file:
- marked some functions as protected
- removed a few unused variables
359 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
-adapted cpp runtime files for vxworks
24 lines of code changed in 2 files:
- fix bootstrapping
- fix UTF-8 encoding
4 lines of code changed in 2 files:
- Removed the unused PSDs.
0 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
43 lines of code changed in 5 files:
[Janitor mode] Set auto-props
61 lines of code changed in 3 files:
-adapted cpp runtime includes for vxworks
25 lines of code changed in 7 files:
-added for vxworks
58 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- added tranformModelFMU to scripting commands
17 lines of code changed in 3 files:
- Added OMEdit's algorithmic debugger documentation in chapter 2.
0 lines of code changed in 2 files:
- Optimized the adding of connect equations to the DAE.
39 lines of code changed in 3 files:
Moved the equation debugger from chapter 10 to chapter 2.
0 lines of code changed in 2 files:
PDE extension
Working on artery model
97 lines of code changed in 5 files:
[Janitor mode] Set auto-props
292 lines of code changed in 1 file:
UTF-8 fixes
86 lines of code changed in 3 files:
[Janitor mode] Set auto-props
3 lines of code changed in 3 files:
- Update unit check module
- Use of hash tables instead of lists
- Minor fixes (e.g. messages)
1651 lines of code changed in 23 files:
[Janitor mode] Fix whitespace
12 lines of code changed in 1 file:
Additional changes in include files for Bodas and VxWorks in Cpp Core
23 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
1696 lines of code changed in 32 files:
[Janitor mode] Set auto-props
41 lines of code changed in 2 files:
Integration of Bodas and VxWorks functions into Cpp Simcore
2146 lines of code changed in 37 files:
commit f812d18b7f81b1d16bdc8a4febe9444c751ba40c
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 23 19:54:59 2014 +0200
Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 618ff4b20a5cfe60da3f138241741b4390eb3dba.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/618ff4b 618ff4b] New blocks DegradationGain and FractionGain for specific multiplication with specific parameter
commit b5f38bcc6706a5da5cf4acb9e13e2935cb6c9925
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Thu Oct 23 19:54:09 2014 +0200
Enforce no funny business
1 lines of code changed in 1 file:
#2480
- Added IntegrationAlgorithms.pdf to build/share/doc/omc/SimulationRuntime/IntegrationAlgorithms/.
- Added references of Appendix C in sections 2.5.1 and 14.1.5 in users guide.
2 lines of code changed in 3 files:
- Completed the update of chapter 2.
- Added new Appendix C which points to Integration Algorithms PDF file.
0 lines of code changed in 2 files:
-added include for vxworks
2 lines of code changed in 2 files:
- remove redundant functions
2 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
40 lines of code changed in 1 file:
Extension for VxWorks and Bodas
2318 lines of code changed in 2 files:
[Janitor mode] Update OMEdit language files
693 lines of code changed in 9 files:
#2481
- Added the -noEventEmit simulation flag option.
9 lines of code changed in 2 files:
Updated users guide chapter 2 until section 2.5
0 lines of code changed in 2 files:
- add missing optmodules description
31 lines of code changed in 2 files:
- fix indentation
8 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
7 lines of code changed in 2 files:
-added stepStarted method
53 lines of code changed in 3 files:
fix in SimCodeUtil, correct number of outputs
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
added library path to Simcode, used for external functions in shared libraries
4039 lines of code changed in 8 files:
- Load dependent libraries when using the command-line (`omc a.mo Modelica` now loads ModelicaServices)
- Allow calling the compiler without running any files (`omc +i=Modelica.Blocks.Examples.Filter`)
- Print a parser error message if we fail to load a library from command-line (also if this is the "main" file)
134 lines of code changed in 35 files:
[Janitor mode] Update OMEdit language files
135 lines of code changed in 9 files:
#2922, #2674
- Implemented natural sort for Variables tree.
56 lines of code changed in 4 files:
[Janitor mode] Update OMEdit language files
4193 lines of code changed in 9 files:
- Added missing file from last commit.
68 lines of code changed in 1 file:
- Made transformationalDebugger more easily accessible for users.
86 lines of code changed in 10 files:
Fix bootstrapping without updating tarball
1 lines of code changed in 1 file:
- Add loadFile(uses=false) to not use the uses-annotation to load additional libraries
- Automatically call loadModel() if the model is missing when running the front-end
79 lines of code changed in 5 files:
commit d5ab0f32f71c69190de56581f571aca3376a519b
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 22 19:16:09 2014 +0200
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to e69b1a5f41175dca493c3e57b8c2da40b16ede4d.
* [https://github.com/iea-annex60/modelica-annex60/commit/e69b1a5 e69b1a5] Changed propagation of m_flow_small.
* [https://github.com/iea-annex60/modelica-annex60/commit/f7719a1 f7719a1] Propagated m_flow_small.
* [https://github.com/iea-annex60/modelica-annex60/commit/8885417 8885417] Removed fixmes.
* [https://github.com/iea-annex60/modelica-annex60/commit/a5b6ace a5b6ace] Declared medium to be final.
* [https://github.com/iea-annex60/modelica-annex60/commit/5423707 5423707] Corrected medium.
* [https://github.com/iea-annex60/modelica-annex60/commit/4907629 4907629] Added revision notes for #30.
* [https://github.com/iea-annex60/modelica-annex60/commit/6df45df 6df45df] Set dp_start=0
* [https://github.com/iea-annex60/modelica-annex60/commit/a3d0465 a3d0465] Reformatted syntax and improved documentation.
* [https://github.com/iea-annex60/modelica-annex60/commit/d0beabe d0beabe] Reordered classes.
* [https://github.com/iea-annex60/modelica-annex60/commit/1bfe42e 1bfe42e] Merge pull request #103 from Mathadon/issue30_systemBlock
* [https://github.com/iea-annex60/modelica-annex60/commit/238ff6f 238ff6f] Added option to run OpenModelica tests
* [https://github.com/iea-annex60/modelica-annex60/commit/f578bd3 f578bd3] Merge branch 'master' into issue30_systemBlock
* [https://github.com/iea-annex60/modelica-annex60/commit/b36a477 b36a477] removed Media redeclaration in RelativeHumidity(TwoPort) so that 'Medium' can be seen in the parameter window
* [https://github.com/iea-annex60/modelica-annex60/commit/8ccacc3 8ccacc3] added system block to examples using MSL components
* [https://github.com/iea-annex60/modelica-annex60/commit/64790d6 64790d6] added PartialTwoPortTransport replaced extends into this model
1 lines of code changed in 1 file:
Allow failing to load a model from uses-annotation.
Append the regular MODELICAPATH when searching for packages in uses-annotations
12 lines of code changed in 3 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- added more tests for FMI to test initial equations
127 lines of code changed in 2 files:
Make loadFile("Modelica/package.mo") also consider the uses-annotation and load those packages (just like loadModel does, but with a different MODELICAPATH)
95 lines of code changed in 19 files:
[Janitor mode] Update OMEdit language files
3099 lines of code changed in 9 files:
- Made re-simulate more easily accessible for users.
- Added new svg icon for re-simulate.
142 lines of code changed in 9 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
fix in cpp template for external objects
56 lines of code changed in 2 files:
- Make continue work in cases also.
1 lines of code changed in 1 file:
- fix bug: #2917
- handle protected sections better
524 lines of code changed in 4 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix events in fmi 2.0
- added more tests for fmi 2.0
948 lines of code changed in 6 files:
[Janitor mode] Update OMEdit language files
1260 lines of code changed in 9 files:
- Fixed the MainWindow title changes when user switches between different models, plots & perspectives.
19 lines of code changed in 5 files:
commit 996c000f412d8ea16460c5d452e6c6f965695635
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 21 19:18:14 2014 +0200
Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 6f82841b61b29239e713e7f1384db0fc91ccbadf.
* [https://github.com/iea-annex60/modelica-annex60/commit/6f82841 6f82841] Merge pull request #97 from iea-annex60/issue90_water
* [https://github.com/iea-annex60/modelica-annex60/commit/164c7ae 164c7ae] remove commented code.
* [https://github.com/iea-annex60/modelica-annex60/commit/9a54002 9a54002] Merge pull request #96 from iea-annex60/issue95-2_nominal
* [https://github.com/iea-annex60/modelica-annex60/commit/03f7fe2 03f7fe2] Reformatted file for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/98139bf 98139bf] Updated documentation for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/842a72b 842a72b] Revised icon for #90.
* [https://github.com/iea-annex60/modelica-annex60/commit/0c9e6e8 0c9e6e8] Removed redeclare for #90.
* [https://github.com/iea-annex60/modelica-annex60/commit/d6a2ccf d6a2ccf] Run ttws --strip --eol=LF -c Media
* [https://github.com/iea-annex60/modelica-annex60/commit/4308874 4308874] Run ttws --strip --eol=LF Media
* [https://github.com/iea-annex60/modelica-annex60/commit/e21f764 e21f764] Changed icon
* [https://github.com/iea-annex60/modelica-annex60/commit/b48093a b48093a] Changed media to Water.Simple
* [https://github.com/iea-annex60/modelica-annex60/commit/3c1ca38 3c1ca38] Changed media to Water.Simple
* [https://github.com/iea-annex60/modelica-annex60/commit/a7ff094 a7ff094] First implementation of water for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/afb442b afb442b] First implementation of water for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/85d7292 85d7292] Corrected cp
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 3f9aa1ffa47a44833aea65962a3d267cbd06c63f.
* [https://github.com/lbl-srg/modelica-buildings/commit/3f9aa1f 3f9aa1f] Removed empty line that Dymola automatically deletes.
* [https://github.com/lbl-srg/modelica-buildings/commit/9f72213 9f72213] Updated release notes for #234
* [https://github.com/lbl-srg/modelica-buildings/commit/b3f4091 b3f4091] Conditionally removed shade if not present
* [https://github.com/lbl-srg/modelica-buildings/commit/f58e2f6 f58e2f6] Corrected error in documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/948ec6b 948ec6b] Corrected error in documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/e904a66 e904a66] Added Evaluate=true annotation
* [https://github.com/lbl-srg/modelica-buildings/commit/7e477b1 7e477b1] Merge branch 'master' into issue234_overhang
* [https://github.com/lbl-srg/modelica-buildings/commit/7e0c8a3 7e0c8a3] Started reformulating the model.
- https://github.com/xogeny/ModelicaBook.git branch master updated to f4ab483571e0ec040bc5fd39099b6f241e13e956.
* [https://github.com/xogeny/ModelicaBook/commit/f4ab483 f4ab483] Merge pull request #219 from michael-okeefe/master
* [https://github.com/xogeny/ModelicaBook/commit/940597c 940597c] Update population.rst
* [https://github.com/xogeny/ModelicaBook/commit/0386593 0386593] Merge pull request #220 from tbeu/fix-link-205
* [https://github.com/xogeny/ModelicaBook/commit/42d6486 42d6486] Fix link
* [https://github.com/xogeny/ModelicaBook/commit/9f792ef 9f792ef] Add missing period at end of sentence
* [https://github.com/xogeny/ModelicaBook/commit/711e14c 711e14c] Suggest using "Repetition" (or "Duplication") instead of "Redundancy"
* [https://github.com/xogeny/ModelicaBook/commit/ebbc72d ebbc72d] Correct typo: add missing "we"
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 217eed9845d9e6c7c090431d6530b2f566b8b16a.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/217eed9 217eed9] IO_Bus.Variables as partial hide unitConversions array of IO_Bus variable in results
- https://github.com/modelica/PowerSystems.git branch release updated to 2aad57920f6fa4b83ee969c1bdb1f27737fae83e.
* [https://github.com/modelica/PowerSystems/commit/2aad579 2aad579] Merge branch 'master' into release
* [https://github.com/modelica/PowerSystems/commit/9bc36fd 9bc36fd] fix version 0.3 in package annotation
* [https://github.com/modelica/PowerSystems/commit/ae0b99f ae0b99f] Merge branch 'master' of https://github.com/modelica/PowerSystems
* [https://github.com/modelica/PowerSystems/commit/d1b124c d1b124c] remove distclean.py (resolving issue #6)
- https://github.com/modelica/PowerSystems.git branch master updated to 9bc36fd39fd439ddb1651f726fb3a54c40996353.
* [https://github.com/modelica/PowerSystems/commit/9bc36fd 9bc36fd] fix version 0.3 in package annotation
1 lines of code changed in 1 file:
Update the usage
7 lines of code changed in 1 file:
Try to handle double // in paths
5 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
261 lines of code changed in 9 files:
[Janitor mode] Fix whitespace
11 lines of code changed in 2 files:
- Fixed some warnings.
13 lines of code changed in 3 files:
Expected output
1 lines of code changed in 1 file:
- fixes for FMI 2.0 import and export
- reorganize testsuite for fmi
11752 lines of code changed in 62 files:
Increase the simulation timeout
2 lines of code changed in 1 file:
Load ClockIndexes
1 lines of code changed in 1 file:
Add missing imports
4 lines of code changed in 2 files:
Create package Util/ClockIndexes (used to be part of Script/GlobalScript) in order to decouple susan from the front-end modules
195 lines of code changed in 18 files:
- More RML fixes (RML seems to be making errors up now).
5 lines of code changed in 1 file:
RML fix
2 lines of code changed in 2 files:
Add package BackendInline (the backend parts of Inline are moved there)
- Marked more packages as using Interface="backend". Now only BackendInterface.mo has Interface="backendInterface"
732 lines of code changed in 13 files:
- RML fix.
3 lines of code changed in 1 file:
- More RML fixes.
1 lines of code changed in 1 file:
Indentation
27 lines of code changed in 2 files:
- Fix RML compilation.
5 lines of code changed in 1 file:
- fix missing separator.
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
12 lines of code changed in 3 files:
[Janitor mode] Set auto-props
3 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
114 lines of code changed in 2 files:
- Added a backend interface package so that frontend modules doesn't use
backend modules directly.
- Moved some code around to further separate the frontend from the backend.
1564 lines of code changed in 31 files:
-fix in cpp-template for external objects/external functions
5222 lines of code changed in 5 files:
Fix compiler sources for r22831
263 lines of code changed in 1 file:
- Added support for a new annotation `__OpenModelica_Interface`, and the corresponding scripting function `checkInterfaceOfPackages`
- Using this function and annotating every source package, it is possible to restrict and document which packages are part of the front-end and which are back-end modules
- The interface types are given in the call to `checkInterfaceOfPackages`
- Currently, too many packages have the backendInterface type (allowing front-end modules to call it even though it is a back-end module. Only one package should be a backendInterface once we refactor)
- Improved Susan to be able to insert a custom class annotation at the end of the class (so we automatically add the required `__OpenModelica_Interface` packages)
- Note that this requires installing an updated omc in order to compile susan files. (or run touch Compiler/Template/*.mo to skip trying to compile these, then touch the tpl files once you have an updated susan compiler)
- Improved SCodeDumpTpl to include non-blacklisted class annotations without +showAnnotations
- Removed the non-standard built-in function differentiate (re-add it as a scripting function if needed, or using bootstrapping tests to test differentiation)
2139 lines of code changed in 286 files:
fix for bat file in cpp template
70 lines of code changed in 2 files:
- add overconstrained to dictionary
2 lines of code changed in 1 file:
- fix bug: #2916
- ignore Connections.root and Connections.potentialRoot and Connections.branch getting crefs being arrays of zero size
- return false from Connections.isRoot, rooted wich get crefs being arrays of zero size
- do not consider potential variables having equality constraint as counting in connector balance (return 0 for T_SUBTYPE_BASIC with equality constraint)
- do not simplify T_SUBTYPE_BASIC types with equality constraint
- handle T_SUBTYPE_BASIC in CodegenC.tpl
- proper error message in BackendDAEUtil.mo instead of print
333 lines of code changed in 9 files:
commit ae0e747c6e043e1549a2144d1d15c66ba36b27f5
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 20 19:10:33 2014 +0200
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master updated to ae0b99f0bccf9b77eecef487e1872bf04292aaac.
* [https://github.com/modelica/PowerSystems/commit/ae0b99f ae0b99f] Merge branch 'master' of https://github.com/modelica/PowerSystems
* [https://github.com/modelica/PowerSystems/commit/d1b124c d1b124c] remove distclean.py (resolving issue #6)
1 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
693 lines of code changed in 9 files:
#2903
- Added interface for -emit_protected flag.
- Now there is a Protected Variables checkbox in Output tab.
25 lines of code changed in 2 files:
- Updated swedish translation of OMEdit.
285 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
4032 lines of code changed in 9 files:
- Made algorithmicDebugger more easily accessible for users.
- Added new svg icons for simulate.
- changed Debugger Log to Debugger CLI.
376 lines of code changed in 16 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- Updated swedish translation of OMC.
2605 lines of code changed in 2 files:
- expected output
837 lines of code changed in 1 file:
- #2911 fixed. replace also comma in a generated variable
43 lines of code changed in 3 files:
- fix some typos in fmi
5 lines of code changed in 2 files:
commit c6f875d12c7f0294f730182d0fe7530899ebafda
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 20 10:13:28 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to c0e3a47b6c11468bbf8e9e88d9dad318f310c05b.
* [https://github.com/lbl-srg/modelica-buildings/commit/c0e3a47 c0e3a47] Corrected type error.
- https://github.com/modelica/PowerSystems.git branch release updated to 945b3cb40f4939560307e8b5b61c075cc674a152.
* [https://github.com/modelica/PowerSystems/commit/945b3cb 945b3cb] Create proper 0.3 release with correct folder structure for download.
* [https://github.com/modelica/PowerSystems/commit/f147a14 f147a14] Add download link to the Version 0.3 entry
* [https://github.com/modelica/PowerSystems/commit/d72d85e d72d85e] release version 0.3
* [https://github.com/modelica/PowerSystems/commit/e456daa e456daa] rename "dqo" to "dq0"
* [https://github.com/modelica/PowerSystems/commit/66ed675 66ed675] make potentialReference parameter of Inverter configurable
* [https://github.com/modelica/PowerSystems/commit/d65ace2 d65ace2] remove overdetermined initialization of PowerWorld example by checking for isRoot
* [https://github.com/modelica/PowerSystems/commit/d3d9c3b d3d9c3b] enable tap inputs of Examples.Spot.TransformationAC1ph.TapCharger
* [https://github.com/modelica/PowerSystems/commit/204d2fc 204d2fc] clean up annotations
* [https://github.com/modelica/PowerSystems/commit/37aeb43 37aeb43] enhance initalization of Faults (see Examples.Spot.TransmissionAC3ph.*)
* [https://github.com/modelica/PowerSystems/commit/928bb4a 928bb4a] fix initialization of breakers in steady-state simulation (see Examples.Spot.Introduction.SimulationSteadyState)
* [https://github.com/modelica/PowerSystems/commit/926d3ef 926d3ef] remove wrong accesses to conditionally declared variables
* [https://github.com/modelica/PowerSystems/commit/f9963f2 f9963f2] make phase angle Terminal.theta unconditional for allowing access to it
* [https://github.com/modelica/PowerSystems/commit/5e77062 5e77062] another attempt to work around the missing SI unit PerCent
* [https://github.com/modelica/PowerSystems/commit/2188cd2 2188cd2] define one Basic.Types.ReferenceAngle for the whole library
* [https://github.com/modelica/PowerSystems/commit/500ca07 500ca07] extend initialization and start values for AC1ph_DC, AC3ph and Spot examples
- https://github.com/modelica/PowerSystems.git branch master updated to f147a14c271827e7f1583863f86e7c9461261f2a.
* [https://github.com/modelica/PowerSystems/commit/f147a14 f147a14] Add download link to the Version 0.3 entry
* [https://github.com/modelica/PowerSystems/commit/d72d85e d72d85e] release version 0.3
* [https://github.com/modelica/PowerSystems/commit/e456daa e456daa] rename "dqo" to "dq0"
* [https://github.com/modelica/PowerSystems/commit/66ed675 66ed675] make potentialReference parameter of Inverter configurable
* [https://github.com/modelica/PowerSystems/commit/d65ace2 d65ace2] remove overdetermined initialization of PowerWorld example by checking for isRoot
* [https://github.com/modelica/PowerSystems/commit/d3d9c3b d3d9c3b] enable tap inputs of Examples.Spot.TransformationAC1ph.TapCharger
* [https://github.com/modelica/PowerSystems/commit/204d2fc 204d2fc] clean up annotations
* [https://github.com/modelica/PowerSystems/commit/37aeb43 37aeb43] enhance initalization of Faults (see Examples.Spot.TransmissionAC3ph.*)
* [https://github.com/modelica/PowerSystems/commit/928bb4a 928bb4a] fix initialization of breakers in steady-state simulation (see Examples.Spot.Introduction.SimulationSteadyState)
* [https://github.com/modelica/PowerSystems/commit/926d3ef 926d3ef] remove wrong accesses to conditionally declared variables
* [https://github.com/modelica/PowerSystems/commit/f9963f2 f9963f2] make phase angle Terminal.theta unconditional for allowing access to it
* [https://github.com/modelica/PowerSystems/commit/5e77062 5e77062] another attempt to work around the missing SI unit PerCent
* [https://github.com/modelica/PowerSystems/commit/2188cd2 2188cd2] define one Basic.Types.ReferenceAngle for the whole library
* [https://github.com/modelica/PowerSystems/commit/500ca07 500ca07] extend initialization and start values for AC1ph_DC, AC3ph and Spot examples
- svn/ThermoPower has been updated to r285.
* r285 Updated System object
* r284 Fix provided by Adrian Pop
* r283 Started adding new initialization options and system default
* r282 Changed replaceable components for heat transfer in Flow1DXX to replaceable classes
1 lines of code changed in 1 file:
fix for assign array in cpp template
31 lines of code changed in 2 files:
commit 6c16fef21cce588e579f841f8d9a0962792a75d2
Author: Hudson Janitor <build@openmodelica.org>
Date: Sun Oct 19 21:54:26 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to e459e72b7e18ec3ff965893c64b98337c4ae2733.
* [https://github.com/lbl-srg/modelica-buildings/commit/e459e72 e459e72] Removed redeclare.
* [https://github.com/lbl-srg/modelica-buildings/commit/ef5141a ef5141a] Corrected wrong html syntax
* [https://github.com/lbl-srg/modelica-buildings/commit/390a7b9 390a7b9] Reformulated glass calculation for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/fb4f198 fb4f198] Merge pull request #301 from lbl-srg/openmodelica-weather
* [https://github.com/lbl-srg/modelica-buildings/commit/e994e2b e994e2b] Updated release notes and conversion script.
* [https://github.com/lbl-srg/modelica-buildings/commit/965b6dc 965b6dc] Merge branch 'openmodelica' into openmodelica-weather
* [https://github.com/lbl-srg/modelica-buildings/commit/58aae13 58aae13] Change der_temperature_u for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/4dd765d 4dd765d] Set Tolerance=1E-8.
* [https://github.com/lbl-srg/modelica-buildings/commit/3405217 3405217] Merge branch 'master' into openmodelica-weather
* [https://github.com/lbl-srg/modelica-buildings/commit/cdc706d cdc706d] Bugfix for sky cover if not obtained from weather file.
* [https://github.com/lbl-srg/modelica-buildings/commit/3b6949f 3b6949f] Deleted SolarSubBus.mo
* [https://github.com/lbl-srg/modelica-buildings/commit/95a7b11 95a7b11] Removed weaBus.sol for OpenModelica.
- https://github.com/modelica/PowerSystems.git branch master updated to a6da1d281a8c794589d2469092dd3dd2d06c7313.
* [https://github.com/modelica/PowerSystems/commit/a6da1d2 a6da1d2] add proper initialization to Generic models and corresponding examples
* [https://github.com/modelica/PowerSystems/commit/d83c7be d83c7be] update docu and indentation
* [https://github.com/modelica/PowerSystems/commit/93b525b 93b525b] add start values for curve parameters and torque sources
* [https://github.com/modelica/PowerSystems/commit/2e79e5e 2e79e5e] remove binding equations for free parameters
- svn/ThermoPower uses 281 but 285 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" SVN "http://svn.code.sf.net/p/thermopower/svn/trunk" 285 "svn/ThermoPower" all
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
21 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix bug #2899
- partial fix for bug #2484 (still needs some work on dae declaring complex components, i.e. connectors inside expandable connector)
6419 lines of code changed in 17 files:
- fix bug #2877
- add "_total" to the dummy class that we build extending the class we want
- actually unparse the modfiers on model extends X(mods) when dumping the SCode (ignored before)
- always show the string comments, show annotations only if +showAnnotations is given
6464 lines of code changed in 14 files:
- use just 2 instead of 4 procs
1 lines of code changed in 1 file:
- fix FMI crashes?
60 lines of code changed in 3 files:
- don't go searching where you shouldn't
25 lines of code changed in 1 file:
Free allocated memory again.
3 lines of code changed in 1 file:
- attempt to fix SimulationRuntime/cpp compilation on Win MSVC, target runtimeCPPmsvcinstall
2 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
#2840 - added assertion handling to fmi1 and fmi2 export
8859 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
#2898 ComplianceSuite should no longer need to delete classes
2 lines of code changed in 1 file:
Fix for #2898:
- Made the compiler less sensitive to errors in unused models.
124 lines of code changed in 15 files:
- Updated the crash reports post link.
1 lines of code changed in 1 file:
- Updated the FMI documentation.
0 lines of code changed in 2 files:
[Janitor mode] Update OMEdit language files
135 lines of code changed in 9 files:
- copy search browser action in Edit browser
5 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
1107 lines of code changed in 9 files:
- Removed unnecessary code.
0 lines of code changed in 1 file:
- Removed the test code.
1 lines of code changed in 3 files:
[Janitor mode] Update OMEdit language files
36 lines of code changed in 9 files:
- fix include headers
5 lines of code changed in 2 files:
[Janitor mode] Update OMEdit language files
3302 lines of code changed in 9 files:
[Janitor mode] Set auto-props
298 lines of code changed in 2 files:
Changed title of the document in the metadata (was: System Documentation)
0 lines of code changed in 2 files:
#2865
+ Added new crash reports dialog.
+ Posts the log files via http.
- Removed the old crash reports email.
320 lines of code changed in 12 files:
PDE extension
modifying mostly full extnsion doc.
588 lines of code changed in 7 files:
#2889 Fix for r22769 accidentally reverting r22763
2002 lines of code changed in 5 files:
#2897 Implement continue statements in MetaModelica
221 lines of code changed in 28 files:
commit dc2ee4d390243425cdbdf7075d7b2d3b26e3a1b1
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 16 19:08:12 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 42288ed91ac7ec992846335505403fe808fcfa86.
* [https://github.com/lbl-srg/modelica-buildings/commit/42288ed 42288ed] Merge branch 'openmodelica'
* [https://github.com/lbl-srg/modelica-buildings/commit/2963a5d 2963a5d] Changed assignment of R.
* [https://github.com/lbl-srg/modelica-buildings/commit/29918e0 29918e0] Merge pull request #300 from lbl-srg/openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/2864c1a 2864c1a] Corrected type of tauIR.
* [https://github.com/lbl-srg/modelica-buildings/commit/dac6c56 dac6c56] Added Tolerance
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to c0180f71f14af455977cc0e1c263a8bc3f5f8395.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/c0180f7 c0180f7] partial only
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/05d8ad8 05d8ad8] add test from https://trac.modelica.org/Modelica/ticket/1575
- https://github.com/modelica/PowerSystems.git branch master updated to 20e7473fc77816d17079ff23dd726b311d2e6061.
* [https://github.com/modelica/PowerSystems/commit/20e7473 20e7473] fix init types for used Modelica.Blocks
* [https://github.com/modelica/PowerSystems/commit/166cf92 166cf92] adapt unit for percent to Modelica spec
* [https://github.com/modelica/PowerSystems/commit/ce36f26 ce36f26] remove reference to system model from record
* [https://github.com/modelica/PowerSystems/commit/42bbb93 42bbb93] Merge pull request #5 from modelica/revert-2-master
* [https://github.com/modelica/PowerSystems/commit/3bc6a61 3bc6a61] Revert "Removed the parameter prefix from record components"
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
improved r22777
29 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
5 lines of code changed in 1 file:
added some rules for simplification of residuals e.g. sqrt(f(x)) = 0 -> f(x) = 0, exp(x) - exp(y) = 0 -> x-y = 0
130 lines of code changed in 1 file:
- fix FMU makefile, to be able build a fmu just with the source directory.
11 lines of code changed in 2 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:
#2888
- fix for #2888
76 lines of code changed in 3 files:
- added SimCodeVar.mo to bootstrapper compiler source
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
36 lines of code changed in 7 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- moved SimCode.SimVar to SimCodeVar.SimVar to prevent circular dependencies in HPCOM
- added SimVar object to dependency tasks in HPCOM
- some updates for the measure time functionality of the cpp runtime
- added measureTime to CVode
- changed default hpcom-scheduler to levelfix and codegen to pthreads
22919 lines of code changed in 45 files:
#2897 Replace continue with cont (preparation for continue becoming a keyword)
129 lines of code changed in 17 files:
- revert r22764 (and r22765), since it breaks the bootstrapped stuff
1187 lines of code changed in 23 files:
#2896 Fix simplify asub when `array<T>` types are involved
11 lines of code changed in 2 files:
[Janitor mode] Set auto-props
4 lines of code changed in 4 files:
- Update unit check module
- Use of Hash Tables instead of lists
- Minor fixes (e.g. messages)
1405 lines of code changed in 23 files:
#2889 Save default binding of SimCode.FUNCTION_PTR
2046 lines of code changed in 7 files:
expected output
25 lines of code changed in 4 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
#2890 Sort record declarations before generating code
963 lines of code changed in 7 files:
commit 6d408541fe3d560ee155055a82d86b4f913a9025
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 15 19:12:24 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 2eb08821e45797b28e0deaf53d688e82b2dadd76.
* [https://github.com/lbl-srg/modelica-buildings/commit/2eb0882 2eb0882] Merge pull request #299 from lbl-srg/openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/88f87ce 88f87ce] Corrected class of material
* [https://github.com/lbl-srg/modelica-buildings/commit/e0a9687 e0a9687] Change algorithm to equation and corrected size declaration.
* [https://github.com/lbl-srg/modelica-buildings/commit/e273041 e273041] Corrected type of input argument.
* [https://github.com/lbl-srg/modelica-buildings/commit/04ce247 04ce247] Removed the assert.
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to c1d50c105ee4b3aacdf8774e5af134815d0ee1d0.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/c1d50c1 c1d50c1] Subsystem outputs manipulations
1 lines of code changed in 1 file:
#2885 Allow function partial application to be used as general expressions (MetaModelica only)
134 lines of code changed in 5 files:
Fix parser for gcc
4 lines of code changed in 1 file:
expected output
76 lines of code changed in 19 files:
Implement #2886 and #2887
- Added try/else statements to MetaModelica (syntactic sugar for matchcontinue)
- Added support for algorithm sections in match-expressions (equations are still possible to use)
852 lines of code changed in 22 files:
[Janitor mode] Fix whitespace
8 lines of code changed in 1 file:
+ clustering support for the dynamic scheduler. Have been sitting on it for a while.
+ Some more minor fixes and timing informations.
206 lines of code changed in 9 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- Update task system dumping and reading of linear and non-linear systems.
731 lines of code changed in 5 files:
some fixes from static analysis
0 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
5 lines of code changed in 1 file:
fix for const vars in cpp template
2625 lines of code changed in 2 files:
- fix Windows builds?
7 lines of code changed in 1 file:
commit bd65e78004d590945bbe70cd1b970d066b60ce0c
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 14 19:11:34 2014 +0200
Bump libraries
- https://github.com/modelica/ExternalMedia.git branch master updated to 06b89b59fe3b17bf42062ec1bd23a3f8eda0396a.
* [https://github.com/modelica/ExternalMedia/commit/06b89b5 06b89b5] Removed a segFault and added a little more description, fixed a wrong call to the old CoolProp2Modelica
* [https://github.com/modelica/ExternalMedia/commit/4724d32 4724d32] Fixed https://trac.modelica.org/Modelica/ticket/1581
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 09c9beea31e4584f8cf09e43821428297b472b28.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/09c9bee 09c9bee] update gitattirbutes,
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/c3d21dc c3d21dc] preparation for helium thermal conductivity model,
- svn/MSL 3.2.1 has been updated to r7883.
* m:r7883 refs #1580: avoid platform dependency of ModelicaInternal_readFile
* m:r7882 refs #1580: avoid platform dependency of ModelicaInternal_readFile
- svn/MSL trunk has been updated to r7884.
* m:r7884 Merged revision(s) 7882,7883 from Modelica/branches/maintenance/3.2.1:refs #1580: avoid platform dependency of ModelicaInternal_readFile........
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 12fee3b4fbf9c01daeababccf30ac78413559640.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/12fee3b 12fee3b] Fix: all icons as class, not models or packages Fix: loaded temperature was 37 degC
- https://github.com/modelica/PowerSystems.git branch master updated to 4aff5eec08bedb662132c0522f423a52acd0eae8.
* [https://github.com/modelica/PowerSystems/commit/4aff5ee 4aff5ee] Merge pull request #4 from sjoelund/master
* [https://github.com/modelica/PowerSystems/commit/d24e5f2 d24e5f2] More missing each
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
3 lines of code changed in 1 file:
added string array to cpp runtime
159 lines of code changed in 1 file:
PDE extension
Introducing changes after consulting with Peter into docs
712 lines of code changed in 4 files:
improved solver rule for
pow(f(x),y) = g(z) => f(x) = h(pre(x))*pow(g(z),1/y)
82 lines of code changed in 3 files:
added rule for abs(-x) = abs(x) and pow(-x,2) = pow(x,2)
9 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
split some function inside dyn. optimization
61 lines of code changed in 1 file:
Slight update of release message.
0 lines of code changed in 2 files:
fixed assert handling in dyn. optimization, thanks Willi
21 lines of code changed in 2 files:
commit 008c54719e7626f1fd45cba41899e5edce8b17ee
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 13 19:07:13 2014 +0200
Bump libraries
- https://github.com/modelica/PowerSystems.git branch master updated to ccf796c1cbcb8b9e2121f08b682169c87b016dda.
* [https://github.com/modelica/PowerSystems/commit/ccf796c ccf796c] Merge pull request #3 from sjoelund/eachFixes
* [https://github.com/modelica/PowerSystems/commit/d803f2c d803f2c] Add missing each keyword
1 lines of code changed in 1 file:
- Made clang happier.
9 lines of code changed in 6 files:
Add tail recursion for NORETCALL in match-expressions
32 lines of code changed in 3 files:
fix for fill array in cpp template
9 lines of code changed in 2 files:
Fix OMOptim
9 lines of code changed in 1 file:
OMOptim fix
1 lines of code changed in 1 file:
- separate Simcode from BackEnd
17061 lines of code changed in 14 files:
Remove generated omniorb files
10 lines of code changed in 3 files:
- Fixed wrong documentation example.
1 lines of code changed in 1 file:
commit 3efe342713c0a026d7845deaf80f1a9fa34f4543
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Oct 11 19:17:34 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 6f7088e024726b1ffec3738615998517e977f75e.
* [https://github.com/lbl-srg/modelica-buildings/commit/6f7088e 6f7088e] Set nSeg.min=1
* [https://github.com/lbl-srg/modelica-buildings/commit/a58a191 a58a191] Changed from_dp
* [https://github.com/lbl-srg/modelica-buildings/commit/3387ba4 3387ba4] Merged issue290_tabs
* [https://github.com/lbl-srg/modelica-buildings/commit/49bc6ba 49bc6ba] Reformated model
* [https://github.com/lbl-srg/modelica-buildings/commit/6047f7b 6047f7b] Merged issue290_tabs
* [https://github.com/lbl-srg/modelica-buildings/commit/309f45d 309f45d] Changed path of RadiantSlabs.BaseClasses.Types
* [https://github.com/lbl-srg/modelica-buildings/commit/7708bbc 7708bbc] Renamed fluidHeatTransfer to heatTransfer
* [https://github.com/lbl-srg/modelica-buildings/commit/26d72e0 26d72e0] Updated conversion script for #290
* [https://github.com/lbl-srg/modelica-buildings/commit/1c20d07 1c20d07] Updated release notes
* [https://github.com/lbl-srg/modelica-buildings/commit/679e593 679e593] Corrected malformed html for #290.
* [https://github.com/lbl-srg/modelica-buildings/commit/fc3eee0 fc3eee0] Moved the type definition.
* [https://github.com/lbl-srg/modelica-buildings/commit/3481681 3481681] Renamed example
* [https://github.com/lbl-srg/modelica-buildings/commit/0bf554e 0bf554e] Revised slab models.
* [https://github.com/lbl-srg/modelica-buildings/commit/be428e8 be428e8] Added figure for documentation.
* [https://github.com/lbl-srg/modelica-buildings/commit/b2b90f8 b2b90f8] Changed nSeg and added documentation.
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to b0ccde0356c6c9df59936b390b95c3144b8252ae.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/b0ccde0 b0ccde0] preparation for helium thermal conductivity model,
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/04f7cb4 04f7cb4] printCoefficients
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/ac05fa6 ac05fa6] also print transport coefficients
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/b512e63 b512e63] get rid of NumberOfIntervals
- svn/ThermoPower has been updated to r281.
* r281 Cleaned up units
1 lines of code changed in 1 file:
- Show device error if file open fails.
3 lines of code changed in 2 files:
commit 32dabfdafaf36f837d6b54adabd0cb6c11f79e34
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 10 19:06:54 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 82e410529cba271b9b61964e09d3bee2f1e9df2e.
* [https://github.com/lbl-srg/modelica-buildings/commit/82e4105 82e4105] Revert "Merge pull request #293 from lbl-srg/issue290_tabs"
* [https://github.com/lbl-srg/modelica-buildings/commit/ec77526 ec77526] Merge pull request #293 from lbl-srg/issue290_tabs
* [https://github.com/lbl-srg/modelica-buildings/commit/65e8cb1 65e8cb1] Updated package.order for #290.
* [https://github.com/lbl-srg/modelica-buildings/commit/3f911a3 3f911a3] Updated radiant slabs.
* [https://github.com/lbl-srg/modelica-buildings/commit/b07b6e5 b07b6e5] Corrected documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/6632ec8 6632ec8] Added Examples directory
* [https://github.com/lbl-srg/modelica-buildings/commit/c06ac4f c06ac4f] Changed slab to use eps-NTU by default
* [https://github.com/lbl-srg/modelica-buildings/commit/15078b0 15078b0] Added examples and set nSeg(min=1)
* [https://github.com/lbl-srg/modelica-buildings/commit/513a7ec 513a7ec] Added scripts for #290.
* [https://github.com/lbl-srg/modelica-buildings/commit/da79b4e da79b4e] Removed obsolete model
* [https://github.com/lbl-srg/modelica-buildings/commit/14c28d9 14c28d9] Added epsilon-NTU for slab.
* [https://github.com/lbl-srg/modelica-buildings/commit/43b4777 43b4777] Added epsilon-NTU model for slab.
* [https://github.com/lbl-srg/modelica-buildings/commit/6d01255 6d01255] Set nSeg.min=1.
- https://github.com/modelica/PowerSystems.git branch master updated to 5bf6ed639c21b88121dccac76334a33d48c90fe2.
* [https://github.com/modelica/PowerSystems/commit/5bf6ed6 5bf6ed6] Merge pull request #2 from sjoelund/master
* [https://github.com/modelica/PowerSystems/commit/c402e79 c402e79] Removed the parameter prefix from record components - Parameter records should be declared as parameter rather than each field being a parameter (because you can then assign to these components in functions other than the record constructor) - Note that previous changes added the parameter prefix to the declaration of the components (since a record where all fields are parameters is not a parameter)
1 lines of code changed in 1 file:
Handle connections of subtype of basic (Real)
4 lines of code changed in 1 file:
- Updated testcases.
6 lines of code changed in 2 files:
- Reverted part of r22716, fix wasn't good enough.
0 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
Fix for #2881:
- Skip analysing recursive modifiers in NFSCodeDependency.
- Fixed order of conditional expression and constraining class in SCodeDumpTpl.
- Allow redeclare of non-replaceable components if the type isn't changed.
49 lines of code changed in 4 files:
Handle arrays of mixed Integer and subtype of basic type (Real)
5 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
PDE extension
Documenting simplified version
2634 lines of code changed in 6 files:
Fix simplify `{a,b,c}*0.0`?`{0.0,0.0,0.0}` instead of `0.0`
1 lines of code changed in 1 file:
Use --version for for checkSettings since -v is verbose in clang
3 lines of code changed in 1 file:
Simplify `vector()` expressions
32 lines of code changed in 2 files:
commit 62e1976ba66ed9a478262d2bf5f478ec7bf1b872
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 9 19:06:46 2014 +0200
Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 205a063b28aaf84f7e67e196b9173a9832be5001.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/205a063 205a063] update README
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/02ee44d 02ee44d] update publications
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/7ae5390 7ae5390] update publications
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/b62b1f9 b62b1f9] Helium viscosity, see issue #5
- svn/MSL 3.2.1 has been updated to r7879.
* m:r7879 Merged fix of undefined output in Polynomials_Temp.integral to 3.2.1 branch. (#1583)
- svn/MSL trunk has been updated to r7878.
* m:r7878 Fixed undefined output in Polynomials_Temp.integral. (#1583)
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to ff430647379fc5a7645676627a93d2a8eb731e34.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ff43064 ff43064] installation to Wolfram System Modeler
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/3c2f063 3c2f063] units torr are with capital "T", because the unit was named after Evangelista Torricelli.
1 lines of code changed in 1 file:
Fix for #2879:
- Better implementation of r22703.
- Also handles multiline strings in comments.
851 lines of code changed in 7 files:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
Fix for #2879:
- Fixed Absyn, SCode and DAE dumping of multiline comments.
1252 lines of code changed in 11 files:
#2873 Implemented for-loop for MM arrays
1641 lines of code changed in 6 files:
Updated 1.9.1 release description
0 lines of code changed in 2 files:
#2318 Use `_` instead of `{}` in lhs of equations
22 lines of code changed in 3 files:
Fix #2695, add testcase
127 lines of code changed in 3 files:
[Janitor mode] Set auto-props
98 lines of code changed in 2 files:
- added new test model for partlintornsystem
186 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
10 lines of code changed in 2 files:
- some optimization for partlintornsystem to get less equations
141 lines of code changed in 2 files:
1.9.1 beta4 was released
3 lines of code changed in 1 file:
- fix missing separator
2 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
12 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
+ Improve r22851. Fix 2452.
+ Proper counting of algorithm section outputs. Make sure we don't count sections from array components multiple times.
119 lines of code changed in 11 files:
commit 8b40345c13bef44197e6e73faf55edde2daa75d4
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 8 19:06:03 2014 +0200
Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to e7313421cb3040d98d106bcd64288c3450628a64.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/e731342 e731342] moving stuff around
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to e79ab45b1eece2e293b9e5e1ceb841186941fcf4.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/e79ab45 e79ab45] add: minimal collapsing pressure for elastic vessel compartment
1 lines of code changed in 1 file:
Keep flattening operation for array equations
22 lines of code changed in 1 file:
- updated test
118 lines of code changed in 1 file:
- moved partlintornsystem to the post-opt-modules
23 lines of code changed in 4 files:
expected output
53 lines of code changed in 15 files:
commit 62db7692da93b0178040ddbc82ed8eefb46cf58e
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Wed Oct 8 10:44:37 2014 +0200
DESLib and NCLib now parse in OpenModelica
1 lines of code changed in 1 file:
- remove obsolete flag from test files
13 lines of code changed in 3 files:
- use default settings for ModelicaTest
2 lines of code changed in 2 files:
commit a7911bd712fa04999ab7cf7f5118b2c8bcad24c8
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Wed Oct 8 10:02:58 2014 +0200
Adding ObjectStab, QCalc, and XogenyTest to the libraries
1 lines of code changed in 1 file:
Revert to using C target since there is a different test for cpp runtime (and the cpp version blocks execution, never exits)
2 lines of code changed in 1 file:
Revert r22674 f2c.h changes
24 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
103 lines of code changed in 4 files:
- fix for partlintornsystem
29 lines of code changed in 1 file:
* Begin of MPI parallelization in HPCOM module.
5478 lines of code changed in 8 files:
[Janitor mode] Fix whitespace
22 lines of code changed in 1 file:
Fix bug: #2853
- more careful reverse lookup for functions
203 lines of code changed in 4 files:
- back to 1.9.1+dev
2 lines of code changed in 1 file:
- update version to 1.9.1Beta4.
2 lines of code changed in 1 file:
- fix test status
1 lines of code changed in 1 file:
Fix bug #2871
- as the new env has references and destructive updates we need to clone it when returning it in Builtin.intialGraph
2490 lines of code changed in 5 files:
small changes for expAdd and expDiv
14 lines of code changed in 1 file:
Bump MSL revision
1 lines of code changed in 1 file:
commit bfb44c149428d88a5a75911644d6b9fd7e331044
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 7 19:07:02 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 07ddc7ea022dceb4a4d451c3000782c81a6ed359.
* [https://github.com/lbl-srg/modelica-buildings/commit/07ddc7e 07ddc7e] Merge pull request #289 from lbl-srg/Annex60Sync
* [https://github.com/lbl-srg/modelica-buildings/commit/1337d30 1337d30] Merged Annex60:issue95-2_nominal
* [https://github.com/lbl-srg/modelica-buildings/commit/d1d2ad2 d1d2ad2] Merged Annex60:issue95-2_nominal
* [https://github.com/lbl-srg/modelica-buildings/commit/05a338e 05a338e] Corrected malformed html
* [https://github.com/lbl-srg/modelica-buildings/commit/c2afa11 c2afa11] Corrected wrong m_flow_nominal.
* [https://github.com/lbl-srg/modelica-buildings/commit/ba7b994 ba7b994] Corrected assignment of nominal attribute.
* [https://github.com/lbl-srg/modelica-buildings/commit/964de78 964de78] Removed reference to base class.
* [https://github.com/lbl-srg/modelica-buildings/commit/375ceea 375ceea] Removed assignment of nominal value
* [https://github.com/lbl-srg/modelica-buildings/commit/8b4ffd2 8b4ffd2] Removed pW_TDewPoi_amb.mo which is no longer used
* [https://github.com/lbl-srg/modelica-buildings/commit/f4dd519 f4dd519] Merge from Annex60:issue95-2_nominal
* [https://github.com/lbl-srg/modelica-buildings/commit/fb192cc fb192cc] Merged files from master
* [https://github.com/lbl-srg/modelica-buildings/commit/df52e53 df52e53] Revert 65355ba..206d9b9
* [https://github.com/lbl-srg/modelica-buildings/commit/206d9b9 206d9b9] Set nominal and start values in media.
* [https://github.com/lbl-srg/modelica-buildings/commit/cd57491 cd57491] Set nominal and start values in media.
* [https://github.com/lbl-srg/modelica-buildings/commit/d9f2519 d9f2519] Set nominal and start values in media.
- svn/MSL 3.2.1 has been updated to r7875.
* m:r7875 refs #1580: avoid platform dependency of ModelicaInternal_readLine
* m:r7874 refs #1580: avoid platform dependency of ModelicaInternal_readLine
- svn/MSL trunk has been updated to r7876.
* m:r7876 Merged revision(s) 7874,7875 from Modelica/branches/maintenance/3.2.1:refs #1580: avoid platform dependency of ModelicaInternal_readLine........
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 95265adb4ccf46a1a5ccf0ccb9cbd7c6599fcca8.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/95265ad 95265ad] real comparison with zero
- https://github.com/modelica/PowerSystems.git branch master updated to 425fc8b6e3c77886585b90bcf14d960d654be7de.
* [https://github.com/modelica/PowerSystems/commit/425fc8b 425fc8b] Merge pull request #1 from sjoelund/master
* [https://github.com/modelica/PowerSystems/commit/cedb254 cedb254] Fixes from OpenModelica testing - Add parameter prefix to components that were used to modify parameters - Use the InitPID enumeration instead of Init, where appropriate
1 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
27 lines of code changed in 9 files:
#2872
- Added getErrorString after every command except quit().
5 lines of code changed in 1 file:
remove workaround inside equationToScalarResidualForm
8 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
81 lines of code changed in 9 files:
#2872
- Created a new file omeditcommands.mos
62 lines of code changed in 3 files:
fixed BackendEquation.solveEquation for RESIDUAL_EQUATION
2 lines of code changed in 1 file:
- add functionpath to parameter crefs in function calls to get unique parameter crefs, only for CPP runtime
93 lines of code changed in 1 file:
- fix expected output, even if it still get handled wrong (see #2452)
10 lines of code changed in 2 files:
- revert RevoluteConstraint back to default settings (#2405)
0 lines of code changed in 1 file:
expected output
9 lines of code changed in 2 files:
[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:
- added new flag for dyn. optimization
- greating dyn. optimization became more user friendly with OMEdite
- change default values like numberOfIntervals for dyn. optimization
- added test for it
- update application optimize
92 lines of code changed in 6 files:
[Janitor mode] Fix whitespace
13 lines of code changed in 1 file:
fix in kinsol of cpp runtime for kinsol vectors
16 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
expected output
191 lines of code changed in 38 files:
- handle mixed systems using tearing (new approach)
- remove poor handling of mixed systems from the back end (old approach)
- remove unused record BackendDAE.MIXEDEQUATIONSYSTEM
- remove flag +d=MixedTearing
- update two result files
- break Modelica.Fluid.Examples.HeatingSystem (msl32) due to non-linear solver issues
- fix #1728, #2432 (and probably more)
1759 lines of code changed in 25 files:
- disabled parallel write output to fix clang tests
9 lines of code changed in 2 files:
- fixed log and parallel writeOutput
- parallel writeOutput is now enabled if boost::threads are found
43 lines of code changed in 6 files:
[Janitor mode] Fix whitespace
5 lines of code changed in 1 file:
- enable tearing for all systems
404 lines of code changed in 33 files:
fix for tmp vars in cpp template
118 lines of code changed in 2 files:
- back to 1.9.1+dev
2 lines of code changed in 1 file:
- update version to 1.9.1Beta3.
2 lines of code changed in 1 file:
- Env.mo doesn't want to go away :)
- updated tests after some error messages that should not have been there now aren't
1 lines of code changed in 3 files:
- forgot some bad lines in there.
1 lines of code changed in 1 file:
- remove Compiler/FrontEnd/Env.mo (bye bye, you served us well for quite some years now)
(replaced everywhere by Compiler/FrontEnd/FGraph.mo and Compiler/FrontEnd/FCore.mo)
- other minor changes
- let's see how it goes and a 1.9.1 Beta3 will come next
190 lines of code changed in 10 files:
[Janitor mode] Update OMEdit language files
63 lines of code changed in 9 files:
- cleanup
1 lines of code changed in 1 file:
- Fixed the number of arguments of QString.
1 lines of code changed in 1 file:
- fix builds?
1 lines of code changed in 1 file:
commit f40502abab154f7382d794b74750f5c3c1ce5e0a
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 6 19:05:08 2014 +0200
Bump libraries
- svn/MSL 3.2.1 has been updated to r7873.
* m:r7873 Fix typo (default component name `world1`)
* m:r7870 Fixed bug of wrong temperature propagation in transformer ambient model; see #1579
- svn/MSL trunk has been updated to r7870.
* m:r7870 Fixed bug of wrong temperature propagation in transformer ambient model; see #1579
* m:r7869 Just line breaks
1 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
90 lines of code changed in 9 files:
#2865
- Fixed the paths used in email.
5 lines of code changed in 4 files:
- small msvc fix for hpcom code based on openmp
23 lines of code changed in 4 files:
[Janitor mode] Set auto-props
132 lines of code changed in 3 files:
- added tests for reshufflePost module
278 lines of code changed in 6 files:
- updated test
1921 lines of code changed in 1 file:
- moved reshuffling of systems of equations from Tearing.mo to ResolveLoops.mo, added post-opt module for this
335 lines of code changed in 4 files:
- remove resolveLoopsInCOmps from BackendDAEOptimize.mo
0 lines of code changed in 1 file:
added rule atan2(0,x) = 0
25 lines of code changed in 2 files:
Add missing file...
11 lines of code changed in 1 file:
Correct filename
1 lines of code changed in 1 file:
#2862 Add testcase
252 lines of code changed in 3 files:
#2862 - testing performance of not replacing `size(exp, 1)` with a non-constant expressions
37 lines of code changed in 6 files:
Fail at once if encapsulateWhenConditions fails.
Print more error-messages on opt-module failures.
27 lines of code changed in 3 files:
Add line numbers to error-messages from RemoveSimpleEquations
19 lines of code changed in 4 files:
- comment out columark and mark in Tearing.tearingBFS
26 lines of code changed in 1 file:
- test IfEquation5.mos has never worked correctly
7 lines of code changed in 2 files:
- rewritten HpcOmTaskGraph.updateContinuousEntriesInList
34 lines of code changed in 1 file:
[Janitor mode] Update OMEdit language files
18 lines of code changed in 9 files:
- Don't check the components list when making decision about default annotation.
8 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
951 lines of code changed in 7 files:
- ignore illegal components in records and give a warning
- display the restriction first, then the path in Types.unparseType
- fix typo in testsuite/flattening/modelica/redeclare/Makefile
- update test (Linux has 64 bit, use that)
161 lines of code changed in 7 files:
Added tests for fixed Trac bugs and some other bugs which were not in Trac:
- fixed: #2739, #2727, #2784
13500 lines of code changed in 11 files:
Fix after merge
23 lines of code changed in 1 file:
Handle array-reductions with more than one dimension (as long as the inner dimensions have known sizes)
1097 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
8 lines of code changed in 4 files:
- properly propagate attributes of components on redeclare
- properly fill cref subscripts in Static.fillCrefSubscripts (still stuck in old days with T_ARRAY of only one dim)
- show the connector components when there is a connection mismatch
137 lines of code changed in 11 files:
[Janitor mode] Update OMEdit language files
63 lines of code changed in 9 files:
#2792
- Don't allow movement of complete connection lines through mouse or keyboard.
9 lines of code changed in 1 file:
Print an error in the template instead of when compiling code
77 lines of code changed in 2 files:
Change array_alloc_x_array to take `array_t` as input instead of `array_t*` (solves codegen issues for MSL trunk)
103 lines of code changed in 12 files:
Switch the default flag for evalConstFuncs to true (`+d=noevalConstFuncs` now disables instead of `+d=evalConstFuncs` disabling (logic error))
3 lines of code changed in 2 files:
- add proper error messages in some cases where print was used
- handle DAE.INITIAL_NORETCALL in the BackEnd/BackendDAECreate.mo and FrontEnd/DAEUtil.mo
(thanks to go to models: Buildings.Fluid.Chillers.Examples.ElectricEIR|ElectricReformulatedEIR)
36 lines of code changed in 4 files:
- update tests
12 lines of code changed in 2 files:
- partial fix for #2858 (does not yet work with for iterators indexing the array of records)
* some tests are now actually giving correct results
- partial support for Connections.uniqueRoot and Connections.uniqueRootIndexes
* non standard operators: Connections.uniqueRoot and Connections.uniqueRootIndices are only partially implemented
* Connections.uniqueRoot currently does nothing, only collects information
* Connections.uniqueRootIndices needs to be implemented, it returns an array of ones (1) of size of first input
* See specification for these here (Modelica_StateGraph2):
https://github.com/modelica/Modelica_StateGraph2 and
https://trac.modelica.org/Modelica/ticket/984 and
http://www.ep.liu.se/ecp/043/041/ecp09430108.pdf
* any takers for the actual implementation? is not that complicated :)
- changed the way array types are printed out to be easier to follow
625 lines of code changed in 23 files:
commit 356f44cfd7a2fd7490997f461365dff44e80d302
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Oct 4 19:04:11 2014 +0200
Bump libraries
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 86b438cbf64fcbff217a2c8e4403ae9beca5f036.
* [https://github.com/joewa/open-bldc-modelica/commit/86b438c 86b438c] First testing of ModelicaRes for simulation results processing.
* [https://github.com/joewa/open-bldc-modelica/commit/e602298 e602298] API of OMPython was modified.
1 lines of code changed in 1 file:
- all MSL 3.2.1 now compiles
- add the previously failing tests to the testsuite
96 lines of code changed in 7 files:
commit c75d2d1abcec08885473b84c89fe89ef85b82c31
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 3 19:04:03 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 67ef59b8d55bcc0f184223ce17b61be47a0b93b5.
* [https://github.com/lbl-srg/modelica-buildings/commit/67ef59b 67ef59b] Reformatted code
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 08d35d81000fcda70f6ed99f9d4447475ca72f62.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/08d35d8 08d35d8] add: possibility to scale energy production and consumption per mass add: molar concentration display units fix: integrator icon annotation
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
PDE extension
Documenting simplified version
2080 lines of code changed in 14 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
Fix #2452. Improve #2271 (and also #2112 maybe ?). Counting of algorithm section equation outputs involving arrays and records.
207 lines of code changed in 6 files:
Change the build script to not symlink or copy files into the build directory
'''''Note: You will need to update the omc version that you are using to compile omc. The old one is unable to bootstrap omc. (It should also be possible to use the Makefile.sources from the tarball in order to skip this step as a temporary workaround if you do not want to bootstrap from the tarball.)'''''
12 lines of code changed in 4 files:
Simplify some record references in reductions
Used in MSL trunk Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.SMR_CurrentSource.
No test-case was added because models saved with saveTotalModel worked.
25 lines of code changed in 2 files:
Do not create a version scope for operator records
2 lines of code changed in 1 file:
Expected output
4 lines of code changed in 1 file:
commit 096728ebf663cf7c40d48ef208338e0405904d38
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 2 19:05:15 2014 +0200
Bump libraries
- svn/MSL 3.2.1 has been updated to r7867.
* m:r7867 refs #1576: fixed icon for Modelica.Thermal.HeatTransfer.Fahrenheit.FixedTemperature, Modelica.Thermal.HeatTransfer.Fahrenheit.PrescribedTemperature and Modelica.Thermal.HeatTransfer.Fahrenheit.TemperatureSensor
- svn/MSL trunk has been updated to r7868.
* m:r7868 Merged revision(s) 7867 from Modelica/branches/maintenance/3.2.1:refs #1576: fixed icon for Modelica.Thermal.HeatTransfer.Fahrenheit.FixedTemperature, Modelica.Thermal.HeatTransfer.Fahrenheit.PrescribedTemperature and Modelica.Thermal.HeatTransfer.Fahrenheit.TemperatureSensor........
1 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
17 lines of code changed in 5 files:
-vxworks include
5 lines of code changed in 1 file:
-vxworks includes
5 lines of code changed in 4 files:
-vxworks includes
25 lines of code changed in 7 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 2 files:
-vxworks includes
18 lines of code changed in 6 files:
[Janitor mode] Fix whitespace
4 lines of code changed in 1 file:
Update HeatingSystem to verify results
13 lines of code changed in 3 files:
-vxworks includes
25 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
2 lines of code changed in 2 files:
-vxworks includes
39 lines of code changed in 6 files:
- extend shuffling for torn systems
312 lines of code changed in 1 file:
Update tests
13 lines of code changed in 3 files:
Force errors if the wrong information is baselined into a test
15 lines of code changed in 1 file:
- **workaround**: generate dummy attributes, since symbolic jacobians break generated c-code
18 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
5 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- provide additional information (nominal, min, max) for **linear** systems
3823 lines of code changed in 7 files:
Different handling for "outer" variables if declared in a State Machine state instance
275 lines of code changed in 5 files:
- **ugly** fix for initialization of symbolic jacobians
- add test for #2673
73 lines of code changed in 6 files:
Include the time taken to run each mos-script for debugging
1 lines of code changed in 1 file:
update tests
15 lines of code changed in 4 files:
update tests
6 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- hopefully properly silence the coding style.
55 lines of code changed in 1 file:
commit 38e8052204dcb833b426dfc90bacac2a19907138
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 1 19:05:40 2014 +0200
Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to ddeefb2d0c85f077e45d06086e9578135882c0bd.
* [https://github.com/lbl-srg/modelica-buildings/commit/ddeefb2 ddeefb2] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/3c5d5ab 3c5d5ab] Merge branch 'master' into issue286_h_pTX
* [https://github.com/lbl-srg/modelica-buildings/commit/65355ba 65355ba] Added nominal and start values
* [https://github.com/lbl-srg/modelica-buildings/commit/c3cefcd c3cefcd] Changed c file to avoid a compile time warning
* [https://github.com/lbl-srg/modelica-buildings/commit/ae68c87 ae68c87] Added smoothMax to avoid an error.
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
3 lines of code changed in 2 files:
update tests
138 lines of code changed in 4 files:
- silence the coding style.
2 lines of code changed in 1 file:
- update ipopt settings
- update tests
- added a flag for dyn. optimization for warm start
- added test
686 lines of code changed in 12 files:
- the hpcom GRS doesnt need so many iterations as before
26 lines of code changed in 1 file:
Add new option `readSimulationResultVars(readParameters=false)`, and use this for the reference file comparison
17 lines of code changed in 7 files:
[Janitor mode] Fix whitespace
19 lines of code changed in 1 file:
[Janitor mode] Set auto-props
16 lines of code changed in 16 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- new unit check module (flag +newUnitChecking, disabled by default)
- for all variables unspecified units get calculated if possible
- inconsistent equations get reported in a user friendly way
- new debug/dump flags for unit check module: dumpUnits, dumpEqInUC, dumpEqUCStruct
- add some examples for testing
28493 lines of code changed in 38 files:
Reset the alarm before the call to buildModel
3 lines of code changed in 6 files:
Note about config
4 lines of code changed in 1 file:
[Janitor mode] Fix whitespace
16 lines of code changed in 2 files:
- added more parameters to codegencpp.tpl-functions, that allows us to remove some duplicated code in codencpphpcom.tpl
- deactivated the "Deactivate profiling if you want to simulate in parallel" - feature, because performance benchmarks are now possible with hpcom
6113 lines of code changed in 7 files: