Coder Social home page Coder Social logo

galactromeda / omedit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmodelica/omedit

0.0 0.0 0.0 15.25 MB

A Modelica connection editor for OpenModelica.

C++ 98.57% GAP 0.18% C 0.21% CMake 0.32% QMake 0.28% Batchfile 0.01% Yacc 0.26% HTML 0.03% Makefile 0.04% M4 0.10%

omedit's Introduction

OMEdit

A Modelica connection editor for OpenModelica.

Dependencies

Build instructions

Install the dependencies.

Unix

$ autoconf
# OPENMODELICAHOME is usually /usr, /opt, /opt/openmodelica, or /path/to/OpenModelica/build
$ ./configure --prefix=/path/to/OPENMODELICAHOME
$ 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 omedit
  • Start OMEdit from /path/to/OpenModelica/build/bin/OMEdit.exe

Coding Style

  • 2 spaces not tab
  • CamelCase except that first letter should be small.
  • Member variables should start with m and member pointers should start with mp.
  • Local pointers should start with p.
  • Use meaningful name for variables and functions.

Bug Reports

omedit's People

Contributors

adeas31 avatar sjoelund avatar vwaurich avatar alash325 avatar adrpo avatar robbr48 avatar perost avatar rfranke avatar hkiel avatar openmodelica-hudson avatar atrosinenko avatar lochel avatar dietmarw avatar arun3688 avatar mflehmig avatar a-severin avatar chrjo5 avatar spinnau avatar rakhiwarriar 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.