[root]/testsuite/simulation/modelica/initialization
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 721 (100.0%) | 16281 (100.0%) | 22.5 |
lochel | 467 (64.8%) | 6926 (42.5%) | 14.8 |
adrpo | 17 (2.4%) | 6159 (37.8%) | 362.2 |
sjoelund.se | 122 (16.9%) | 1041 (6.4%) | 8.5 |
hudson | 39 (5.4%) | 835 (5.1%) | 21.4 |
wbraun | 14 (1.9%) | 702 (4.3%) | 50.1 |
alash325 | 9 (1.2%) | 244 (1.5%) | 27.1 |
casella | 2 (0.3%) | 155 (1.0%) | 77.5 |
cschubert | 15 (2.1%) | 85 (0.5%) | 5.6 |
jfrenkel | 15 (2.1%) | 81 (0.5%) | 5.4 |
perost | 1 (0.1%) | 26 (0.2%) | 26.0 |
vitalij | 10 (1.4%) | 13 (0.1%) | 1.3 |
ptaeuber | 7 (1.0%) | 7 (0.0%) | 1.0 |
mahge930 | 1 (0.1%) | 4 (0.0%) | 4.0 |
vwaurich | 1 (0.1%) | 2 (0.0%) | 2.0 |
bachmann | 1 (0.1%) | 1 (0.0%) | 1.0 |
- fixing Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation
by changing alias start-value and nominal-value selection.
- prioritise the own variable attribute-value
- downgrade test Modelica.Fluid.Examples.HeatingSystem.mos for now.
637 lines of code changed in 7 files:
- update tests after r24990
- 3 tests fail now solving NLS systems during initialization:
* testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation-addDerAlias.mos
* testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.HeatingSystem.mos
* testsuite/simulation/libraries/msl32/Modelica.Fluid.Examples.PumpingSystem.mos
6086 lines of code changed in 7 files:
- update tests and ref file
2 lines of code changed in 1 file:
- #3138: remove wrong asserts of secondary parameters
1 lines of code changed in 2 files:
- update test
14 lines of code changed in 1 file:
- activate all overdetermined initialization tests, that failed in the past and work now
33 lines of code changed in 4 files:
- activate test that was failing in the past
7 lines of code changed in 2 files:
- removed deprecated numeric initialization approach
- removed simflags: "-iom=*" and "-iim=numeric"
- another commit will remove more code that belongs to the numeric initialization approach
34 lines of code changed in 22 files:
- #3114: handle empty system in initialization
10 lines of code changed in 5 files:
- #3094: fix some asserts that were not formatted according to "logFormat"
7 lines of code changed in 1 file:
activated solveSimpleEquations for initialization
- probably fixed #3091
6 lines of code changed in 3 files:
- declare numeric initialization as deprecated
104 lines of code changed in 19 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- add missing file
101 lines of code changed in 1 file:
- Fix initialization of primary/secondary parameters. The analysis of the symbolic initialization is now used instead of the one from the old approach.
15 lines of code changed in 3 files:
Switched default tearing method to Cellier Tearing.
Following tests have problems with Cellier Tearing and still run with omcTearing:
./simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
./simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
./simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
./simulation/modelica/events/bug1228.mos
1 lines of code changed in 1 file:
prevent adding a dummy state if no states are present
- don't use dassl if no state are present
2 lines of code changed in 2 files:
- don't overwrite primary parameters while initialization (e.g. #3050)
1 lines of code changed in 1 file:
- clean up test case
26 lines of code changed in 1 file:
- Fix initialization of dependent parameters
- Detect cyclically dependent parameters
- except for some special cases, e.g. parameter Real p = 2p;
37 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix #3014
55 lines of code changed in 2 files:
- revert r23613, because it breaks initialization of parameters in some cases
14 lines of code changed in 4 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- attempt to fix initialization for parameters that have no binding but a start value
86 lines of code changed in 5 files:
Added new nonlinear solver based on damped Newton algorithm in combination with homotopy strategy.
Set as default nonlinear solver for running the coverage tests tonight.
Already support of current testsuite, although some details are not implemented completely:
- Proper assert handling
- Use of Modelica homotopy operator
- Improved scaling of homotopy functions
- ...
Improvements will come!!!
1 lines of code changed in 1 file:
createResidualExp: added heuristic for a-b=0 or b-a=0
4 lines of code changed in 4 files:
improved createResidualExp
- reduction of sub and mul operations
3 lines of code changed in 3 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixed #2990
82 lines of code changed in 2 files:
Update the expexted output of testsuite to r23333
4 lines of code changed in 2 files:
- enable tearing for all systems
5 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- **ugly** fix for initialization of symbolic jacobians
- add test for #2673
60 lines of code changed in 2 files:
- unfix #2830
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix #2830
48 lines of code changed in 2 files:
- merged revision(s) r21547-r21703 from branches/initialization/
- completely new initialization approach for under-determined, over-determined and simultaneously under- and over-determined systems
- symbolic consistency check for over-determined (sub-)systems
80 lines of code changed in 20 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- new test case 'Test3PhaseSystems'
173 lines of code changed in 3 files:
(128 more)