[root]/testsuite/simulation/libraries/3rdParty/siemens
ReferenceFiles
(15 files, 255 lines)
SiemensPower
(1 files, 6346 lines)
Blocks
(3 files, 159 lines)
Boundaries
(10 files, 1168 lines)
Types
(2 files, 7 lines)
Components
(1 files, 8 lines)
FlueGasZones
(2 files, 264 lines)
Tests
(3 files, 276 lines)
HeatExchanger
(2 files, 330 lines)
Tests
(3 files, 554 lines)
Junctions
(2 files, 182 lines)
Tests
(3 files, 370 lines)
Pipes
(2 files, 367 lines)
Tests
(3 files, 303 lines)
SolidComponents
(3 files, 327 lines)
Tests
(2 files, 84 lines)
Fluid
(8 files, 353 lines)
Interfaces
(8 files, 347 lines)
Media
(4 files, 240 lines)
Common
(1 files, 3 lines)
MixtureGasNasa
(1 files, 89 lines)
SingleGasNasa
(1 files, 58 lines)
IntH2O
(4 files, 237 lines)
library
(1 files, 6 lines)
TTSE
(1 files, 21 lines)
Utilities
(44 files, 1887 lines)
Units
(18 files, 42 lines)
Utilities
(2 files, 16 lines)
BaseClasses
(3 files, 364 lines)
Functions
(5 files, 562 lines)
CharacteristicNumbers
(3 files, 100 lines)
Test
(2 files, 94 lines)
HeatTransfer
(3 files, 165 lines)
InnerHeatTransfer
(1 files, 3 lines)
PressureLoss
(4 files, 134 lines)
Structures
(5 files, 211 lines)
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 |
#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:
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:
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:
- added config flag for genaration of symbolic jacobian and linearization
1 lines of code changed in 1 file:
#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:
- fixed test
2 lines of code changed in 1 file:
- fix tests
6 lines of code changed in 2 files:
- 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:
- 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:
--Update Makefile
0 lines of code changed in 1 file:
-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:
- libraries directories copied to testsuite/simulation directory + delete non simulaatable test files + update Makefile
0 lines of code changed in 7 files:
- Deleted wrong works
7 lines of code changed in 7 files:
-- testsuite/3rdParty of simulatable test cases moved to simulation/libraries/3rdParty
0 lines of code changed in 7 files: