Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NRTL Parameters

Status
Not open for further replies.
Joined
May 17, 2010
Messages
1
Location
CA
Hey guys.


I am trying to understand the code my 'predecessor' has left behind.

The code is in C-format, and basically attempts to do VLE calculations, and LLE using the NRTL Thermodynamic method.

Can anybody tell me what the NRTL parameters Gamma, Phi, Alpha, A, B, and C stand for? What is their physical significance?

Any insights onto the matter would be much appreciated!
 
I would suggest a book as phase equilibria in chemical engineering or equivalent, NRTL (Non Random Two Liquid) equation can represent vapor liquid or liquid liquid equilibria, I know three fitting parameters (A12, G12, G21), possibly your Phi means fugacity but you should compare your code with the NRTL formulation.
 
Be extremely careful. The A parameters can vary by a factor 1.98 depending on the way it is coded (units)
The ASPEN manual ,available inmine, explains the parameters.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top