Custom Query (122 matches)
Results (49 - 51 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#169 | fixed | CalcTwoPhaseProp: number of phase labels | Michael Halloran | michelpons |
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
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:
SurfaceTension Vapor Liquid |
|||
#171 | fixed | Incomplete log entries for GetTwoPhaseProp | Michael Halloran | michelpons |
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:
MaterialObject <Anonymous> : Return from SetTwoPhaseProp - Succeeded PropertyPackage <n-depropropanizer> : Return from CalcTwoPhaseProp - Succeeded MaterialObject <Anonymous> : Return from CalcTwoPhaseProp - Succeeded MaterialObject <Anonymous> : Call to GetTwoPhaseProp
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:
GetTwoPhaseProp returns:
|
|||
#174 | fixed | ProSim Plus crashes with error interfaces automatic calls | Michael Halloran | michelpons |
Description |
I am using ProSim Plus 3.3.13.0 together with Aspen Properties v8.0. It is a simple flash but on a mixture containing ions. I am enabling COLTT on Aspen Properties Thermo System and I am running the flowsheet made of a single unit operation, a TP flash. When the box is ticked about error interfaces automatically called when errors are raised, ProSim Plus crashes. When I am simply enabling COLTT and no other options, the run goes to its end nicely. I am using COLTT 2.1 Build 280. My guess is that the description of the last error is a bit too long for COLTT to handle it, but it is just a guess. |