Ticket #203 (new enhancement)
Opened 9 years ago
Sequence of entries in log for GetCompoundConstant
Reported by: | michelpons | Owned by: | michelpons |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | COLoggers | Version: | 2.3 |
Keywords: | GetCompoundConstant | Cc: | michaelhalloran |
Description
Nowadays the log of a call to GetCompoundConstant looks 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 entry:
" GetCompoundConstant takes Input Arguments: "
is immediately followed by:
"COLTT <n-depropropanizer> : Call to GetCompoundList"
rather than being followed by:
Components
Warning - compIds argument is empty
Properties
vanderwaalsVolume
It does not make reading the log very readable even in the Viewer. Would it be possible to have the log showing like this:
PropertyPackage <n-depropropanizer> : Call to GetCompoundConstant
GetCompoundConstant takes Input Arguments:
Components
Warning - compIds argument is empty
Properties
vanderwaalsVolume
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
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
Attachments
Change History
Changed 9 years ago by michelpons
- Attachment prosimplus_041616_171117.log added
Log of TEA PP in ProSim Plus