Directory testsuite/openmodelica/cruntime/optimization/basic/

Total Files:
54
Deleted Files:
4
Lines of Code:
7109

[root]/testsuite/openmodelica/cruntime/optimization/basic
                        directory in repo ReferenceFiles (42 files, 581 lines)

Lines of Code

testsuite/openmodelica/cruntime/optimization/basic/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 332 (100.0%) 11195 (100.0%) 33.7
vitalij 221 (66.6%) 10562 (94.3%) 47.7
lochel 44 (13.3%) 417 (3.7%) 9.4
wbraun 7 (2.1%) 93 (0.8%) 13.2
mahge930 5 (1.5%) 45 (0.4%) 9.0
hudson 35 (10.5%) 37 (0.3%) 1.0
ptaeuber 1 (0.3%) 27 (0.2%) 27.0
sjoelund.se 18 (5.4%) 13 (0.1%) 0.7
adrpo 1 (0.3%) 1 (0.0%) 1.0

Most Recent Commits

vitalij 2015-04-13 10:31 Rev.: 25519

symbolical QR-solver: added householder(default)

179 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC5.mos (+11 -11), TFC6.mos (+168 -209)
vitalij 2015-04-09 14:32 Rev.: 25471

improved r25421

223 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC5.mos (+20 -20), TFC6.mos (+203 -353)
vitalij 2015-04-07 16:30 Rev.: 25421

symbolical QR-solver:
- improved handling for const exp
- added scaling

374 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC5.mos (+17 -17), TFC6.mos (+357 -220)
vitalij 2015-04-07 13:03 Rev.: 25410

symbolical QR-solver: improved handling of know-vars

240 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC5.mos (+18 -18), TFC6.mos (+222 -263)
wbraun 2015-04-02 12:03 Rev.: 25366

- adapt BackendDAEUtil.reduceEqSystem for symbolic jacobians and utilize it.

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC5.mos (+1 -1)
vitalij 2015-03-26 00:20 Rev.: 25262

added module reduceDynamicOptimization (Thanks, Willi)
- remove eqs and vars, which are not part of the optimization problem

open issues: overestimation for states

130 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: reduce1.mos (new 130)
vitalij 2015-03-23 23:56 Rev.: 25224

fixed extends dynamic optimization formulation
- initial guess with file
- handling der(x)

186 lines of code changed in 3 files:

  • testsuite/openmodelica/cruntime/optimization/basic: testAlgLoop6.mos (+49 -47), testAlgLoop7.mos (new 84), testAlgLoop8.mos (new 53)
vitalij 2015-03-21 09:16 Rev.: 25190

fixed handling der(x) in extends dynamic optimization formulation

117 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1), testAlgLoop6.mos (new 116)
vitalij 2015-03-20 17:44 Rev.: 25185

update test

51 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: testAlgLoop5.mos (+51 -248)
vitalij 2015-03-20 17:09 Rev.: 25181

improved extends dynamic optimization formulation

296 lines of code changed in 5 files:

  • testsuite/openmodelica/cruntime/optimization/basic: testAlgLoop1.mos (+5 -5), testAlgLoop2.mos (+8 -8), testAlgLoop3.mos (+5 -5), testAlgLoop4.mos (+8 -9), testAlgLoop5.mos (+270 -36)
vitalij 2015-03-19 17:31 Rev.: 25161

added module for move loops as equal constrains in NLP
- cheaper,simple evaluation for jacobians, DAE
- bigger NLP
open issues: initial guess.

343 lines of code changed in 6 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+5), testAlgLoop1.mos (new 61), testAlgLoop2.mos (new 64), testAlgLoop3.mos (new 63), testAlgLoop4.mos (new 68), testAlgLoop5.mos (new 82)
vitalij 2015-03-06 18:46 Rev.: 24971

using time grid inside model for dyn. optimization

85 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+2), TFC8.mos (new 83)
vitalij 2015-03-05 21:47 Rev.: 24950

added interface for user time grid in dyn. optimization

77 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC7.mos (new 77)
ptaeuber 2015-03-04 22:05 Rev.: 24915

- improved Cellier tearing, now it is able to handle large components

27 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC5.mos (+27 -26)
vitalij 2015-02-26 12:02 Rev.: 24786

fixed output

524 lines of code changed in 9 files:

  • testsuite/openmodelica/cruntime/optimization/basic: BRinitialGuess.mos (+12 -24), CC.mos (+3 -6), DM.mos (+53 -106), DMwarm.mos (+14 -28), TFC4.mos (+14 -28), TFC5.mos (+120 -240), TFC6.mos (+273 -546), VDPchekError.mos (+26 -52), testDerInput.mos (+9 -18)
vitalij 2015-02-25 19:14 Rev.: 24781

initial guess with file for dyn. opt.

27 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC4.mos (+27 -1)
vitalij 2015-02-20 15:51 Rev.: 24662

improved solveLinearSystem

634 lines of code changed in 3 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1), TFC5.mos (+5 -3), TFC6.mos (new 628)
hudson 2015-02-16 19:46 Rev.: 24600

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: testDerInput.mos (+1)
vitalij 2015-02-16 19:45 Rev.: 24599

added structure for der(input) for dyn. opt.

78 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1), testDerInput.mos (new 77)
wbraun 2015-02-13 21:14 Rev.: 24572

- changed sparsity pattern translation
- moved mapping (BackendVar->SimVar) from runtime to compile time
- added FMI 2.0 modelStructure to SimCode

6 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: TFC5.mos (+6 -6)
vitalij 2015-01-16 12:10 Rev.: 24063

update testes

2 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: BRcon5.mos (+1 -1), Makefile (+1 -1)
lochel 2015-01-16 11:48 Rev.: 24062

- remove unnecessary simplifications before pre-opt modules

7 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1 -1), TFC5.mos (+6 -6)
vitalij 2015-01-12 12:07 Rev.: 24011

fix numerical hessian structure for dyn. optimization without nonlinear constraints

64 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1), ocpWithInputs.mos (new 63)
vitalij 2015-01-12 00:06 Rev.: 24004

fixed empty dyn. optimization

3 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1 -1), noOCP.mos (+2 -15)
vitalij 2015-01-11 14:23 Rev.: 24002

added testcase for solveLinearSystem in dyn. optimization

357 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1), TFC5.mos (new 356)
wbraun 2015-01-06 00:28 Rev.: 23937

prevent adding a dummy state if no states are present
- don't use dassl if no state are present

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1 -1)
hudson 2014-12-20 00:55 Rev.: 23881

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: staticOP.mos (+1)
vitalij 2014-12-20 00:47 Rev.: 23880

added test case for dyn. optimization

60 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1), staticOP.mos (new 59)
hudson 2014-12-20 00:02 Rev.: 23879

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: noOCP.mos (+1)
vitalij 2014-12-20 00:01 Rev.: 23878

dyn. optization: fixed handling case with dummy state

43 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+2), noOCP.mos (new 41)
vitalij 2014-12-19 22:58 Rev.: 23877

added testacase for dyn. optimization

320 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: LV.mos (new 320)
hudson 2014-10-28 16:10 Rev.: 23005

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: CC.mos (+1)
vitalij 2014-10-28 15:53 Rev.: 23004

-imporved error msg for dyn. optimization
-some fixes from static analysis

177 lines of code changed in 7 files:

  • testsuite/openmodelica/cruntime/optimization/basic: BRinitialGuess.mos (+12 -12), CC.mos (new 57), DM.mos (+53 -53), DMwarm.mos (+14 -14), Makefile (+1), TFC4.mos (+14 -14), VDPchekError.mos (+26 -26)
hudson 2014-10-07 12:24 Rev.: 22648

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: TFCtestFlag.mos (+1)
vitalij 2014-10-07 12:22 Rev.: 22647

- added new flag for dyn. optimization
- greating dyn. optimization became more user friendly with OMEdite
- change default values like numberOfIntervals for dyn. optimization
- added test for it
- update application optimize

63 lines of code changed in 2 files:

  • testsuite/openmodelica/cruntime/optimization/basic: Makefile (+1), TFCtestFlag.mos (new 62)
lochel 2014-10-02 09:37 Rev.: 22546

- **ugly** fix for initialization of symbolic jacobians
- add test for #2673

3 lines of code changed in 3 files:

  • testsuite/openmodelica/cruntime/optimization/basic: LoopTest.mos (+1 -2), OSP.mos (+1 -2), OSP2.mos (+1 -2)
vitalij 2014-10-02 01:55 Rev.: 22544

update tests

15 lines of code changed in 4 files:

  • testsuite/openmodelica/cruntime/optimization/basic: DMwarm.mos (+1 -1), OSP.mos (+4 -4), OSP2.mos (+6 -78), OilShalePyrolysis.mo (+4 -4)
vitalij 2014-10-02 01:20 Rev.: 22543

update tests

6 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: LoopTest.mos (+6 -309)
hudson 2014-10-01 18:51 Rev.: 22539

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/cruntime/optimization/basic: DMwarm.mos (+1)
vitalij 2014-10-01 18:24 Rev.: 22538

update tests

134 lines of code changed in 3 files:

  • testsuite/openmodelica/cruntime/optimization/basic: DMwarm.mos (+13 -23), LoopTest.mos (+47 -4), OSP2.mos (+74 -4)

(85 more)

Generated by StatSVN 0.7.0