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
Implemented TCompositions and TComposition to hold compound information specific to each phase. More... about 18 years ago
Reverted last revision. More... about 18 years ago
Moved some properties (e.g. mole flow and mole fraction) from TPhase level to TCompound level. Now summed properties like flow rates for a phase are totalized by summing over all compounds on the phase. More... about 18 years ago
Improving thermo model. More... about 18 years ago
Specs update. More... about 18 years ago
Updating file. More... about 18 years ago
Fixed DeleteCompound. More... about 18 years ago
Avoiding memory violation in DeleteCompound method. More... about 18 years ago
Inheriting form TPersistent in order to allow copying of properties between objects. More... about 18 years ago
Synchronize auxiliary information on phases when a compound is added or deleted from TMaterial. More... about 18 years ago
Fixed DeleteCompound. More... about 18 years ago
Refactoring classes. Wrapped TCompounds array in TMaterial in order to keep sync with auxiliary Compounds information, like the concentrations array. More... about 18 years ago
Wrapped Add method to apply Wrapper design pattern later. More... about 18 years ago
Compound deletion by ID. More... about 18 years ago
Implemented FindCompound for TCompounds. More... about 18 years ago
Implemented the MolarFractions array of TPhase as a TValues instance. More... about 18 years ago
Implemented the array of TValue as a TCollection. TValue record now is TValueRec. More... about 18 years ago
Added file to project. More... about 18 years ago
Fixed Count property. More... about 18 years ago
Implemented Add method for TValueArray. More... about 18 years ago
Implemented Delete method of TValueArray. More... about 18 years ago
Clear method for TValueArray. More... about 18 years ago
TPhase now uses TValueArray to store compounds' concentrations. More... about 18 years ago
Implemented TValueArray class to easily manage a dynamic array of TValue's. More... about 18 years ago
Improved access between a TPhase instance and its parent TMaterial (since all phases in a material share properties like temperature and pressure). More... about 18 years ago
A TPhase now can access the TMaterial instance that owns it. More... about 18 years ago
Defined properties for TPhase class. Now TPhases array is owned by TMaterial. Added comments. More... about 18 years ago
Created the array class of phases (TPhases). More... about 18 years ago
Reallocated thermo classes. Initial definition of TPhase. Initial definition of TMaterial. New TValue type for holding variables/parameters values. More... about 18 years ago
Created unit for fundamental thermodynamic classes. More... about 18 years ago