Ticket #171 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

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

Change History

comment:1 Changed 10 years ago by michaelhalloran

  • Status changed from new to closed
  • Resolution set to fixed

Fixed, now looks like:

MaterialObject <Material6> : Call to GetTwoPhaseProp

GetTwoPhaseProp takes Input Arguments:

Property Phase Basis
surfaceTension.DmolFraction Vapor (null)

Liquid

Property Phase Basis Value Returned
surfaceTension.DmolFraction Vapor (null) 0

Liquid 0

0
0
0.0217845
0.0272113
0.0305498
0.0327315

Note: See TracTickets for help on using tickets.