1
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 11 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make Normalize a public procedure so it can be used by the interface. More... almost 18 years ago
+Compositions array of a new phase instance is initialized to match the size of its Compounds array (fetched from the owner material). +Implemented notification mechanism for TPhases (not used so far). More... almost 18 years ago
Restored comments from Matt. More... almost 18 years ago
Updating model. More... almost 18 years ago
Implemented test for adding phases to a TMaterial instance. More... almost 18 years ago
Created unit tests for TMaterial class. More... almost 18 years ago
Convert compound information in TPropertyProvider to TMaterial. Begin work on the grid showing the components. More... about 18 years ago
Add selected components to TPropertyProvider and add form showing flash results More... about 18 years ago
Session info in now saved in a private file (.lps). More... about 18 years ago
Fixed problem with database path that works on windows and should work on linux. Also fixed button glyph problem. Now should display components and allow user to select/deselect. More... about 18 years ago
OpSimTest.exe is now created in the main app directory More... about 18 years ago
+Corrected source path problems. Now test flash compiles on windows too. It is not running on windows yet due to path to database problem. More... about 18 years ago
Changed comment signature form {{ to {: More... about 18 years ago
Remove some cruft from experiments More... about 18 years ago
Add Flash Test Files... This is the beginning.. its only reads the database and allows the user to add and remove components More... about 18 years ago
Right and Up arrows More... about 18 years ago
Left Arrow More... about 18 years ago
Down Arrow More... about 18 years ago
Updating model. More... about 18 years ago
Specialized equations classes. More... about 18 years ago
Added new prototype classes for specialized solvers. More... about 18 years ago
+TSolver does not need persistence so far. +Makin solver method virtual to be overridden in inherited classes. More... about 18 years ago
Define TEquations as a collection of TEquation. More... about 18 years ago
Starting classes design for the solver. More... about 18 years ago
Reintroduced TFlash as base class for TThreePhaseFlash an all other kinds of flash. More... about 18 years ago
Draft of the paper claimer message. More... about 18 years ago
Code cleanup. More... about 18 years ago
TCompounds.Compounds property changed to TCompounds.Items in order to stick to naming conventions. More... about 18 years ago
Tests for TCompounds class. More... about 18 years ago
Created TThermoTestCaseU.pas for testing all thermo related classes. Removed TCompoundsTestCaseU.pas. More... about 18 years ago