Directory testsuite/simulation/libraries/3rdParty/siemens/

Total Files:
7
Deleted Files:
4
Lines of Code:
666

[root]/testsuite/simulation/libraries/3rdParty/siemens
                        directory in repo ReferenceFiles (15 files, 255 lines)
                        directory in repo SiemensPower (1 files, 6346 lines)
                            directory in repo Blocks (3 files, 159 lines)
                            directory in repo Boundaries (10 files, 1168 lines)
                                directory in repo Types (2 files, 7 lines)
                            directory in repo Components (1 files, 8 lines)
                                directory in repo FlueGasZones (2 files, 264 lines)
                                    directory in repo Tests (3 files, 276 lines)
                                directory in repo HeatExchanger (2 files, 330 lines)
                                    directory in repo Tests (3 files, 554 lines)
                                directory in repo Junctions (2 files, 182 lines)
                                    directory in repo Tests (3 files, 370 lines)
                                directory in repo Pipes (2 files, 367 lines)
                                    directory in repo Tests (3 files, 303 lines)
                                directory in repo SolidComponents (3 files, 327 lines)
                                    directory in repo Tests (2 files, 84 lines)
                            directory in repo Fluid (8 files, 353 lines)
                            directory in repo Interfaces (8 files, 347 lines)
                            directory in repo Media (4 files, 240 lines)
                                directory in repo Common (1 files, 3 lines)
                                    directory in repo MixtureGasNasa (1 files, 89 lines)
                                    directory in repo SingleGasNasa (1 files, 58 lines)
                                directory in repo IntH2O (4 files, 237 lines)
                                    directory in repo library (1 files, 6 lines)
                                directory in repo TTSE (1 files, 21 lines)
                                    directory in repo Utilities (44 files, 1887 lines)
                            directory in repo Units (18 files, 42 lines)
                            directory in repo Utilities (2 files, 16 lines)
                                directory in repo BaseClasses (3 files, 364 lines)
                                directory in repo Functions (5 files, 562 lines)
                                    directory in repo CharacteristicNumbers (3 files, 100 lines)
                                    directory in repo Test (2 files, 94 lines)
                                directory in repo HeatTransfer (3 files, 165 lines)
                                    directory in repo InnerHeatTransfer (1 files, 3 lines)
                                directory in repo PressureLoss (4 files, 134 lines)
                                directory in repo Structures (5 files, 211 lines)

Lines of Code

testsuite/simulation/libraries/3rdParty/siemens/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 60 (100.0%) 762 (100.0%) 12.7
alash325 40 (66.7%) 722 (94.8%) 18.0
sjoelund.se 15 (25.0%) 29 (3.8%) 1.9
lochel 2 (3.3%) 6 (0.8%) 3.0
wbraun 3 (5.0%) 5 (0.7%) 1.6

Most Recent Commits

wbraun 2014-10-28 00:10 Rev.: 22989

#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

2 lines of code changed in 1 file:

  • testsuite/simulation/libraries/3rdParty/siemens: testSolidComponentsJac.mos (+2 -2)
sjoelund.se 2014-10-22 16:53 Rev.: 22868

Make loadFile("Modelica/package.mo") also consider the uses-annotation and load those packages (just like loadModel does, but with a different MODELICAPATH)

3 lines of code changed in 1 file:

  • testsuite/simulation/libraries/3rdParty/siemens: testSolidComponentsJac.mos (+3 -2)
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

10 lines of code changed in 6 files:

  • testsuite/simulation/libraries/3rdParty/siemens: testFlueGasZones.mos (+2 -2), testHeatExchanger.mos (+2 -2), testJunctions.mos (+2 -2), testPipes.mos (+2 -2), testSolidComponents.mos (+1 -1), testSolidComponentsJac.mos (+1 -1)
wbraun 2014-02-28 03:52 Rev.: 19347

- added config flag for genaration of symbolic jacobian and linearization

1 lines of code changed in 1 file:

  • testsuite/simulation/libraries/3rdParty/siemens: testSolidComponentsJac.mos (+1 -1)
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

6 lines of code changed in 2 files:

  • testsuite/simulation/libraries/3rdParty/siemens: testSolidComponents.mos (+3 -3), testSolidComponentsJac.mos (+3 -3)
wbraun 2013-01-28 20:05 Rev.: 14980

- fixed test

2 lines of code changed in 1 file:

  • testsuite/simulation/libraries/3rdParty/siemens: testSolidComponentsJac.mos (+2)
lochel 2013-01-24 17:21 Rev.: 14916

- fix tests

6 lines of code changed in 2 files:

  • testsuite/simulation/libraries/3rdParty/siemens: testSolidComponents.mos (+3 -4), testSolidComponentsJac.mos (+3 -5)
sjoelund.se 2013-01-15 08:52 Rev.: 14776

- Changed translateModel to return a Boolean instead of text that is hard to parse
- Changed compareSimulationResults to return an array of strings instead of sometimes a string and sometimes a list of strings

10 lines of code changed in 6 files:

  • testsuite/simulation/libraries/3rdParty/siemens: testFlueGasZones.mos (+2 -2), testHeatExchanger.mos (+2 -2), testJunctions.mos (+2 -2), testPipes.mos (+2 -2), testSolidComponents.mos (+1 -1), testSolidComponentsJac.mos (+1 -1)
alash325 2012-10-13 15:15 Rev.: 13366

- Renaming ResultFiles to ReferenceFiles just to keep the same naming like others
- Updating the test scripts path to ReferenceFiles

41 lines of code changed in 7 files:

  • testsuite/simulation/libraries/3rdParty/siemens: ResultFiles (del), testFlueGasZones.mos (+8 -8), testHeatExchanger.mos (+9 -9), testJunctions.mos (+8 -8), testPipes.mos (+10 -10), testSolidComponents.mos (+3 -3), testSolidComponentsJac.mos (+3 -3)
alash325 2012-10-04 02:21 Rev.: 13168

--Update Makefile

0 lines of code changed in 1 file:

  • testsuite/simulation/libraries/3rdParty/siemens: Makefile (-1)
alash325 2012-10-04 00:56 Rev.: 13166

-3rdParty directory is moved to flattening/libraries and simulation/libraries/ directories depending on the type of test files + update Makefile

674 lines of code changed in 11 files:

  • testsuite/simulation/libraries/3rdParty/siemens: Makefile (+65), ResultFiles (new), SiemensPowerOMCtest (del), nosim (del), simulation (del), testFlueGasZones.mos (+104), testHeatExchanger.mos (+131), testJunctions.mos (+73), testPipes.mos (+205), testSolidComponents.mos (+47), testSolidComponentsJac.mos (+49)
alash325 2012-10-03 04:30 Rev.: 13149

- libraries directories copied to testsuite/simulation directory + delete non simulaatable test files + update Makefile

0 lines of code changed in 7 files:

  • testsuite/simulation/libraries/3rdParty/siemens: Makefile (new), testFlueGasZones.mos (new), testHeatExchanger.mos (new), testJunctions.mos (new), testPipes.mos (new), testSolidComponents.mos (new), testSolidComponentsJac.mos (new)
alash325 2012-10-01 19:42 Rev.: 13123

- Deleted wrong works

7 lines of code changed in 7 files:

  • testsuite/simulation/libraries/3rdParty/siemens: Makefile (del), testFlueGasZones.mos (del), testHeatExchanger.mos (del), testJunctions.mos (del), testPipes.mos (del), testSolidComponents.mos (del), testSolidComponentsJac.mos (del)
alash325 2012-09-26 23:08 Rev.: 13065

-- testsuite/3rdParty of simulatable test cases moved to simulation/libraries/3rdParty

0 lines of code changed in 7 files:

  • testsuite/simulation/libraries/3rdParty/siemens: Makefile (new), testFlueGasZones.mos (new), testHeatExchanger.mos (new), testJunctions.mos (new), testPipes.mos (new), testSolidComponents.mos (new), testSolidComponentsJac.mos (new)
Generated by StatSVN 0.7.0