Coder Social home page Coder Social logo

spinnau / omoptim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmodelica/omoptim

0.0 2.0 0.0 8.49 MB

OMOptim is an optimization software for Modelica models.

License: Other

Makefile 0.09% C++ 97.19% C 0.31% QMake 0.50% Inno Setup 0.20% CMake 1.18% Objective-C 0.42% Python 0.06% M4 0.03%

omoptim's Introduction

OMOptim

OMOptim is an optimization software for Modelica models.

Dependencies

  • OpenModelica, compiled with CORBA support
  • g++ (clang++ does not work)
  • CORBA implementation (omniORB, or possibly MICO)

Build instructions

Install the dependencies.

Unix

$ autoconf
# OPENMODELICAHOME is usually /usr, /opt, /opt/openmodelica, or /path/to/OpenModelica/build
$ ./configure --prefix=/path/to/OPENMODELICAHOME CXX=g++
$ make
$ make install

Windows MinGW

  • If you don't have OMDev then download it from the svn repository here.
  • Follow the instructions in INSTALL.txt.
  • Open msys terminal. Either $OMDEV/tools/msys/mingw32_shell.bat OR $OMDEV/tools/msys/mingw64_shell.bat.
$ cd /path/to/OpenModelica
$ make -f Makefile.omdev.mingw omoptim
  • Start OMOptim from /path/to/OpenModelica/build/bin/OMOptim.exe

Bug Reports

omoptim's People

Contributors

sjoelund avatar adeas31 avatar adrpo avatar openmodelica-hudson avatar perost avatar hkiel avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.