/trunk Developers: stebr461

Login name:
stebr461
Total Commits:
409 (0.2%)
Lines of Code:
23,625 (0.1%)
Most Recent Commit:
2010-05-28 14:33
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for stebr461

Activity by Day of Week for stebr461

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 409 (100.0%) 23625 (100.0%) 57.7
testsuite/libraries/msl221/ 46 (11.2%) 8781 (37.2%) 190.8
testsuite/libraries/msl221/Mechanics/ 30 (7.3%) 7580 (32.1%) 252.6
Compiler/ 164 (40.1%) 4550 (19.3%) 27.7
testsuite/libraries/msl221/Electrical/ 31 (7.6%) 1057 (4.5%) 34.0
testsuite/mofiles/ 43 (10.5%) 653 (2.8%) 15.1
c_runtime/ 40 (9.8%) 397 (1.7%) 9.9
testsuite/meta/ 21 (5.1%) 226 (1.0%) 10.7
testsuite/mosfiles/ 10 (2.4%) 153 (0.6%) 15.3
testsuite/ 7 (1.7%) 131 (0.6%) 18.7
OMShell/ 6 (1.5%) 78 (0.3%) 13.0
OMNotebook/ext/ 6 (1.5%) 15 (0.1%) 2.5
Compiler/omc_debug/ 2 (0.5%) 2 (0.0%) 1.0
Compiler/omc_release/ 1 (0.2%) 1 (0.0%) 1.0
.settings/ 1 (0.2%) 1 (0.0%) 1.0
c_runtime/java_interface/ 1 (0.2%) 0 (0.0%) 0.0

Activity of stebr461

Most Recent Commits

stebr461 2010-05-28 14:33 Rev.: 5586

- Added simulation test for Modelica.Electrical.Analog.Examples.ThyristorBehaviourTest

10 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: Makefile (+1), ThyristorBehaviourTest2.mos (new 9)
stebr461 2010-05-28 14:15 Rev.: 5585

- Added simulation test for Modelica.Electrical.Analog.Examples.SwitchWithArc

11 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: Makefile (+1), SwitchWithArc2.mos (new 10)
stebr461 2010-05-28 14:01 Rev.: 5584

- Added simulation test for Modelica.Electrical.Analog.Examples.ShowVariableResistor

73 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: Makefile (+1), ShowVariableResistor2.mos (new 72)
stebr461 2010-05-28 13:57 Rev.: 5583

- Added simulation test for Modelica.Electrical.Analog.Examples.ShowSaturatingInductor

28 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: Makefile (+1), ShowSaturatingInductor2.mos (new 27)
stebr461 2010-05-28 13:32 Rev.: 5582

- Added simulation test for Modelica.Electrical.Analog.Examples.OvervoltageProtection

78 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: Makefile (+1), OvervoltageProtection2.mos (new 77)
stebr461 2010-05-28 13:21 Rev.: 5581

- Added simulation test for Modelica.Electrical.Analog.Examples.HeatingRectifier

139 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: HeatingRectifier2.mos (new 138), Makefile (+1)
stebr461 2010-05-28 13:16 Rev.: 5580

- Added simulation test for Modelica.Electrical.Analog.Examples.HeatingResistor

80 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: HeatingResistor2.mos (new 79), Makefile (+1)
stebr461 2010-05-28 13:10 Rev.: 5579

- Added simulation test for "Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate"

60 lines of code changed in 2 files:

  • testsuite/libraries/msl221/Electrical: HeatingNPN_OrGate2.mos (new 59), Makefile (+1)
stebr461 2010-05-26 14:28 Rev.: 5577

- Added simulation test for HeatingMOSInverter

59 lines of code changed in 3 files:

  • testsuite/libraries/msl221/Electrical: HeatingMOSInverter2.mos (new 55), Makefile (+1), Rectifier2.mos (+3)
stebr461 2010-05-18 13:56 Rev.: 5545

- fixed an error in previous commit

2 lines of code changed in 1 file:

  • testsuite/libraries/msl221: Makefile (+2 -2)
stebr461 2010-05-18 13:33 Rev.: 5544

- 2 new targets have been added to msl221/Makefile: sim and simfailingtest

61 lines of code changed in 22 files:

  • testsuite/libraries/msl221: Makefile (+10 -2)
  • testsuite/libraries/msl221/Electrical: CauerLowPassOPV2.mos (+1 -1), CauerLowPassSC2.mos (+1 -1), CharacteristicThyristors2.mos (+1 -1), ChuaCircuit2.mos (+1 -1), Makefile (+5), Rectifier2.mos (+11 -3)
  • testsuite/libraries/msl221/Mechanics: Accelerate2.mos (+2 -2), CoupledClutches2.mos (+1 -1), Damper2.mos (+2 -2), ElasticBearing2.mos (+1 -1), First2.mos (+1 -1), Friction2.mos (+1 -1), FrictionRotationalSim.mos (+1 -1), InitialConditions2.mos (+1 -1), LossyGearDemo1Sim.mos (+1 -1), LossyGearDemo2Sim.mos (+1 -1), Makefile (+14 -1), Oscillator2.mos (+1 -1), Sensors2.mos (+1 -1), SignConvention2.mos (+1 -1), WhyArrows2.mos (+2 -2)
stebr461 2010-05-18 12:23 Rev.: 5543

- Moved the simulation tests in msl into separate directories

8059 lines of code changed in 22 files:

  • testsuite/libraries/msl221: Makefile (+11 -16)
  • testsuite/libraries/msl221/Electrical: CauerLowPassOPV2.mos (new 202), CauerLowPassSC2.mos (new 87), CharacteristicThyristors2.mos (new 122), ChuaCircuit2.mos (new 55), Makefile (new 22), Rectifier2.mos (new 11)
  • testsuite/libraries/msl221/Mechanics: Accelerate2.mos (new 122), CoupledClutches2.mos (new 1241), Damper2.mos (new 591), ElasticBearing2.mos (new 618), First2.mos (new 591), Friction2.mos (new 292), FrictionRotationalSim.mos (new 558), InitialConditions2.mos (new 643), LossyGearDemo1Sim.mos (new 604), LossyGearDemo2Sim.mos (new 838), Makefile (new 22), Oscillator2.mos (new 538), Sensors2.mos (new 344), SignConvention2.mos (new 217), WhyArrows2.mos (new 330)
stebr461 2010-05-17 13:03 Rev.: 5535

- Added simulation test for Modelica.Electrical.Analog.Examples.ChuaCircuit
- Made separate library folders for the electrical and mechanical simulation tests

56 lines of code changed in 2 files:

  • testsuite/libraries/msl221: ChuaCircuit2.mos (new 55), Makefile (+1)
stebr461 2010-05-17 10:52 Rev.: 5532

- Added simulation test for Modelica.Electrical.Analog.Examples.CharacteristicThyristors

123 lines of code changed in 2 files:

  • testsuite/libraries/msl221: CharacteristicThyristors2.mos (new 122), Makefile (+1)
stebr461 2010-05-17 10:13 Rev.: 5531

- Added simulation test for CauerLowPassSC

88 lines of code changed in 2 files:

  • testsuite/libraries/msl221: CauerLowPassSC2.mos (new 87), Makefile (+1 -1)
stebr461 2010-05-12 15:14 Rev.: 5514

- Added simulation test for Modelica.Electrical.Analog.Examples.CauerLowPassOPV

204 lines of code changed in 3 files:

  • testsuite/libraries/msl221: CauerLowPassOPV2.mos (new 202), Makefile (+1 -1), Rectifier2.mos (+1 -1)
stebr461 2010-05-12 15:03 Rev.: 5513

- Added simulation test for Rectifier

12 lines of code changed in 2 files:

  • testsuite/libraries/msl221: Makefile (+1), Rectifier2.mos (new 11)
stebr461 2010-05-10 16:02 Rev.: 5499

- Added simulation test for Modelica.Mechanics.Rotational.Examples.ElasticBearing

619 lines of code changed in 2 files:

  • testsuite/libraries/msl221: ElasticBearing2.mos (new 618), Makefile (+1 -1)
stebr461 2010-05-10 15:05 Rev.: 5495

- Added simulation tests for Modelica.Mechanics.Rotational.Examples.LossyGearDemo 1 and 2

1443 lines of code changed in 3 files:

  • testsuite/libraries/msl221: LossyGearDemo1Sim.mos (new 604), LossyGearDemo2Sim.mos (new 838), Makefile (+1)
stebr461 2010-05-10 14:31 Rev.: 5492

- Added simulation test for Modelica.Mechanics.Rotational.Examples.CoupledClutches

1242 lines of code changed in 2 files:

  • testsuite/libraries/msl221: CoupledClutches2.mos (new 1241), Makefile (+1 -1)

(59 more)

Generated by StatSVN 0.7.0