[root]/testsuite/simulation/modelica/declarations
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 12003 (100.0%) | 461.6 |
adrpo | 4 (15.4%) | 11700 (97.5%) | 2925.0 |
alash325 | 5 (19.2%) | 228 (1.9%) | 45.6 |
vitalij | 1 (3.8%) | 36 (0.3%) | 36.0 |
sjoelund.se | 11 (42.3%) | 26 (0.2%) | 2.3 |
hudson | 4 (15.4%) | 11 (0.1%) | 2.7 |
wbraun | 1 (3.8%) | 2 (0.0%) | 2.0 |
Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
2 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
9 lines of code changed in 2 files:
Move more ThermoPower tests to the correct location
1 lines of code changed in 3 files:
- added for evaluation of actualStream-operator smooth(0, exp)
- actualStream-Operator should not generate events
2 lines of code changed in 1 file:
- expand expression only if it can use for simplify
36 lines of code changed in 1 file:
- Remove useless case in simplify (makes code slower)
- Removed some flattening tests since whenever a tiny simplify change is performed all thermosyspro and multibody flattening examples needed to be updated. They are simulated, and that is what is important.
18 lines of code changed in 1 file:
- last fixes for ExternalMedia
+ fully qualify paths in ClassInf.State
+ do List.unique on records so we don't get duplicates
+ now at least 5 models in ExternalMedia can be compiled
- fix an issue with lookup where path to be looked up
contains the name of the model in the scope we're in.
this fixes instantiation of
ThermoPower.Examples.BraytonCycle.ClosedLoopSimulator,
probably more models in ThemoPower.
added test:
testsuite/flattening/modelica/others/ThermoPower.Examples.BraytonCycle.ClosedLoopSimulator.mos
2 lines of code changed in 1 file:
- correct the filtering of the modifiers for a redeclare Type x(ModsForSomeCompsNotInY) constrainedby Y;
Now ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B (and probably others too) started working.
11698 lines of code changed in 3 files:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
2 lines of code changed in 2 files:
[Janitor mode] Fix tabs
2 lines of code changed in 2 files:
#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them
2 lines of code changed in 2 files:
- Fix line-endings
1 lines of code changed in 1 file:
- Mosfiles are copied to different directories under simulation/modelica
- Create Makefile for each directories
- Updated testsuite/Makefile
228 lines of code changed in 5 files: