Ticket #148 (new defect)
Opened 12 years ago
Log entries within property lists
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | COLoggers | Version: | 2.1 |
Keywords: | GetPropList | Cc: | michaelhalloran |
Description
I am using an Aspen Properties Property Package (the simple one, hence one which is installed by default) in COFE. Faced with a crash when logging the Aspen Properties Thermo System and calculating a simple flash drum with Aspen Properties v8, I have also tried with Aspen Properties v7.3.2. While not faced with a crash, I have observed a strange arrangement in the log files obtained: in the middle of the list of properties printed within a GetPropList, I have printing of information for other calls.
PropertyPackage <Anonymous> : Call to GetPropList
PropertyPackage <Anonymous> : GetPropList Returns
fugacityCoefficient
fugacityCoefficient.Dtemperature
fugacityCoefficient.Dpressure
fugacityCoefficient.Dmolfraction
fugacityCoefficient.Dmoles
logFugacityCoefficient
logFugacityCoefficient.Dtemperature
logFugacityCoefficient.Dpressure
logFugacityCoefficient.Dmolfraction
logFugacityCoefficient.Dmoles
fugacity
fugacity.Dtemperature
fugacity.Dpressure
fugacity.Dmolfraction
fugacity.Dmoles
enthalpy
enthalpy.Dtemperature
enthalpy.Dpressure
enthalpy.Dmolfraction
enthalpy.Dmoles
entropy
entropy.Dtemperature
PropertyPackage <Anonymous> : Call to QueryInterface
Requested Interface : ICapeUtilities
PropertyPackage <Anonymous> : Return from QueryInterface - Succeeded
PropertyPackage <Anonymous> : Call to Terminate
PropertyPackage <Anonymous> : Return from Terminate - Succeeded
entropy.Dpressure
entropy.Dmolfraction
entropy.Dmoles
gibbsFreeEnergy
gibbsFreeEnergy.Dtemperature
gibbsFreeEnergy.Dpressure
gibbsFreeEnergy.Dmolfraction
gibbsFreeEnergy.Dmoles
volume
volume.Dtemperature
volume.Dpressure
volume.Dmolfraction
volume.Dmoles
diffusionCoefficient
diffusionCoefficient.Dtemperature
diffusionCoefficient.Dmolfraction
diffusionCoefficient.Dmoles
viscosity
viscosity.Dtemperature
viscosity.Dpressure
viscosity.Dmolfraction
viscosity.Dmoles
thermalConductivity
thermalConductivity.Dtemperature
thermalConductivity.Dmolfraction
thermalConductivity.Dmoles
surfaceTension
surfaceTension.Dtemperature
surfaceTension.Dmolfraction
surfaceTension.Dmoles
heatCapacity
heatCapacityCv
activityCoefficient
kvalues
density
energy
netHeatingValue
grossHeatingValue
molecularWeight
vaporPressure
normalBoilingPoint
normalFreezingPoint
criticalTemperature
criticalPressure
criticalCompressibilityFactor
acentricFactor
idealGasEnthalpyOfFormationAt25C
gyrationRadius
energyLennardJones
lengthLennardJones
pH
solubilityIndex
PropertyPackage <Anonymous> : Return from GetPropList - Succeeded
I wonder if this is not leading to the crash observed with Aspen Properties v8. Nevertheless it should be investigated with Aspen Properties v7.3.2 to see how this can occur. The problem occurs with COLTT 2.1 release version and with the development version (Build 246).
Attachments
Change History
Changed 12 years ago by michelpons
- Attachment WaterBenzenev732.fsd added
Changed 12 years ago by michelpons
- Attachment cofe_091112_140816_Build239.log added
COLTT file obtained with Build 239 (2.1 release version)
Changed 12 years ago by michelpons
- Attachment cofe_091112_141655_Build246.log added
Log file obtained with COLTT Build 246 (Development version)
COFE document using Aspen Properties v7.3.2