Welcome to the developers pages of the Modelica_Fluid Library

Quick start for developers:

Click here to see a list of all pending issues...

Modelica Trac FAQ

We started to collect some FAQs at ModelicaTracFAQ and will enhance them over time (you need to login in order to be able to access that page).


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.

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:

There are many more flavors of Trac links, see TracLinks for more in-depth information.

Enjoy!
The Trac Team

Starting Points

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.