[root]/SimulationRuntime/OpenTurns
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 40 (100.0%) | 3271 (100.0%) | 81.7 |
adrpo | 29 (72.5%) | 2855 (87.3%) | 98.4 |
sjoelund.se | 7 (17.5%) | 233 (7.1%) | 33.2 |
hudson | 4 (10.0%) | 183 (5.6%) | 45.7 |
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
181 lines of code changed in 2 files:
[Janitor mode] Fix tabs
181 lines of code changed in 2 files:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
Trim trailing whitespace
52 lines of code changed in 5 files:
ComponentReference.mo
- fix comment
ModelicaBuiltin.mo
- add showFlatModelica to buildOpenTURNSInterface default to false
CevalScript.mo
- handle showFlatModelica in buildOpenTURNSInterface
- more things in isCompleteFunction, not activated yet
SimulationRuntime/OpenTurns/wrapper_template.c
- enable debugging by default
1 lines of code changed in 1 file:
- better help for the generated simulation code on -? or -help
- support -override x1=v1,x2=v2 -output a,b,c for the generated simulation
code which will override the values already in the Model_init.xml file
and output a, b, c on the command line at the end of the simulation.
- massive OpenTurns connection speedup using Model -override -output (no temp directory generated, etc)
- enable full example in testsuite/uncertainties/CantileverBeam_MC-template.py
as now it only takes 15 minutes instead of a lot of hours before.
- add testsuite/uncertainties/TestModels/ThermoSysPro/package.encoding to circumvent loading errors issues.
- delete all generated files in testsuite/uncertainties/CantileverBeam.mos
- small fixes to Compiler/BackEnd/OpenTURNS.mo (we should maybe give the distribution order in the OpenTurns OMC API).
878 lines of code changed in 2 files:
- use only Windows commands to get rid of "pause" in pyot.bat.
2 lines of code changed in 1 file:
- remove some extra checks.
7 lines of code changed in 1 file:
- fixes to OpenTurns to support parallel execution.
108 lines of code changed in 2 files:
- fix windows compilation.
857 lines of code changed in 4 files:
- finishing up the OpenTURNS wrapper.
- templates in share/omc/scripts/OpenTurns with all the needed stuff
- added runOpenTURNSPythonScript to run the python file
- everything works fine now on windows, can be easily adapted for Linux!
- see testsuite/uncertainties/CantileverBeam.mos
- fixed warning in solver/solver_main.c
0 lines of code changed in 6 files:
- MODELNAME is not required.
0 lines of code changed in 1 file:
- use a defined variable for the wrapper name.
10 lines of code changed in 1 file:
OpenTURNS changes
- added Makefiles for mingw.
- updated to OpenTURNS v1.0.
The wrapper .dll generation now works.
161 lines of code changed in 4 files:
- OpenTurns updates.
7 lines of code changed in 2 files:
- first draft of OpenTurns wrapper for OpenModelica generated code with uncertainties
824 lines of code changed in 4 files: