Custom Query (122 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (94 - 96 of 122)

Ticket Resolution Summary Owner Reporter
#120 fixed COLTT Property Package Final Release Michael Halloran michelpons

Reported by michelpons, 12 years ago.

Description

The message \"COLTT Property Package Final Release\" is printed by COLTT within the log file. This message appears in the Viewer even if all COLTT entries have been asked to be hidden. If indeed it is an information generated by COLTT and not by the components interacting through CO interfaces, may be worth modifying it so that it is also hidden.

#125 fixed Dubious message upon error detection on GetCompoundConstant Michael Halloran michelpons

Reported by michelpons, 12 years ago.

Description

I am using Aspen Hysys 7.3 CP2 and a specially developed PPM based on the thermo examples distributed by CO-LaN. The PPM is returning an empty list of constant properties (return on GetConstPropList call) and then Aspen Hysys calls GetCompoundConstant. This apparently raises an error.

COLTT 2.1 build June 5, 2012 says the followinh: PropertyPackage <Anonymous> : Call to GetCompoundConstant

GetCompoundConstant takes Input Arguments:

Error - compIds argument should be of type VT_ARRAY|VT_BOOL not VT_ARRAY|VT_BSTR

GetCompoundConstant returns:

Property Compounds ValueReturned

Warning - propvals argument is empty

PropertyPackage <Anonymous> : Return from GetCompoundConstant - Succeeded

I think the compIds argument should not be a boolean. So may be the message has to be reversed (I don't know what Aspen Hysys is using though). Installer for the PPM as well as instructions to install and use will be delivered through other communication means.

COLTT version 2.0 did not mention an error, i.e. no test was apparently made.

#126 fixed Incomplete information out of GetComponentConstant call Michael Halloran michelpons

Reported by michelpons, 12 years ago.

Description

I am investigating an issue that appeared initially when using an Aspen Properties Property Package out of version 7.3.2 from Aspen Plus in HTRI Xchanger Suite 6.0. I have transformed the scenario so that I am using COFE instead of XChanger. COFE crashes (with or without COLTT enabled on Aspen Properties Thermo System) when accessing the info on a compound. The document expliciting the scenario will be emailed separately. I am puzzled by the lack of info showing from the GetComponentConstant calls. For example:

PropertyPackage <Anonymous> : Call to GetComponentConstant requesting these constants :

iupacName

MaterialObject <Anonymous> : Call to get_ComponentIds

get_ComponentIds returns : ETHANOL WATER

MaterialObject <Anonymous> : Return from get_ComponentIds - Succeeded PropertyPackage <Anonymous> : GetComponentConstant returns

It looks like there is no return but I can't tell what is actually returned. At some point, when the property \"acentric factor\" is requested, COFE crashes. Can't tell why. I would appreciate if COLTT would show more. Don't know if it is possible.

Note: See TracQuery for help on using queries.