Welcome to the developers pages of the Modelica_Fluid Library
This issue tracker system is used for Modelica_Fluid, a thermofluid library in development by the Modelica Association. The development of the library is done with the help of the Subversion version control system. There are several code repositories available to the public. These can be viewed with a standard web browser via this Trac interface. In order to retrieve the whole code base including the change history we recommend to use tools like TortoiseSVN (Windows file explorer plugin) or Subclipse (plugin for the Eclipse IDE) and point them to the appropriate SVN-urls given below.
Quick start for current tickets:
Click here to see a list of all pending issues (certain details may require users to log in)...
Current development branch:
Go here if you would like to see the latest development of the next upcoming version of Modelica_Fluid:
- Browse source: Modelica_Fluid (Development Version)
Stream connectors development branch:
Recently, the stream connector concept was introduced into Modelica_Fluid. Please note that this requires support by the Modelica tool. If you are interested in obtaining a copy of the latest version of the branch implementing this concept:
- Browse source: Modelica_Fluid using the stream connector concept
Getting started with Trac
Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
All aspects of Trac have been designed with the single goal to help developers write great software while staying out of the way and imposing as little as possible on a team's established process and culture.
As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands.
TracGuide is a good place to start.
Trac Links
Wiki pages can link directly to other parts of the Trac system. Pages can refer to tickets, reports, changesets (a changeset being simply a revision on the subversion server), milestones, source files and other Wiki pages using the following notations:
* Tickets: #1 or ticket:1 * Changesets: r1, [1] or changeset:1 * Queries: [query:status=new|assigned|reopened&version=3.0 Active tickets against MSL 3.0] * ...
Display:
- Tickets: #1 or ticket:1
- Changesets: r1, [1] or changeset:1
- Queries: Active tickets against MSL 3.0
- ...
There are many more flavors of Trac links, see TracLinks for more in-depth information.
Enjoy!
The Trac Team
Starting Points
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.
Modelling and Simulation of Thermal and Fluid Systems
Current content
- FluidConcepts -- The goal here is to highlight different concepts and their implementation, illustrate advantages and drawbacks.
