Ticket #202 (new enhancement)

Opened 8 years ago

Display Compound name rather than UNDEFINED

Reported by: michelpons Owned by: michelpons
Priority: minor Milestone:
Component: COLoggers Version: 2.3
Keywords: GetCompoundConstant Cc: michaelhalloran

Description

When logging a GetCompoundConstant call, COLTT invokes GetCompoundList. This is supposed to provide COLTT with the Compound list in order to populate the display of compound constant values with Compound names, should the compIds argument be UNDEFINED. However, at least in the example of a TEA Property Package used in Prosim Plus, it does seem to work like that:

PropertyPackage <n-depropropanizer> : Call to GetCompoundConstant

GetCompoundConstant takes Input Arguments:

COLTT <n-depropropanizer> : Call to GetCompoundList

GetCompoundList returns:

Name CAS No Formula TBP MW
Ethane 74-84-0 C2H6 184.55 30.07
Propane 74-98-6 C3H8 231.02 44.097
N-butane 106-97-8 C4H10 272.66 58.123
N-pentane 109-66-0 C5H12 309.22 72.15

COLTT <n-depropropanizer> : Return from GetCompoundList -Succeeded

Components
Warning - compIds argument is empty
Properties

vanderwaalsVolume

GetCompoundConstant returns:

Property Compounds Value Returned
vanderwaalsVolume UNDEFINED 2.734e-005

UNDEFINED 3.757e-005
UNDEFINED 4.78e-005
UNDEFINED 5.803e-005

PropertyPackage <n-depropropanizer> : Return from GetCompoundConstant - Succeeded

The GetCompoundList call by COLTT works fine but the display of values mentions UNDEFINED. Would prefer seeing the Compound IDs.

Attachments

prosimplus_041616_171117.log (94.8 KB) - added by michelpons 8 years ago.
Log of TEA PP in Prosim Plus

Change History

Changed 8 years ago by michelpons

Log of TEA PP in Prosim Plus

Note: See TracTickets for help on using tickets.