Ticket #171 (closed defect: fixed)
Incomplete log entries for GetTwoPhaseProp
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | major | Milestone: | 2.2 |
Component: | COLoggers | Version: | 2.1 |
Keywords: | GetTwoPhaseProp | Cc: | michaelhalloran |
Description
Still using the ChemSep UO with a TEA 1.1 PP and PRO/II 9.2.1.
Following a successful calculation of a two phase properties (surface tension) which sets a value on a MO, I see the ChemSep UO recovering (and apparently succeeding) the value calculated but here is the log:
MaterialObject <Anonymous> : Call to SetTwoPhaseProp
MaterialObject SetTwoPhaseProp input arguments:
Property Phase Basis Value
SurfaceTension Vapor (null) 0.0037951
MaterialObject <Anonymous> : Return from SetTwoPhaseProp - Succeeded
PropertyPackage <n-depropropanizer> : Return from CalcTwoPhaseProp - Succeeded
MaterialObject <Anonymous> : Return from CalcTwoPhaseProp - Succeeded
MaterialObject <Anonymous> : Call to GetTwoPhaseProp
GetTwoPhaseProp takes Input Arguments:
Property Phase Basis
Liquid
Property Phase Basis ValueReturned
MaterialObject <Anonymous> : Return from GetTwoPhaseProp - Succeeded
Several pieces of information are missing since only one phase label appears. No value returned for example. The layout of the entry for that method should be
GetTwoPhaseProp takes input Arguments:
Property Phase1 Phase2 Basis
GetTwoPhaseProp returns:
Property Phase1 Phase2 Basis ValueReturned
Fixed, now looks like:
MaterialObject <Material6> : Call to GetTwoPhaseProp