Skip to content

OpenModelica sensitivity analysis and optimization module.

Notifications You must be signed in to change notification settings

AnHeuermann/OMSens

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMSens

OpenModelica sensitivity analysis and optimization module.

Dependencies

Supported platforms

  • Windows
  • Linux

Build/Install instructions

Windows

OMSens is installed automatically with OpenModelica on Windows. If you still want to build it then setup the Windows environment. Once the environment is ready then run the makefile.

cd /path/to/OpenModelica
make -f Makefile.omdev.mingw omsens

OR

cd /path/to/OpenModelica/OMSens
make -f Makefile.omdev.mingw OMBUILDDIR=/path/to/OpenModelica/builddirectory

Linux

Install the dependencies mentioned above and then run the following commands in the terminal.

$ cd /path/to/OpenModelica/OMSens
$ python setup.py install

Hint: To find the installation path run OMEdit and then go to Help->About OMEdit.

Bug Reports

About

OpenModelica sensitivity analysis and optimization module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Motoko 92.6%
  • Python 4.6%
  • Fortran 2.8%
  • C 0.0%
  • Modelica 0.0%
  • Dockerfile 0.0%