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

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 90 (100.0%) 1044 (100.0%) 11.6
sjoelund.se 30 (33.3%) 537 (51.4%) 17.9
petar 30 (33.3%) 507 (48.6%) 16.9
alash325 30 (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 30 files:

  • testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math: Abs.mo (del), Acos.mo (del), Add.mo (del), Add3.mo (del), Asin.mo (del), Atan.mo (del), Cos.mo (del), Div.mo (del), EgEntier.mo (del), Exp.mo (del), Feedback.mo (del), Gain.mo (del), Inf.mo (del), InfEntier.mo (del), Infeg.mo (del), InfegEntier.mo (del), Log.mo (del), Log10.mo (del), Mul.mo (del), Mul3.mo (del), Polynome.mo (del), Sign.mo (del), Sin.mo (del), Sqrt.mo (del), Sup.mo (del), SupEntier.mo (del), Supeg.mo (del), SupegEntier.mo (del), Tan.mo (del), package.mo (del)
sjoelund.se 2012-08-30 11:01 Rev.: 12732

- Fixed svn:eol-style

537 lines of code changed in 30 files:

  • testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math: Abs.mo (+15 -14), Acos.mo (+15 -14), Add.mo (+18 -17), Add3.mo (+20 -19), Asin.mo (+15 -14), Atan.mo (+15 -14), Cos.mo (+15 -14), Div.mo (+16 -15), EgEntier.mo (+24 -23), Exp.mo (+15 -14), Feedback.mo (+16 -15), Gain.mo (+16 -15), Inf.mo (+24 -23), InfEntier.mo (+24 -23), Infeg.mo (+24 -23), InfegEntier.mo (+24 -23), Log.mo (+15 -14), Log10.mo (+15 -14), Mul.mo (+16 -15), Mul3.mo (+17 -16), Polynome.mo (+20 -19), Sign.mo (+15 -14), Sin.mo (+15 -14), Sqrt.mo (+15 -14), Sup.mo (+21 -20), SupEntier.mo (+24 -23), Supeg.mo (+21 -20), SupegEntier.mo (+24 -23), Tan.mo (+15 -14), 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)

507 lines of code changed in 30 files:

  • testsuite/uncertainties/TestModels/ThermoSysPro/InstrumentationAndControl/Blocks/Math: Abs.mo (new 14), Acos.mo (new 14), Add.mo (new 17), Add3.mo (new 19), Asin.mo (new 14), Atan.mo (new 14), Cos.mo (new 14), Div.mo (new 15), EgEntier.mo (new 23), Exp.mo (new 14), Feedback.mo (new 15), Gain.mo (new 15), Inf.mo (new 23), InfEntier.mo (new 23), Infeg.mo (new 23), InfegEntier.mo (new 23), Log.mo (new 14), Log10.mo (new 14), Mul.mo (new 15), Mul3.mo (new 16), Polynome.mo (new 19), Sign.mo (new 14), Sin.mo (new 14), Sqrt.mo (new 14), Sup.mo (new 20), SupEntier.mo (new 23), Supeg.mo (new 20), SupegEntier.mo (new 23), Tan.mo (new 14), package.mo (new 7)
Generated by StatSVN 0.7.0