Directory testsuite/simulation/modelica/connectors/

Directory Created:
2012-10-12 13:09
Total Files:
27
Deleted Files:
0
Lines of Code:
1831

[root]/testsuite/simulation/modelica/connectors

Lines of Code

testsuite/simulation/modelica/connectors/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 95 (100.0%) 2199 (100.0%) 23.1
alash325 27 (28.4%) 1828 (83.1%) 67.7
hudson 19 (20.0%) 196 (8.9%) 10.3
sjoelund.se 40 (42.1%) 148 (6.7%) 3.7
adrpo 1 (1.1%) 18 (0.8%) 18.0
jfrenkel 1 (1.1%) 4 (0.2%) 4.0
lochel 4 (4.2%) 3 (0.1%) 0.7
vwaurich 2 (2.1%) 1 (0.0%) 0.5
perost 1 (1.1%) 1 (0.0%) 1.0

Most Recent Commits

lochel 2015-03-10 12:21 Rev.: 25003

- disable warning if removeSimpleEquations failed for a subsystem
- cleanup

0 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (-1)
lochel 2015-03-10 11:59 Rev.: 25002

- skip subsystems if removeSimpleEquations failed

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+1 -1)
sjoelund.se 2014-10-06 11:11 Rev.: 22609

Fail at once if encapsulateWhenConditions fails.
Print more error-messages on opt-module failures.

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+1)
sjoelund.se 2014-10-06 10:33 Rev.: 22608

Add line numbers to error-messages from RemoveSimpleEquations

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+1 -1)
vwaurich 2014-05-20 09:11 Rev.: 20695

- updated expected output

0 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (-1)
vwaurich 2014-05-15 09:00 Rev.: 20610

- activate partial function evaluation

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+1)
sjoelund.se 2014-04-24 13:59 Rev.: 20251

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

13 lines of code changed in 13 files:

  • testsuite/simulation/modelica/connectors: ConstantConnect.mos (+1 -1), HeatTank.mos (+1 -1), HeatTankExpanded.mos (+1 -1), LinearSysEq.mos (+1 -1), StepAdvanced.mos (+1 -1), Tank.mos (+1 -1), TankHybridPI.mos (+1 -1), TankHybridPID.mos (+1 -1), TankPI.mos (+1 -1), TankPID.mos (+1 -1), TankPIDOPRI5.mos (+1 -1), TanksConnectedPI.mos (+1 -1), TanksConnectedPIDOPRI5.mos (+1 -1)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

86 lines of code changed in 10 files:

  • testsuite/simulation/modelica/connectors: ConnectForEquations.mo (+2 -2), HeatTank.mo (+7 -7), HeatTankExpanded.mo (+6 -6), StepAdvanced.mo (+23 -23), Tank.mo (+2 -2), TankHybridPI.mo (+6 -6), TankHybridPID.mo (+6 -6), TankPI.mo (+11 -11), TankPID.mo (+12 -12), TanksConnectedPI.mo (+11 -11)
sjoelund.se 2014-04-10 10:34 Rev.: 20075

Error handling updates
- Strip trailing whitespace from error-messages (error-messages add a trailing newline by default; we do not want 2 of them)
- Register Modelica*Error functions in ErrorExt.mo (for the bootstrapped compiler)
- This means we can use Modelica libraries and simply treat ModelicaError in an external function as Error.addMessage + throw()

0 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (-1)
sjoelund.se 2014-02-14 12:13 Rev.: 19115

#2580
- Don't clear the error-buffer if the simulate command fails (so it is possible to use the normal error commands to query errors)

4 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+4 -5)
sjoelund.se 2013-12-12 11:27 Rev.: 18466

#2508
- Don't enable output of variables unless they match the regex
- Don't output all alias variables for csv and plt

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: TankPID.mos (+1 -1)
lochel 2013-09-08 13:18 Rev.: 17136

- minor changes (e.g. removal of unused local variables, typos, ?)

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+1 -1)
perost 2013-06-10 13:56 Rev.: 16277

- Fixed punctuation of error messages.

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+1 -1)
sjoelund.se 2013-05-07 13:37 Rev.: 15994

Added spell checking of strings marked with gettext() (for the CODING_STYLE job)

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+1 -1)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

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

110 lines of code changed in 9 files:

  • testsuite/simulation/modelica/connectors: HeatTank.mo (+2 -2), HeatTankExpanded.mo (+2 -2), StepAdvanced.mo (+26 -26), Tank.mo (+1 -1), TankHybridPI.mo (+16 -16), TankHybridPID.mo (+19 -19), TankPI.mo (+14 -14), TankPID.mo (+16 -16), TanksConnectedPI.mo (+14 -14)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

110 lines of code changed in 9 files:

  • testsuite/simulation/modelica/connectors: HeatTank.mo (+2 -2), HeatTankExpanded.mo (+2 -2), StepAdvanced.mo (+26 -26), Tank.mo (+1 -1), TankHybridPI.mo (+16 -16), TankHybridPID.mo (+19 -19), TankPI.mo (+14 -14), TankPID.mo (+16 -16), TanksConnectedPI.mo (+14 -14)
sjoelund.se 2013-04-29 13:04 Rev.: 15927

#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them

16 lines of code changed in 11 files:

  • testsuite/simulation/modelica/connectors: ConstantConnect.mos (+1 -1), HeatTank.mos (+1 -1), HeatTankExpanded.mos (+4 -4), LinearSysEq.mos (+3 -3), StepAdvanced.mos (+1 -1), Tank.mos (+1 -1), TankHybridPI.mos (+1 -1), TankHybridPID.mos (+1 -1), TankPI.mos (+1 -1), TankPID.mos (+1 -1), TanksConnectedPI.mos (+1 -1)
lochel 2013-02-27 14:06 Rev.: 15355

- fix #2088

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: TankPID.mos (+1 -1)
sjoelund.se 2012-12-15 09:26 Rev.: 14398

- Fix line-endings

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: Makefile (+1)
jfrenkel 2012-12-09 22:02 Rev.: 14298

- exptected output

4 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: HeatTank.mos (+4)
adrpo 2012-10-12 21:51 Rev.: 13357

- kill tabs.

18 lines of code changed in 1 file:

  • testsuite/simulation/modelica/connectors: ConnectForEquations.mo (+18 -18)
alash325 2012-10-12 13:09 Rev.: 13337

- Mosfiles are copied to different directories under simulation/modelica
- Create Makefile for each directories
- Updated testsuite/Makefile

1828 lines of code changed in 27 files:

  • testsuite/simulation/modelica/connectors: ConnectForEquations.mo (new 165), ConnectForEquations.mos (new 38), ConstantConnect.mo (new 26), ConstantConnect.mos (new 15), HeatTank.mo (new 54), HeatTank.mos (new 22), HeatTankExpanded.mo (new 54), HeatTankExpanded.mos (new 39), LinearSysEq.mo (new 27), LinearSysEq.mos (new 64), Makefile (new 56), StepAdvanced.mo (new 72), StepAdvanced.mos (new 25), Tank.mo (new 45), Tank.mos (new 40), TankHybridPI.mo (new 151), TankHybridPI.mos (new 46), TankHybridPID.mo (new 158), TankHybridPID.mos (new 48), TankPI.mo (new 124), TankPI.mos (new 46), TankPID.mo (new 128), TankPID.mos (new 49), TankPIDOPRI5.mos (new 46), TanksConnectedPI.mo (new 158), TanksConnectedPI.mos (new 66), TanksConnectedPIDOPRI5.mos (new 66)
Generated by StatSVN 0.7.0