The OpenModelica Developer Pages provide information to:
- get you started with OpenModelica Development.
- inform about the available tools we create or use.
- inform about the OpenModelica development status.
- open the OpenModelica development to the outside world.
The OpenModelica Development has the following cycle:
- acquire: get the latest source from the Subversion repository.
- understand: understand how the code works.
- design: either new features, improvements of the general design or bug corrections.
- approval: the design is approved (or not) by the members.
- implementation: proceedes conform to the design and specifc code guidelines.
- testing: the result is tested either using old testcases or create new ones.
- commit: the source code and test cases are commited to the Subversion repository.
Developer