Directory testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/

Directory Created:
2012-06-08 09:26
Directory Deleted:
2012-10-12 14:59
Total Files:
0
Deleted Files:
17
Lines of Code:
0

[root]/testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique

Lines of Code

testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 51 (100.0%) 455 (100.0%) 8.9
sjoelund.se 17 (33.3%) 236 (51.9%) 13.8
petar 17 (33.3%) 219 (48.1%) 12.8
alash325 17 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

alash325 2012-10-12 14:59 Rev.: 13345

- Java and uncertainties directories are moved from testsuite to testsuite/openmodelica directory
- Updated Makefile for both

0 lines of code changed in 17 files:

  • testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique: AND.mo (del), AND3.mo (del), AND4.mo (del), Constante.mo (del), Echelon.mo (del), Edge.mo (del), NONL.mo (del), OR.mo (del), OR3.mo (del), OR4.mo (del), Pre.mo (del), Pulse.mo (del), SampleTrigger.mo (del), Selecteur.mo (del), Terminate.mo (del), XOR.mo (del), package.mo (del)
sjoelund.se 2012-08-30 11:01 Rev.: 12732

- Fixed svn:eol-style

236 lines of code changed in 17 files:

  • testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique: AND.mo (+13 -12), AND3.mo (+14 -13), AND4.mo (+15 -14), Constante.mo (+12 -11), Echelon.mo (+15 -14), Edge.mo (+15 -14), NONL.mo (+12 -11), OR.mo (+13 -12), OR3.mo (+14 -13), OR4.mo (+15 -14), Pre.mo (+12 -11), Pulse.mo (+22 -21), SampleTrigger.mo (+16 -15), Selecteur.mo (+14 -13), Terminate.mo (+13 -12), XOR.mo (+13 -12), package.mo (+8 -7)
petar 2012-06-08 09:26 Rev.: 12002

-Added attribute to builtin classes real and integer for uncertainty distributions called distribution with record definition:
record Distribution
String name;
Real params[:];
String paramNames[:];
end Distribution;
-Improved BackendDAEOptimize.removeParameters. Now also visits attributes of builtin classes (needed for uncertainty tests)
-Introduced aliases in BackendDAEUtil so you don't have to write so much when declaring new variables from BackendDAE.
-Added function BackendDAEUtil.getAllVarLst that retrieves all variables (incl. parameters) from the dae.
-Added testsuite folder for uncertainties
-Added functions BackendVariable.{setVarAttributes,varDistribution,varHasDistributionAttribute}
-Added package Backend/OpenTURNS.mo and begun implementation of python script generation (distributions added)
-Added script function buildOpenTURNSInterface(className,templateFile)

219 lines of code changed in 17 files:

  • testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Logique: AND.mo (new 12), AND3.mo (new 13), AND4.mo (new 14), Constante.mo (new 11), Echelon.mo (new 14), Edge.mo (new 14), NONL.mo (new 11), OR.mo (new 12), OR3.mo (new 13), OR4.mo (new 14), Pre.mo (new 11), Pulse.mo (new 21), SampleTrigger.mo (new 15), Selecteur.mo (new 13), Terminate.mo (new 12), XOR.mo (new 12), package.mo (new 7)
Generated by StatSVN 0.7.0