Custom Query (122 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 122)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#118 fixed COLTT queries on persistence interfaces Michael Halloran michelpons

Reported by michelpons, 12 years ago.

Description

I am using PRO/II 8.2, in fact the material used a while ago for ticket #39. It involves also an old version of the COUSCOUS library (1.14). I am looking at the start of the log file. PRO/II queries in sequence about IPersistPropertyBag, IPersistStorage, IPersistStreamInit and IPersistStream. All queries, except the last one, return an error (0x800004002). Now the PME (PRO/II) knows that the UO supports only IPersistStream. COLTT is then releasing the PMC IPersistStream interface and then carries the same sequence of queries as the PME about the persistence interfaces. I wonder why there is not just a query on IPersistStream interface which has been found as present.

#168 fixed CalcSinglePhaseProp mentioned in CalcTwoPhaseProp log Michael Halloran michelpons

Reported by michelpons, 11 years ago.

Description

I am using a ChemSep UO with a TEA 1.1 Property package in PRO/II 9.2.1. I am looking especially at two phase properties and at surface tension.

I notice the following entry in the log:

MaterialObject <Anonymous> : Call to CalcTwoPhaseProp

CalcSinglePhaseProp takes input Arguments:

Property Phase SurfaceTension Vapor SurfaceTension Liquid

... MaterialObject <Anonymous> : Return from CalcTwoPhaseProp - Succeeded

I think it should state \"CalcTwoPhaseProp takes input Arguments:\" instead of \"CalcSinglePhaseProp takes input 1rguments;\"

#169 fixed CalcTwoPhaseProp: number of phase labels Michael Halloran michelpons

Reported by michelpons, 11 years ago.

Description

With a ChemSep UO, A TEA PP 1.1 and PRO/II 9.2.1, I noticed the following entries in the log for CalcTwoPhaseProp:

PropertyPackage <n-depropropanizer> : Call to CalcTwoPhaseProp

CalcTwoPhaseProp takes input Arguments:

Property Phase

SurfaceTension Vapor SurfaceTension Liquid

I am pretty sure only one property calculation was requested so the layout of the log entries related to this should be different. There are two phase labels (CapeArrayString) instead of one per property so it should be something like:

Property Phase1 Phase2

SurfaceTension Vapor Liquid

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.