7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected some typos in documentation More... almost 18 years ago
Syntax error in Electrical.Digital.Converters corrected (":=" in equation section is converted by Dymola silently in "="). More... about 18 years ago
Syntax error in Electrical.Digital.Delay.TransportDelay corrected (":=" in equation section is converted by Dymola silently in "="). More... about 18 years ago
Corrected minor bug introduced with the last change (paranthesis in annotation missing) More... about 18 years ago
Version date changed to June 10 (Once Modelica 2.2.2 is released, the actual release date shall be used; for all intermediate versions, the actual date shall be used). More... about 18 years ago
- Started release info for 2.2.2 - Changed version number to 2.2.2 and version date to June 12, 2007 More... about 18 years ago
git-svn-id: https://svn.modelica.org/projects/Modelica/trunk@506 7ce873d0-865f-4ce7-a662-4bb36ea78beb More... about 18 years ago
documentation update More... about 18 years ago
removed fluid package from development version More... about 18 years ago
Modelica_Interpolation and ModelicaTest moved from repository Modelica to ModelicaDesign More... about 18 years ago
Initial commit of simple compressible liquid model by Francesco and me. Testing has been done with only a subset of Modelica_Fluid models: it fails in some of the problem cases, but not in more cases than other Media More... about 18 years ago
Removed final modifier from nX and nXi, to allow customized medium models such as mixtures of refrigerants with oil, etc. More... about 18 years ago
added documentation to moist air model and example that produces psychrometric data, also simplified some water property functions in the moist air model More... about 18 years ago
created Fluid package in preparation of the 52nd Modelica Design Meeting More... about 18 years ago
Bug report from Gerd Kurzbach in Modelica.Media fixed: There are two syntactical errors in the Air.mo file in the media lib: - in function massFractionpTphi an equation sign is used in an algorithm - in line 308 there are two consecutive semicolons More... about 18 years ago
Corrected typos in description texts of bus example (hint by Dietmar Winkler) More... about 18 years ago
git-svn-id: https://svn.modelica.org/projects/Modelica/trunk@494 7ce873d0-865f-4ce7-a662-4bb36ea78beb More... about 18 years ago
Moved Modelica_Interpolation from cvs to subversion server under http://svn.modelica.org/Modelica/trunk/Modelica_Interpolation and improving the introductory documentation More... about 18 years ago
Moved ModelicaReference from cvs to subversion server under http://svn.modelica.org/Modelica/trunk/ModelicaReference More... about 18 years ago
Modelica\trunk\ModelicaTest added (from previous cvs directory) More... about 18 years ago
Improvements in the example models of Modelica.Mechanics.Rotational.Examples: - Removed "encapsulated" and unnecessary "import". - Included "StopTime" in the annotations. More... about 18 years ago
- Changed example Modelica.Blocks.Examples.BusUsage from the "old" to the "new" bus concept with expandable connectors. More... about 18 years ago
Added that no conversion is needed from 2.2.1. More... over 18 years ago
aasked by Christoph to have same icons in Analog and MultiPhase More... over 18 years ago
Removed incorrect smooth in LimIntegrator. Verified with Martin More... over 18 years ago
Version 1.6.0 necessary small improvement 100% backwards compatible More... over 18 years ago
improved some icons More... over 18 years ago
Use a better residual for large residuals More... over 18 years ago
Removed bug in water critical properties (cross checked by Hubertus) More... over 18 years ago
Fixed a bug reported by Kevin Davies ([email protected]) in both development and maintenance branches (setState_phX did not work due to wrong vector size in h_pTX). More... over 18 years ago