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 assignment of TCompound. More... about 18 years ago
Started Port of Flash Routines. A Work in Progress. Mostly added notation. More... about 18 years ago
Reverted revision 230. More... about 18 years ago
Added extensive properties to TMaterial. Removed OverallPhase property. More... about 18 years ago
Implemented TMaterial's own Compositions array. The first step to abandon the concept of the "OverallPhase". More... about 18 years ago
Added wrapped Compositions property to TMaterial More... about 18 years ago
Removed obsolete properties (now in OverallPhase). Implemented CheckBalance for the material object. More... about 18 years ago
Adapted TPhase so that a phase may exist alone, i.e. while not being part of a TPhases collection. More... about 18 years ago
Added the OverallPhase to keep global properties in TMaterial (e.g. total flow rates, global compositions, etc.). More... about 18 years ago
Base code for flash operations (from Matt). More... about 18 years ago
K1 and K2 estimation. More... about 18 years ago
Added Equilibrium.pas to project. More... about 18 years ago
Module for equilibrium services. More... about 18 years ago
- Refactored TEos. - Implemented Solve (static) method. - Can solve completely a phase through its static Solve method. It is designed in order that this is the only method a TFlash class needs to call to define a phase. - Specialized behavior is delegated to descendant classes through the other virtual methods. More... about 18 years ago
New properties for TPhase. More... about 18 years ago
Removed CompressibilityFactorVapor routine. More... about 18 years ago
Improved FindCubicRoots. Refactoring EOS tree. More... about 18 years ago
Calculation of compressibility factors (based on Matt's code) More... about 18 years ago
Method for calculating enthalpy and entropy departures. (based on Matt's code). More... about 18 years ago
Standardizing identifiers. More... about 18 years ago
+Implementing SRK Eos.pas. +Routine FugacityCoefficients (adaptation of Matt's code). More... about 18 years ago
Routine FindRoots for SRK equation of state (based on Matt's code) More... about 18 years ago
Routine for finding cubic roots (from Matt) More... about 18 years ago
Introduced base class for cubic equations of state. More... about 18 years ago
Added the new file to the project (Eos_Srk.pas). More... about 18 years ago
Initiating SRK implementation. More... about 18 years ago
Improved TEos definition. More... about 18 years ago
Added new Eos.pas file to project. More... about 18 years ago
Unit for base classes of equations of state. More... about 18 years ago
Minor thermo routines improvements. More... about 18 years ago